org.apache.openejb.config
Interface DynamicDeployer

All Known Implementing Classes:
ActivationConfigPropertyOverride, AnnotationDeployer, AnnotationDeployer.DiscoverAnnotatedBeans, AnnotationDeployer.ProcessAnnotatedBeans, ApplyOpenejbJar, AutoConfig, BuiltInEnvironmentEntries, CleanEnvEntries, ClearEmptyMappedName, CmpJpaConversion, ConfigurationFactory.Chain, ConvertDataSourceDefinitions, EnvEntriesPropertiesDeployer, GeneratedClientModules.Add, GeneratedClientModules.Prune, GeronimoMappedName, InitEjbDeployments, LegacyProcessor, LinkBuiltInTypes, MappedNameBuilder, MBeanDeployer, MergeWebappJndiContext, OpenEjb2Conversion, OutputGeneratedDescriptors, ReadDescriptors, ReportValidationResults, SunConversion, 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-2011 The Apache Software Foundation. All Rights Reserved.