public interface NodeComponent
| Modifier and Type | Method and Description |
|---|---|
NodeComponentKey |
getComponentKey() |
void |
setComponentKey(NodeComponentKey inKey)
Deprecated.
|
void |
startComponent()
Start the component and any sub-components
|
void |
stopComponent()
Stop the component and any sub-components
|
void startComponent()
throws ComponentException
ComponentExceptionvoid stopComponent()
NodeComponentKey getComponentKey()
@Deprecated void setComponentKey(NodeComponentKey inKey)
inKey -