public class EventChannelLogicalSubsetter extends LogicalSubsetter
Modifier and Type | Field and Description |
---|---|
static java.util.List<java.lang.String> |
packages |
filterList
Modifier | Constructor and Description |
---|---|
protected |
EventChannelLogicalSubsetter() |
|
EventChannelLogicalSubsetter(org.w3c.dom.Element config) |
Modifier and Type | Method and Description |
---|---|
static EventChannelSubsetter |
createSubsetter(Subsetter s) |
java.util.List<java.lang.String> |
getPackages() |
protected Subsetter |
getSubsetter(Subsetter s) |
getSubsetters
public EventChannelLogicalSubsetter(org.w3c.dom.Element config) throws ConfigurationException
ConfigurationException
protected EventChannelLogicalSubsetter()
public java.util.List<java.lang.String> getPackages()
getPackages
in class LogicalSubsetter
protected Subsetter getSubsetter(Subsetter s) throws ConfigurationException
getSubsetter
in class LogicalSubsetter
ConfigurationException
public static EventChannelSubsetter createSubsetter(Subsetter s) throws ConfigurationException
ConfigurationException