| Package | Description |
|---|---|
| org.apache.openejb.config |
| Modifier and Type | Class and Description |
|---|---|
class |
ClientModule |
static class |
ConfigurableClasspathArchive.FakeModule |
class |
ConnectorModule |
class |
EjbModule
Class is to remain "dumb" and should not have deployment logic added to it.
|
class |
ResourcesModule |
class |
WebModule |
| Modifier and Type | Method and Description |
|---|---|
static List<org.apache.xbean.finder.archive.Archive> |
ConfigurableClasspathArchive.archive(Module module,
Iterable<URL> urls,
boolean forceDescriptor) |
static org.apache.xbean.finder.archive.Archive |
ConfigurableClasspathArchive.archive(Module module,
URL location,
boolean forceDescriptor) |
static void |
ReadDescriptors.readResourcesXml(Module module) |
| Constructor and Description |
|---|
ConfigurableClasspathArchive(Module module,
boolean forceDescriptor,
Iterable<URL> urls) |
ConfigurableClasspathArchive(Module module,
Iterable<URL> urls) |
ConfigurableClasspathArchive(Module module,
URL... urls) |
WebappAggregatedArchive(Module module,
Iterable<URL> urls) |
Copyright © 1999–2014 The Apache Software Foundation. All rights reserved.