org.apache.catalina.tribes

Interface ChannelInterceptor.InterceptorEvent

public static interface ChannelInterceptor.InterceptorEvent

Method Summary
intgetEventType()
StringgetEventTypeDesc()
ChannelInterceptorgetInterceptor()

Method Detail

getEventType

public int getEventType()

getEventTypeDesc

public String getEventTypeDesc()

getInterceptor

public ChannelInterceptor getInterceptor()
Copyright © 2000-2011 Apache Software Foundation. All Rights Reserved.