Package | Description |
---|---|
com.gigaspaces.events |
Provides GigaSpaces events related interfaces.
|
com.gigaspaces.events.batching | |
com.j_spaces.core.client |
Provides GigaSpaces client interface services
|
com.sun.jini.lease |
Some basic utility classes for helping with
client-side lease renewal operations.
|
com.sun.jini.reggie |
Provides implementations of
ServiceRegistrar . |
net.jini.core.event |
The
RemoteEventListener interface and related standard classes. |
net.jini.core.lookup |
These are the lookup service interfaces and classes.
|
net.jini.discovery |
These are utility classes and interfaces that conform to the discovery and join
protocol defined in the Jini(TM) Discovery and Join Specification.
|
net.jini.event | |
net.jini.lease |
Standard service and utility classes for managing leases.
|
net.jini.space |
JavaSpaces(TM) servers provide a place on the network, a space,
for clients to store and exchange objects.
|
Modifier and Type | Class and Description |
---|---|
class |
SpaceRemoteEvent
Base class for space remote events.
|
Modifier and Type | Class and Description |
---|---|
class |
BatchRemoteEvent
Received on
BatchRemoteEventListener.notifyBatch(BatchRemoteEvent) when a
batch of events that matches the pending templates registration. |
Modifier and Type | Method and Description |
---|---|
RemoteEvent[] |
BatchRemoteEvent.getEvents() |
Constructor and Description |
---|
BatchRemoteEvent(RemoteEvent[] events) |
Modifier and Type | Class and Description |
---|---|
class |
EntryArrivedRemoteEvent
An EntryArrivedRemoteEvent is sent to a NotifyDelegator object when an
entry that matches the delegator's template enters a GigaSpace.
|
Modifier and Type | Class and Description |
---|---|
class |
BasicRenewalFailureEvent
Basic implementation of
RenewalFailureEvent that
defers unmarshalling. |
Modifier and Type | Class and Description |
---|---|
class |
RegistrarEvent
Concrete implementation class for abstract ServiceEvent.
|
Modifier and Type | Method and Description |
---|---|
void |
RemoteEventListener.notify(RemoteEvent theEvent)
Notify the listener about an event.
|
Modifier and Type | Class and Description |
---|---|
class |
ServiceEvent
This class is used for remote events sent by the lookup service.
|
Modifier and Type | Class and Description |
---|---|
class |
RemoteDiscoveryEvent
Whenever the lookup discovery service discovers or discards a lookup
service matching the discovery/discard criteria of one or more of its
registrations, the lookup discovery service sends an instance of this
class to the listener corresponding to each such registration.
|
Modifier and Type | Method and Description |
---|---|
RemoteEvent |
RemoteEventIterator.next(long timeout)
Retrieves stored event notifications, if any.
|
Modifier and Type | Class and Description |
---|---|
class |
ExpirationWarningEvent
Event generated by a lease renewal set when its lease is about to
expire.
|
class |
RenewalFailureEvent
Event generated by a lease renewal set when it can't renew a lease it
is responsible for.
|
Modifier and Type | Class and Description |
---|---|
class |
AvailabilityEvent
|
Copyright © GigaSpaces.