|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Base interface for workflow service providers. Implementations of the various sub-interfaces can only be associated with a single service manager.
| Method Summary | |
void |
exit()
De-initializes the service. |
ServiceManager |
getServiceManager()
Returns the service manager that owns this service implementation. |
java.lang.String |
getServiceName()
Returns the name of the service. |
void |
init()
Initializes the service. |
| Method Detail |
public void init()
throws java.io.IOException,
RepositoryException
java.io.IOException
RepositoryException
public void exit()
throws RepositoryException
RepositoryExceptionpublic ServiceManager getServiceManager()
public java.lang.String getServiceName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||