|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.virtual.VisitorAttributes
org.jboss.system.server.profile.basic.IncludeExcludeVisitorAttributes
public class IncludeExcludeVisitorAttributes
Include/exclude visitor attributes.
Field Summary |
---|
Fields inherited from class org.jboss.virtual.VisitorAttributes |
---|
DEFAULT, LEAVES_ONLY, RECURSE, RECURSE_ALL, RECURSE_LEAVES_ONLY |
Constructor Summary | |
---|---|
IncludeExcludeVisitorAttributes(Set<String> includes,
Set<String> excludes)
|
Method Summary |
---|
Methods inherited from class org.jboss.virtual.VisitorAttributes |
---|
getRecurseFilter, isIgnoreErrors, isIncludeHidden, isIncludeRoot, isLeavesOnly, isRecurse, setIgnoreErrors, setIncludeHidden, setIncludeRoot, setLeavesOnly, setRecurseFilter |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public IncludeExcludeVisitorAttributes(Set<String> includes, Set<String> excludes)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |