Package osl.service

Interface Summary
ServiceName By implementing this interface, service builders indicate which objects should be treated as service names.
 

Class Summary
Service This interface defines the methods required in order to implement a node service.
 

Exception Summary
ServiceException This class defines an exception which encapsulates an exception thrown while invoking a service.
ServiceNotFoundException This class defines an exception which is thrown when the service corresponding to a particular ServiceName can not be found.