Package | Description |
---|---|
org.jboss.seam.mock |
An integration test harness for Seam applications and
Seam components, with built-in support for TestNG.
|
Modifier and Type | Method and Description |
---|---|
static ResourceRequestEnvironment.Method |
ResourceRequestEnvironment.Method.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResourceRequestEnvironment.Method[] |
ResourceRequestEnvironment.Method.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
ResourceRequestEnvironment.ResourceRequest(ResourceRequestEnvironment environment,
ResourceRequestEnvironment.Method httpMethod,
String requestPath) |
Copyright © 2015 Seam Framework. All Rights Reserved.