public interface ServiceComponent extends ServiceComponentLifecycle
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getName()
Get the unique name of the service component instance.
|
RoleEntry |
getRoleEntry()
Returns the associates role entry parsed from the role configuration file.
|
java.lang.String |
getShorthand()
Get the shorthand of the service component instance.
|
decommision, dispose, getInstance, incarnate, loadImplemtationClass, reconfigure, setConfiguration, setContext, setLogger, setParameters, setServiceManagerjava.lang.String getName()
java.lang.String getShorthand()
RoleEntry getRoleEntry()
Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.