Package org.apache.catalina.tribes
Interface ChannelInterceptor.InterceptorEvent
- All Known Implementing Classes:
- NonBlockingCoordinator.CoordinationEvent
- Enclosing interface:
- ChannelInterceptor
public static interface ChannelInterceptor.InterceptorEvent
- 
Method SummaryModifier and TypeMethodDescriptionint
- 
Method Details- 
getEventTypeint getEventType()
- 
getEventTypeDescString getEventTypeDesc()
- 
getInterceptorChannelInterceptor getInterceptor()
 
-