Package org.apache.openejb.config

Interface Summary
AnnotationDeployer.Member Small utility interface used to allow polymorphing of java.lang.reflect.Method and java.lang.reflect.Field so that each can be treated as injection targets using the same code.
AnnotationDeployer.ProcessAnnotatedBeans.AnnotationHandler<A extends Annotation>  
BeanTypes  
Deployment  
DeploymentFactory  
DeploymentModule  
DynamicDeployer  
PersistenceContextAnn  
Service  
ValidationResults  
ValidationRule  
WsModule  
 

Class Summary
AnnotationDeployer  
AnnotationDeployer.DiscoverAnnotatedBeans  
AnnotationDeployer.FieldMember Implementation of Member for java.lang.reflect.Field Used for injection targets that are annotated fields
AnnotationDeployer.MethodMember Implementation of Member for java.lang.reflect.Method Used for injection targets that are annotated methods
AnnotationDeployer.ProcessAnnotatedBeans  
AnnotationDeployer.ProcessAnnotatedBeans.ConcurrencyAttributeHandler  
AnnotationDeployer.ProcessAnnotatedBeans.TransactionAttributeHandler  
ApplyOpenejbJar  
AppModule  
AppValidator  
AutoConfig  
Cipher Command line tool on top of the PasswordCipher interface.
ClearEmptyMappedName  
ClientModule  
CmpJpaConversion  
ConfigurationFactory  
ConfigurationFactory.Chain  
ConfigurationFactory.ResourceInfoComparator  
ConfigurationPrinter  
ConfigUtils  
ConnectorModule  
Deploy Deploy EJB beans
DeploymentImpl  
DeploymentImpl.DeploymentFactoryImpl  
DeploymentLoader  
DeploymentsResolver  
DTDResolver  
EjbJarInfoBuilder  
EjbModule Class is to remain "dumb" and should not have deployment logic added to it.
EjbSet  
EnvEntriesPropertiesDeployer Read in all the properties for an app's META-INF/env-entries.properties file and create tags for each in the component's enc.
GeneratedClientModules This class encompasses a little technique that saves lots of architecture rework.
GeneratedClientModules.Add Add the auto-generated and linked ClientModule from each EjbModule
GeneratedClientModules.Prune Clean up any that didn't turn out to have any actual ejb clients
GeronimoMappedName  
InitEjbDeployments  
JndiEncInfoBuilder  
MappedNameBuilder  
OpenEjb2Conversion  
OpenEJBDeploymentFactory  
OpenEJBDeploymentManager  
OpenEJBDeploymentManager.DeploymentStatusImpl  
OpenEJBDeploymentManager.TargetImpl  
OpenEJBDeploymentManager.TargetModuleIDImpl  
OutputGeneratedDescriptors  
PersistenceContextAnnFactory  
PersistenceModule  
ReadDescriptors  
ReadDescriptors.Source  
ReadDescriptors.StringSource  
ReadDescriptors.UrlSource  
RemoteServer  
ReportValidationResults  
ServiceUtils  
ServiceUtils.ProviderInfo  
SunConversion  
Undeploy UnDeploy EJB beans
ValidateModules  
ValidationContext  
ValidationTable  
VmDeploymentFactory  
VmDeploymentManager  
VmDeploymentManager.DeploymentStatusImpl  
VmDeploymentManager.TargetImpl  
VmDeploymentManager.TargetModuleIDImpl  
WebModule  
WlsConversion  
WsDeployer  
 

Enum Summary
RequireDescriptors  
 

Exception Summary
Deploy.DeploymentTerminatedException  
DeploymentException  
NoSuchProviderException  
Undeploy.DeploymentTerminatedException  
UnknownModuleTypeException  
UnsupportedModuleTypeException  
ValidationError  
ValidationException  
ValidationFailedException  
ValidationFailure  
ValidationWarning  
 

Annotation Types Summary
ServiceEndpoint This is a completely fake annotation and is only a placeholder for the real annotation that specifies an interface is a webservice interface
 



Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.