org.apache.aries.samples.blueprint.helloworld.server
Class HelloWorldServiceImpl
java.lang.Object
org.apache.aries.samples.blueprint.helloworld.server.HelloWorldServiceImpl
- All Implemented Interfaces:
- HelloWorldService
public class HelloWorldServiceImpl
- extends Object
- implements HelloWorldService
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HelloWorldServiceImpl
public HelloWorldServiceImpl()
hello
public void hello()
- Specified by:
hello
in interface HelloWorldService
startUp
public void startUp()
- Specified by:
startUp
in interface HelloWorldService
Copyright © 2009-2012 The Apache Software Foundation. All Rights Reserved.