

Public Member Functions | |
| TestHierarchicalComponent (String name, Manager manager, String[] subComponents, boolean passComponentHandle, boolean activateOnActivation) | |
| void | construct () throws RemoteException |
| void | destruct () throws RemoteException |
| void | activate () throws Exception |
| void | deactivate () |
Private Member Functions | |
| void | activateSubComponents () throws Exception |
| void | deactivateSubComponents () |
Private Attributes | |
| Manager | manager |
| Client | client |
| ClientInfo | clientInfo |
| String[] | subComponents |
| boolean | passComponentHandle |
| boolean | activateOnActivation |
|
||||||||||||||||||||||||
|
Constructor for TestHierarchicalComponent.
|
|
|
Reimplemented from com::cosylab::acs::maci::test::TestComponent.
|
|
|
Activates subcomponents. |
|
|
Reimplemented from com::cosylab::acs::maci::test::TestComponent.
|
|
|
Reimplemented from com::cosylab::acs::maci::test::TestComponent.
|
|
|
Deactivates subcomponents. |
|
|
What to do here? Reimplemented from com::cosylab::acs::maci::test::TestComponent.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.8