org.mobicents.slee.sipevent.examples
Interface RLSExamplePublisherParentSbbLocalObject

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

public interface RLSExamplePublisherParentSbbLocalObject
extends javax.slee.SbbLocalObject


Method Summary
 void publisherNotStarted(java.lang.String publisher)
           
 void publisherStarted(java.lang.String publisher)
           
 
Methods inherited from interface javax.slee.SbbLocalObject
getSbbPriority, isIdentical, remove, setSbbPriority
 

Method Detail

publisherStarted

void publisherStarted(java.lang.String publisher)

publisherNotStarted

void publisherNotStarted(java.lang.String publisher)


Copyright © 2009. All Rights Reserved.