|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RmiSerialCaster
An interface describing the capability to cast
SerialEvents. It specifies the capability to add and
remove RmiSerialListeners.
| Field Summary | |
|---|---|
static String |
NAMING_EXTENSION
The string added to the serial process name for the naming service. |
| Method Summary | |
|---|---|
void |
addRmiSerialListener(RmiSerialListener add)
Registers a serial event listener to this serial event caster. |
void |
removeRmiSerialListener(RmiSerialListener add)
Deregisters a serial event listener to this serial event caster. |
| Methods inherited from interface util.rmi.RmiCaster |
|---|
bindToRegistry, isValid, unbindFromRegistry |
| Field Detail |
|---|
static final String NAMING_EXTENSION
| Method Detail |
|---|
void addRmiSerialListener(RmiSerialListener add)
throws RemoteException
RemoteException
void removeRmiSerialListener(RmiSerialListener add)
throws RemoteException
RemoteException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||