org.apache.aries.samples.blueprint.helloworld.api
Interface HelloWorldService


public interface HelloWorldService


Method Summary
 void hello()
           
 void startUp()
           
 

Method Detail

hello

void hello()

startUp

void startUp()


Copyright © 2009-2012 The Apache Software Foundation. All Rights Reserved.