Static Public Attributes | |
| final int | NONE = 0x00000000 |
| final int | INTROSPECT_MANAGER = 0x08000000 |
| final int | SHUTDOWN_SYSTEM = 0x04000000 |
| final int | REGISTER_COMPONENT = 0x02000000 |
|
|
Clients must have the INTROSPECT_MANAGER access right to be able to gain access to Manager's internal state. This access is usually given to administrator clients. |
|
|
None. |
|
|
Clients must have the REGISTER_COMPONENT access right to be able to call Manager's register_component and unregister_component methods. |
|
|
Clients must have the SHUTDOWN_SYSTEM access right to be able to call Manager's shutdown method, thus shutting down the entire control system. |
1.3.8