|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RmiCommandCaster
The interface comprising the capabilities of adding and removing RMI-based acknowledge listeners. The arguments to this methods must be of a Remote instance to be passed to the server as reference.
| Field Summary | |
|---|---|
static String |
NAMING_EXTENSION
The string added to the process name for the naming service. |
| Method Summary | |
|---|---|
void |
addRmiCommandListener(RmiCommandListener ear)
Registers an acknowledge listener to this acknowledge caster. |
void |
removeRmiCommandListener(RmiCommandListener ear)
Deregisters an acknowledge listener from this acknowledge caster. |
| Methods inherited from interface util.rmi.RmiCaster |
|---|
bindToRegistry, isValid, unbindFromRegistry |
| Field Detail |
|---|
static final String NAMING_EXTENSION
| Method Detail |
|---|
void addRmiCommandListener(RmiCommandListener ear)
throws RemoteException
RemoteException
void removeRmiCommandListener(RmiCommandListener ear)
throws RemoteException
RemoteException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||