|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Module | |
|---|---|
| org.apache.openejb.config | |
| Uses of Module in org.apache.openejb.config |
|---|
| Subclasses of Module in org.apache.openejb.config | |
|---|---|
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
|
| Methods in org.apache.openejb.config with parameters of type Module | |
|---|---|
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)
|
| Constructors in org.apache.openejb.config with parameters of type Module | |
|---|---|
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)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||