public interface IComponentOperations
| Modifier and Type | Method and Description |
|---|---|
ComponentId |
getComponentId() |
Object |
getFacet(String facet_interface) |
Object |
getFacetByName(String facet) |
void |
shutdown() |
void |
startup() |
void startup()
throws StartupFailed
StartupFailedvoid shutdown()
throws ShutdownFailed
ShutdownFailedComponentId getComponentId()
Copyright © 2016. All rights reserved.