public class SupplierTestComponent extends BasePerfCompImpl
m_count, m_profiler, m_size, m_waitTimecharacteristicModelImpl, propertiesm_containerServices, m_instanceName, m_logger| Constructor and Description |
|---|
SupplierTestComponent() |
| Modifier and Type | Method and Description |
|---|---|
void |
cleanUp()
Disconnects the supplier.
|
void |
initialize(ContainerServices containerServices)
Subclass must call
super.initialize(containerServices)
unless it overrides as well all other methods which access the member vars of this class. |
void |
method() |
setup, waitAwhiledescriptor, execute, find_characteristic, get_all_characteristics, get_characteristic_by_name, getComponentContainerServices, registerProperty, unregisterPropertyaboutToAbort, componentState, execute, namepublic void initialize(ContainerServices containerServices) throws ComponentLifecycleException
ComponentImplBasesuper.initialize(containerServices)
unless it overrides as well all other methods which access the member vars of this class.initialize in interface ComponentLifecycleinitialize in class BasePerfCompImplcontainerServices - callback object for services provided by the containerComponentLifecycleExceptionComponentLifecycle.initialize(alma.acs.container.ContainerServices)public void method()
method in class BasePerfCompImplpublic void cleanUp()
cleanUp in interface ComponentLifecyclecleanUp in class CharacteristicComponentImplComponentLifecycle.cleanUp()