org.mobicents.slee.resource.jcc.ra
Class BlockingFilter

java.lang.Object
  extended by org.mobicents.slee.resource.jcc.ra.BlockingFilter
All Implemented Interfaces:
javax.csapi.cc.jcc.EventFilter

public class BlockingFilter
extends java.lang.Object
implements javax.csapi.cc.jcc.EventFilter

Implements EventFilter interface wich blocks all non-terminating events.

Version:
$Revision: 1.3 $
Author:
$Author: pavel $

Field Summary
 
Fields inherited from interface javax.csapi.cc.jcc.EventFilter
EVENT_BLOCK, EVENT_DISCARD, EVENT_NOTIFY
 
Constructor Summary
BlockingFilter()
          Creates a new instance of BlockingFilter
 
Method Summary
 int getEventDisposition(javax.csapi.cc.jcc.JccEvent event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BlockingFilter

public BlockingFilter()
               throws java.io.IOException
Creates a new instance of BlockingFilter

Throws:
java.io.IOException
Method Detail

getEventDisposition

public int getEventDisposition(javax.csapi.cc.jcc.JccEvent event)
Specified by:
getEventDisposition in interface javax.csapi.cc.jcc.EventFilter


Copyright © 2012. All Rights Reserved.