|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.mobicents.sippresence.server.pidfmanipulation.PIDFManipulationRootSbb
public abstract class PIDFManipulationRootSbb
A SBB that upon handling service activation event subscribes the pidf-manipulation app usage in the XDMS, and manages the publications of all the docs it contains.
| Constructor Summary | |
|---|---|
PIDFManipulationRootSbb()
|
|
| Method Summary | |
|---|---|
abstract org.mobicents.slee.ChildRelationExt |
getChildRelation()
|
void |
onActivityEndEvent(javax.slee.ActivityEndEvent event,
javax.slee.ActivityContextInterface aci)
Service deactivation event handling. |
void |
onAttributeUpdatedEvent(AttributeUpdatedEvent event,
javax.slee.ActivityContextInterface aci)
An attribute was updated in the Datasource. |
void |
onDocumentUpdatedEvent(DocumentUpdatedEvent event,
javax.slee.ActivityContextInterface aci)
A doc was updated in the Datasource |
void |
onElementUpdatedEvent(ElementUpdatedEvent event,
javax.slee.ActivityContextInterface aci)
An element was updated in the Datasource |
void |
onServiceStartedEvent(javax.slee.serviceactivity.ServiceStartedEvent event,
javax.slee.ActivityContextInterface aci)
Service activation event handling. |
void |
sbbActivate()
|
void |
sbbCreate()
|
void |
sbbExceptionThrown(java.lang.Exception exception,
java.lang.Object event,
javax.slee.ActivityContextInterface aci)
|
void |
sbbLoad()
|
void |
sbbPassivate()
|
void |
sbbPostCreate()
|
void |
sbbRemove()
|
void |
sbbRolledBack(javax.slee.RolledBackContext context)
|
void |
sbbStore()
|
void |
setSbbContext(javax.slee.SbbContext context)
|
void |
unsetSbbContext()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PIDFManipulationRootSbb()
| Method Detail |
|---|
public void setSbbContext(javax.slee.SbbContext context)
setSbbContext in interface javax.slee.Sbbpublic void unsetSbbContext()
unsetSbbContext in interface javax.slee.Sbbpublic abstract org.mobicents.slee.ChildRelationExt getChildRelation()
public void onServiceStartedEvent(javax.slee.serviceactivity.ServiceStartedEvent event,
javax.slee.ActivityContextInterface aci)
event - aci -
public void onActivityEndEvent(javax.slee.ActivityEndEvent event,
javax.slee.ActivityContextInterface aci)
event - aci -
public void onAttributeUpdatedEvent(AttributeUpdatedEvent event,
javax.slee.ActivityContextInterface aci)
event - aci -
public void onDocumentUpdatedEvent(DocumentUpdatedEvent event,
javax.slee.ActivityContextInterface aci)
event - aci -
public void onElementUpdatedEvent(ElementUpdatedEvent event,
javax.slee.ActivityContextInterface aci)
event - aci - public void sbbActivate()
sbbActivate in interface javax.slee.Sbb
public void sbbCreate()
throws javax.slee.CreateException
sbbCreate in interface javax.slee.Sbbjavax.slee.CreateException
public void sbbExceptionThrown(java.lang.Exception exception,
java.lang.Object event,
javax.slee.ActivityContextInterface aci)
sbbExceptionThrown in interface javax.slee.Sbbpublic void sbbLoad()
sbbLoad in interface javax.slee.Sbbpublic void sbbPassivate()
sbbPassivate in interface javax.slee.Sbb
public void sbbPostCreate()
throws javax.slee.CreateException
sbbPostCreate in interface javax.slee.Sbbjavax.slee.CreateExceptionpublic void sbbRemove()
sbbRemove in interface javax.slee.Sbbpublic void sbbRolledBack(javax.slee.RolledBackContext context)
sbbRolledBack in interface javax.slee.Sbbpublic void sbbStore()
sbbStore in interface javax.slee.Sbb
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||