Public Member Functions | |
| ComponentLocator () | |
| void | deactivate (String _arg0) |
| void | finished (Current _arg0, Object _arg1, java.lang.Object _arg2) throws UserException |
| int | ice_hash () |
| Object | locate (Current _current, LocalObjectHolder _arg1) |
Definition at line 10 of file ComponentLocator.java.
| cast.server.ComponentLocator.ComponentLocator | ( | ) |
Definition at line 12 of file ComponentLocator.java.
| void cast.server.ComponentLocator.deactivate | ( | String | _arg0 | ) |
Definition at line 15 of file ComponentLocator.java.
| void cast.server.ComponentLocator.finished | ( | Current | _arg0, | |
| Object | _arg1, | |||
| java.lang.Object | _arg2 | |||
| ) | throws UserException |
Definition at line 19 of file ComponentLocator.java.
| int cast.server.ComponentLocator.ice_hash | ( | ) |
Definition at line 24 of file ComponentLocator.java.
| Object cast.server.ComponentLocator.locate | ( | Current | _current, | |
| LocalObjectHolder | _arg1 | |||
| ) |
Definition at line 28 of file ComponentLocator.java.
1.5.8