Methods Summary |
---|
public void | disableDelivery()Turns off the event faucet.
|
public void | enableDelivery(net.jini.core.event.RemoteEventListener target)Turns on the event faucet sending events to the
specified forwarding target object.
|
public net.jini.core.lease.Lease | getLease()Returns the Lease object which
encapsulates the usage duration of mailbox
services.
|
public net.jini.core.event.RemoteEventListener | getListener()Returns the RemoteEventListener provided
by the event mailbox for use by clients.
|