|
||||||||||
| 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(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 | |
|---|---|
Class<? extends DeploymentModule> |
DeploymentLoader.discoverModuleType(URL baseUrl,
ClassLoader classLoader,
Set<RequireDescriptors> requireDescriptor)
|
static void |
DeploymentsResolver.processUrls(List<URL> urls,
ClassLoader classLoader,
Set<RequireDescriptors> requireDescriptors,
FileUtils base,
List<URL> jarList)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||