public interface ExpireListener extends Listener
Space
Space
,
Member
,
Tuple
,
SpaceEvent
,
ExpireEvent
Modifier and Type | Method and Description |
---|---|
void |
onExpire(ExpireEvent event)
Invoked whenever a Tuple in the Space has reached its time to live (TTL) and has expired.
|
void onExpire(ExpireEvent event)
event
- Expire EventCopyright (c) 2013 TIBCO Software Inc. All rights reserved.