org.apache.openejb.config
Class LegacyProcessor
java.lang.Object
org.apache.openejb.config.LegacyProcessor
- All Implemented Interfaces:
- DynamicDeployer
public class LegacyProcessor
- extends Object
- implements DynamicDeployer
- Version:
- $Rev$ $Date$
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LegacyProcessor
public LegacyProcessor()
deploy
public AppModule deploy(AppModule appModule)
throws OpenEJBException
- Specified by:
deploy in interface DynamicDeployer
- Throws:
OpenEJBException
process
public static void process(Class<?> clazz,
EnterpriseBean bean)
Copyright © 1999-2013 The Apache Software Foundation. All Rights Reserved.