|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface NodeRemovedEvent
This event is passed in to any method annotated with NodeRemoved.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.jboss.cache.notifications.event.Event |
|---|
Event.Type |
| Method Summary | |
|---|---|
Map |
getData()
|
| Methods inherited from interface org.jboss.cache.notifications.event.NodeEvent |
|---|
getFqn |
| Methods inherited from interface org.jboss.cache.notifications.event.TransactionalEvent |
|---|
getTransaction, isOriginLocal |
| Methods inherited from interface org.jboss.cache.notifications.event.Event |
|---|
getCache, getType, isPre |
| Method Detail |
|---|
Map getData()
Map of data. When isPre() == true, this is the initial state of the Node
before removal. When called with isPre() == false, this is null.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||