| Package | Description |
|---|---|
| org.apache.openejb.config |
| Modifier and Type | Class and Description |
|---|---|
class |
ActivationConfigPropertyOverride |
class |
AnnotationDeployer |
static class |
AnnotationDeployer.DiscoverAnnotatedBeans |
static class |
AnnotationDeployer.ProcessAnnotatedBeans |
class |
AppContextConfigDeployer |
class |
ApplicationProperties
TODO Check for app.properties
|
class |
ApplyOpenejbJar |
class |
AutoConfig |
class |
BeanProperties |
class |
BuiltInEnvironmentEntries |
class |
CleanEnvEntries |
class |
ClearEmptyMappedName |
class |
CmpJpaConversion |
static class |
ConfigurationFactory.Chain |
static class |
ConfigurationFactory.ProxyBeanClassUpdate |
class |
ConvertDataSourceDefinitions |
class |
EnvEntriesPropertiesDeployer
Read in all the properties for an app's META-INF/env-entries.properties file
and create
|
static class |
GeneratedClientModules.Add
Add the auto-generated and linked ClientModule from each EjbModule
|
static class |
GeneratedClientModules.Prune
Clean up any that didn't turn out to have any actual ejb clients
|
class |
GeronimoMappedName |
class |
InitEjbDeployments |
class |
LegacyProcessor |
class |
LinkBuiltInTypes |
class |
MappedNameBuilder |
class |
MBeanDeployer |
class |
MergeWebappJndiContext
In a webapp all ejbs will share the JNDI namespace of the servlets
This means no private namespace for each EJB.
|
class |
ModuleProperties |
class |
OpenEjb2Conversion |
class |
OutputGeneratedDescriptors |
class |
ReadDescriptors |
class |
ReportValidationResults |
class |
SunConversion |
class |
SystemPropertiesOverride
Anything starting with "openejb" or "tomee" trumps other properties
so "openejb.foo" always beats "foo"
|
class |
ValidateModules |
class |
WlsConversion |
class |
WsDeployer |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ConfigurationFactory.Chain.add(DynamicDeployer o) |
| Constructor and Description |
|---|
ConfigurationFactory(boolean offline,
DynamicDeployer preAutoConfigDeployer) |
ConfigurationFactory(boolean offline,
DynamicDeployer preAutoConfigDeployer,
OpenEjbConfiguration configuration) |
Copyright © 1999–2014 The Apache Software Foundation. All rights reserved.