
Public Member Functions | |
| ManagerImplSerializationTest (String arg0) | |
| PrevalentSystem | deserializeManager (PrevalentSystem system) |
| void | testClientLogin () |
| void | testClientDie () |
| void | testContainerDie () throws Throwable |
Static Public Member Functions | |
| void | main (String[] args) |
Public Attributes | |
| final String | clientName = "testClient" |
| final String | managerReference = "corbaloc::" + ACSPorts.getIP() + ":" + ACSPorts.getManagerPort() + "/Manager" |
Protected Member Functions | |
| void | setUp () throws Exception |
| void | tearDown () throws Exception |
Protected Attributes | |
| ORB | orb |
| Manager | manager |
| String | recoveryLocation |
| MyManager | myManager |
|
|
Constructor for ManagerImplSerializationTest.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.8