|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DispatcherType | |
---|---|
org.jboss.metadata.web.spec |
Uses of DispatcherType in org.jboss.metadata.web.spec |
---|
Methods in org.jboss.metadata.web.spec that return DispatcherType | |
---|---|
static DispatcherType |
DispatcherType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static DispatcherType[] |
DispatcherType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.jboss.metadata.web.spec that return types with arguments of type DispatcherType | |
---|---|
List<DispatcherType> |
FilterMappingMetaData.getDispatchers()
|
Method parameters in org.jboss.metadata.web.spec with type arguments of type DispatcherType | |
---|---|
void |
FilterMappingMetaData.setDispatchers(List<DispatcherType> dispatchers)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |