JBoss Modules 1.0.2.GA

Package org.jboss.modules.filter

Classes related to filtering.

See:
          Description

Interface Summary
ClassFilter Filter used to determine whether a class name should be included or excluded from imports and exports.
PathFilter Filter used to determine whether a path should be included or excluded from imports and exports.
 

Class Summary
ClassFilters Static factory methods for class filter types.
MultiplePathFilterBuilder A builder for a multiple-path filter.
PathFilters Static factory methods for path filter types.
 

Package org.jboss.modules.filter Description

Classes related to filtering. See the PathFilter interface for the contract of path filters. See PathFilters for factory methods for creating simple and complex filters.


JBoss Modules 1.0.2.GA

Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.