org.apache.openejb.config
Interface DynamicDeployer

All Known Implementing Classes:
ActivationConfigPropertyOverride, AnnotationDeployer, AnnotationDeployer.DiscoverAnnotatedBeans, AnnotationDeployer.ProcessAnnotatedBeans, AppContextConfigDeployer, ApplicationProperties, ApplyOpenejbJar, AutoConfig, BeanProperties, BuiltInEnvironmentEntries, CleanEnvEntries, ClearEmptyMappedName, CmpJpaConversion, ConfigurationFactory.Chain, ConfigurationFactory.ProxyBeanClassUpdate, ConvertDataSourceDefinitions, EnvEntriesPropertiesDeployer, GeneratedClientModules.Add, GeneratedClientModules.Prune, GeronimoMappedName, InitEjbDeployments, LegacyProcessor, LinkBuiltInTypes, MappedNameBuilder, MBeanDeployer, MergeWebappJndiContext, ModuleProperties, OpenEjb2Conversion, OutputGeneratedDescriptors, ReadDescriptors, ReportValidationResults, SunConversion, SystemPropertiesOverride, ValidateModules, WlsConversion, WsDeployer

public interface DynamicDeployer

Version:
$Revision$ $Date$

Method Summary
 AppModule deploy(AppModule appModule)
           
 

Method Detail

deploy

AppModule deploy(AppModule appModule)
                 throws OpenEJBException
Throws:
OpenEJBException


Copyright © 1999–2015 The Apache Software Foundation. All rights reserved.