Uses of Interface
org.apache.openejb.config.DynamicDeployer

Packages that use DynamicDeployer
org.apache.openejb.config   
 

Uses of DynamicDeployer in org.apache.openejb.config
 

Classes in org.apache.openejb.config that implement DynamicDeployer
 class AnnotationDeployer
           
static class AnnotationDeployer.DiscoverAnnotatedBeans
           
static class AnnotationDeployer.ProcessAnnotatedBeans
           
 class ApplyOpenejbJar
           
 class AutoConfig
           
 class ClearEmptyMappedName
           
 class CmpJpaConversion
           
static class ConfigurationFactory.Chain
           
 class 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.
 class GeronimoMappedName
           
 class InitEjbDeployments
           
 class OpenEjb2Conversion
           
 class OutputGeneratedDescriptors
           
 class ReadDescriptors
           
 class ReportValidationResults
           
 class SunConversion
           
 class ValidateModules
           
 class WlsConversion
           
 class WsDeployer
           
 

Methods in org.apache.openejb.config with parameters of type DynamicDeployer
 boolean ConfigurationFactory.Chain.add(DynamicDeployer o)
           
 

Constructors in org.apache.openejb.config with parameters of type DynamicDeployer
ConfigurationFactory(boolean offline, DynamicDeployer preAutoConfigDeployer)
           
ConfigurationFactory(boolean offline, DynamicDeployer preAutoConfigDeployer, OpenEjbConfiguration configuration)
           
 



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