public interface ContextFilter
Modifier and Type | Method and Description |
---|---|
Map<Host,Set<String>> |
getExcludedContexts()
Returns the contexts that will *not* be registered in any proxy.
|
boolean |
isAutoEnableContexts()
Indicates when contexts should auto-enable by default.
|
Map<Host,Set<String>> getExcludedContexts()
boolean isAutoEnableContexts()
Copyright © 2013 JBoss by Red Hat. All rights reserved.