|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RequireDescriptors | |
---|---|
org.apache.openejb.config |
Uses of RequireDescriptors in org.apache.openejb.config |
---|
Methods in org.apache.openejb.config that return RequireDescriptors | |
---|---|
static RequireDescriptors |
RequireDescriptors.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static RequireDescriptors[] |
RequireDescriptors.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Method parameters in org.apache.openejb.config with type arguments of type RequireDescriptors | |
---|---|
static java.lang.Class<? extends DeploymentModule> |
DeploymentLoader.discoverModuleType(java.net.URL baseUrl,
java.lang.ClassLoader classLoader,
java.util.Set<RequireDescriptors> requireDescriptor)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |