public interface ServiceComponent extends ServiceComponentLifecycle
Modifier and Type | Method and Description |
---|---|
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.
|
decommision, dispose, getInstance, incarnate, loadImplemtationClass, reconfigure, setConfiguration, setContext, setLogger, setParameters, setServiceManager
String getName()
String getShorthand()
RoleEntry getRoleEntry()
Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.