org.apache.webbeans.ejb.plugin
Class OpenWebBeansEjbLCAPluginImpl
java.lang.Object
org.apache.webbeans.spi.plugins.AbstractOwbPlugin
org.apache.webbeans.ejb.plugin.OpenWebBeansEjbLCAPluginImpl
- All Implemented Interfaces:
- OpenWebBeansEjbLCAPlugin, OpenWebBeansPlugin
public class OpenWebBeansEjbLCAPluginImpl
- extends AbstractOwbPlugin
- implements OpenWebBeansEjbLCAPlugin
EJB Plugin for EJB related components.
- Version:
- $Rev$ $Date$
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OpenWebBeansEjbLCAPluginImpl
public OpenWebBeansEjbLCAPluginImpl()
getPrePassivateClass
public Class<? extends Annotation> getPrePassivateClass()
- Specified by:
getPrePassivateClass in interface OpenWebBeansEjbLCAPlugin
getPostActivateClass
public Class<? extends Annotation> getPostActivateClass()
- Specified by:
getPostActivateClass in interface OpenWebBeansEjbLCAPlugin
getAroundTimeoutClass
public Class<? extends Annotation> getAroundTimeoutClass()
- Specified by:
getAroundTimeoutClass in interface OpenWebBeansEjbLCAPlugin
Copyright © 2008–2014 The Apache Software Foundation. All rights reserved.