public class PassEventChannel extends java.lang.Object implements EventChannelSubsetter, EventVectorSubsetter
PassEventChannel here.| Constructor and Description |
|---|
PassEventChannel() |
PassEventChannel(org.w3c.dom.Element config) |
| Modifier and Type | Method and Description |
|---|---|
StringTree |
accept(CacheEvent event,
ChannelGroup channelGroup,
CookieJar cookieJar) |
StringTree |
accept(CacheEvent o,
ChannelImpl channel,
CookieJar cookieJar) |
public PassEventChannel()
public PassEventChannel(org.w3c.dom.Element config)
public StringTree accept(CacheEvent o, ChannelImpl channel, CookieJar cookieJar)
accept in interface EventChannelSubsetterpublic StringTree accept(CacheEvent event, ChannelGroup channelGroup, CookieJar cookieJar) throws java.lang.Exception
accept in interface EventVectorSubsetterjava.lang.Exception