|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mobicents.slee.resource.diameter.rf.EventIDCache
public class EventIDCache
Caches event IDs for the Diameter Rf RAs.
| Field Summary | |
|---|---|
static java.util.Map<java.lang.Integer,java.lang.String> |
eventNames
|
| Constructor Summary | |
|---|---|
EventIDCache()
|
|
| Method Summary | |
|---|---|
javax.slee.resource.FireableEventType |
getEventId(javax.slee.facilities.EventLookupFacility eventLookupFacility,
org.jdiameter.api.Message message)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static java.util.Map<java.lang.Integer,java.lang.String> eventNames
| Constructor Detail |
|---|
public EventIDCache()
| Method Detail |
|---|
public javax.slee.resource.FireableEventType getEventId(javax.slee.facilities.EventLookupFacility eventLookupFacility,
org.jdiameter.api.Message message)
eventLookupFacility - message -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||