|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.cache.eviction.EvictionEvent
org.jboss.cache.eviction.EvictedEventNode
EvictionEvent
instead.
@Deprecated public class EvictedEventNode
This is here for backward compat.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.jboss.cache.eviction.EvictionEvent |
---|
EvictionEvent.Type |
Constructor Summary | |
---|---|
EvictedEventNode(EvictionEvent ee)
Deprecated. |
|
EvictedEventNode(Fqn fqn,
EvictionEvent.Type type,
int elementDifference)
Deprecated. |
Method Summary |
---|
Methods inherited from class org.jboss.cache.eviction.EvictionEvent |
---|
copy, getCreationTimestamp, getElementDifference, getEventType, getFqn, getInUseTimeout, setElementDifference, setEventType, setFqn, setInUseTimeout, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public EvictedEventNode(Fqn fqn, EvictionEvent.Type type, int elementDifference)
public EvictedEventNode(EvictionEvent ee)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |