org.mobicents.slee.sipevent.examples
Interface RLSExampleSubscriberParentSbbLocalObject

All Superinterfaces:
javax.slee.SbbLocalObject
All Known Subinterfaces:
RLSExampleRootSbbLocalObject
All Known Implementing Classes:
RLSExampleRootSbb

public interface RLSExampleSubscriberParentSbbLocalObject
extends javax.slee.SbbLocalObject


Method Summary
 void subscriberNotStarted()
           
 void subscriberStarted()
           
 void subscriberStopped()
           
 
Methods inherited from interface javax.slee.SbbLocalObject
getSbbPriority, isIdentical, remove, setSbbPriority
 

Method Detail

subscriberStarted

void subscriberStarted()

subscriberNotStarted

void subscriberNotStarted()

subscriberStopped

void subscriberStopped()


Copyright © 2009. All Rights Reserved.