org.apache.geronimo.tomcat.interceptor
Class DisableMcastInterceptor

java.lang.Object
  extended by org.apache.catalina.tribes.group.ChannelInterceptorBase
      extended by org.apache.geronimo.tomcat.interceptor.DisableMcastInterceptor
All Implemented Interfaces:
org.apache.catalina.tribes.ChannelInterceptor, org.apache.catalina.tribes.Heartbeat, org.apache.catalina.tribes.MembershipListener

public class DisableMcastInterceptor
extends org.apache.catalina.tribes.group.ChannelInterceptorBase


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.apache.catalina.tribes.ChannelInterceptor
org.apache.catalina.tribes.ChannelInterceptor.InterceptorEvent
 
Field Summary
 
Fields inherited from class org.apache.catalina.tribes.group.ChannelInterceptorBase
log, optionFlag
 
Constructor Summary
DisableMcastInterceptor()
           
 
Method Summary
 void start(int svc)
           
 
Methods inherited from class org.apache.catalina.tribes.group.ChannelInterceptorBase
accept, fireInterceptorEvent, getLocalMember, getMember, getMembers, getNext, getOptionFlag, getPrevious, hasMembers, heartbeat, memberAdded, memberDisappeared, messageReceived, okToProcess, sendMessage, setNext, setOptionFlag, setPrevious, stop
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DisableMcastInterceptor

public DisableMcastInterceptor()
Method Detail

start

public void start(int svc)
           throws org.apache.catalina.tribes.ChannelException
Specified by:
start in interface org.apache.catalina.tribes.ChannelInterceptor
Overrides:
start in class org.apache.catalina.tribes.group.ChannelInterceptorBase
Throws:
org.apache.catalina.tribes.ChannelException


Copyright © 2003-2008 The Apache Geronimo development community. All Rights Reserved.