org.apache.aries.samples.blueprint.helloworld.client
Class HelloWorldClient
java.lang.Object
org.apache.aries.samples.blueprint.helloworld.client.HelloWorldClient
public class HelloWorldClient
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HelloWorldClient
public HelloWorldClient()
startUp
public void startUp()
getHelloWorldService
public HelloWorldService getHelloWorldService()
setHelloWorldService
public void setHelloWorldService(HelloWorldService helloWorldService)
Copyright © 2009-2012 The Apache Software Foundation. All Rights Reserved.