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: 1153797 $ $Date: 2011-08-04 09:09:44 +0000 (Thu, 04 Aug 2011) $

Method Summary
 AppModule deploy(AppModule appModule)
           
 

Method Detail

deploy

AppModule deploy(AppModule appModule)
                 throws OpenEJBException
Throws:
OpenEJBException


Copyright © 1999-2013 The Apache Software Foundation. All Rights Reserved.