|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ServiceComponent
This interface defines a service component singleton with an arbitrary lifecycle.
Method Summary | |
---|---|
String |
getName()
Get the unique name of the service component instance. |
RoleEntry |
getRoleEntry()
Returns the associates role entry parsed from the role configuration file. |
String |
getShorthand()
Get the shorthand of the service component instance. |
Methods inherited from interface org.apache.fulcrum.yaafi.framework.component.ServiceComponentLifecycle |
---|
decommision, dispose, getInstance, incarnate, loadImplemtationClass, reconfigure, setConfiguration, setContext, setLogger, setParameters, setServiceManager |
Method Detail |
---|
String getName()
String getShorthand()
RoleEntry getRoleEntry()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |