|
Oracle® Fusion Middleware Java API Reference for Oracle Coherence 12c (12.1.3.0.0) E47890-01 |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object
com.tangosol.net.events.EventHelper
public abstract class EventHelper
Helper class providing various functionality related to event handling.
| Constructor Summary | |
|---|---|
EventHelper() |
|
| Method Summary | |
|---|---|
static java.util.Map |
getEntryEventsMap(TransactionEvent event)Converts the provided TransactionEvent into a map keyed by EntryEvent and with a value of a Set of entries. |
| Constructor Detail |
|---|
public EventHelper()
| Method Detail |
|---|
public static java.util.Map getEntryEventsMap(TransactionEvent event)
TransactionEvent into a map keyed by EntryEvent and with a value of a Set of entries.event - the TransactionEvent to converttype to a set of entries
|
Oracle® Fusion Middleware Java API Reference for Oracle Coherence 12c (12.1.3.0.0) E47890-01 |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||