org.apache.openejb.config
Interface DynamicDeployer

All Known Implementing Classes:
AnnotationDeployer, AnnotationDeployer.DiscoverAnnotatedBeans, AnnotationDeployer.ProcessAnnotatedBeans, ApplyOpenejbJar, AutoConfig, ClearEmptyMappedName, CmpJpaConversion, ConfigurationFactory.Chain, EnvEntriesPropertiesDeployer, GeneratedClientModules.Add, GeneratedClientModules.Prune, GeronimoMappedName, InitEjbDeployments, MappedNameBuilder, OpenEjb2Conversion, OutputGeneratedDescriptors, ReadDescriptors, ReportValidationResults, SunConversion, ValidateModules, WlsConversion, WsDeployer

public interface DynamicDeployer

Version:
$Revision: 500061 $ $Date: 2007-01-26 00:47:53 +0100 (Fr, 26. Jan 2007) $

Method Summary
 AppModule deploy(AppModule appModule)
           
 

Method Detail

deploy

AppModule deploy(AppModule appModule)
                 throws OpenEJBException
Throws:
OpenEJBException


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