Class FilterSpecification
java.lang.Object
org.jboss.as.server.deployment.module.FilterSpecification
- All Implemented Interfaces:
Serializable
- Author:
- David M. Lloyd
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionFilterSpecification(org.jboss.modules.filter.PathFilter pathFilter, boolean include) -
Method Summary
Modifier and TypeMethodDescriptionbooleanorg.jboss.modules.filter.PathFilterinthashCode()boolean
-
Constructor Details
-
FilterSpecification
public FilterSpecification(org.jboss.modules.filter.PathFilter pathFilter, boolean include)
-
-
Method Details