|
|||||||||
| Home >> All >> org >> mobicents >> slee >> [ resource overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.mobicents.slee.resource
Class BoostrapContextImpl

java.lang.Objectorg.mobicents.slee.resource.BoostrapContextImpl
- public class BoostrapContextImpl
- extends java.lang.Object
| Field Summary | |
(package private) org.mobicents.slee.runtime.SleeInternalEndpoint |
endpoint
|
(package private) java.lang.String |
entityName
|
(package private) EventLookupFacilityImpl |
eventLookup
|
| Constructor Summary | |
BoostrapContextImpl(org.mobicents.slee.runtime.SleeInternalEndpoint endpoint,
EventLookupFacilityImpl eventLookup)
|
|
| Method Summary | |
java.lang.String |
getEntityName()
|
EventLookupFacilityImpl |
getEventLookupFacility()
|
org.mobicents.slee.runtime.SleeInternalEndpoint |
getSleeEndpoint()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
endpoint
org.mobicents.slee.runtime.SleeInternalEndpoint endpoint
eventLookup
EventLookupFacilityImpl eventLookup
entityName
java.lang.String entityName
| Constructor Detail |
BoostrapContextImpl
public BoostrapContextImpl(org.mobicents.slee.runtime.SleeInternalEndpoint endpoint, EventLookupFacilityImpl eventLookup)
| Method Detail |
getEntityName
public java.lang.String getEntityName()
getEventLookupFacility
public EventLookupFacilityImpl getEventLookupFacility()
getSleeEndpoint
public org.mobicents.slee.runtime.SleeInternalEndpoint getSleeEndpoint()
|
|||||||||
| Home >> All >> org >> mobicents >> slee >> [ resource overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
org.mobicents.slee.resource.BoostrapContextImpl