org.apache.openejb.config
Class ConfigurationFactory.ProxyBeanClassUpdate

java.lang.Object
  extended by org.apache.openejb.config.ConfigurationFactory.ProxyBeanClassUpdate
All Implemented Interfaces:
DynamicDeployer
Enclosing class:
ConfigurationFactory

public static class ConfigurationFactory.ProxyBeanClassUpdate
extends Object
implements DynamicDeployer


Constructor Summary
ConfigurationFactory.ProxyBeanClassUpdate()
           
 
Method Summary
 AppModule deploy(AppModule appModule)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConfigurationFactory.ProxyBeanClassUpdate

public ConfigurationFactory.ProxyBeanClassUpdate()
Method Detail

deploy

public AppModule deploy(AppModule appModule)
                 throws OpenEJBException
Specified by:
deploy in interface DynamicDeployer
Throws:
OpenEJBException


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