|
Java™ Platform Standard Ed. 7 DRAFT ea-b76 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RMIPushServer extends Remote
The RMIPushEventRelay exports an RMI object of this class and
sends a client stub for that object to the associated
RMIPushEventForwarder in a remote MBean server. The
RMIPushEventForwarder then sends notifications to the
RMI object.
| Modifier and Type | Method and Description |
|---|---|
void |
receive(NotificationResult nr)
Dispatch the notifications in nr to the RMIPushEventRelay
associated with this object. |
| Method Detail |
|---|
void receive(NotificationResult nr)
throws RemoteException
Dispatch the notifications in nr to the RMIPushEventRelay
associated with this object.
nr - the notification result to dispatch.RemoteException - if the remote invocation of this method
failed.
|
Java™ Platform Standard Ed. 7 DRAFT ea-b76 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Copyright 2009 Sun Microsystems, Inc. All Rights Reserved. Use is subject to license terms.