org.apache.webbeans.plugins
Interface OpenWebBeansEjbLCAPlugin
- All Superinterfaces:
- OpenWebBeansPlugin
public interface OpenWebBeansEjbLCAPlugin
- extends OpenWebBeansPlugin
- Version:
- $Rev$ $Date$
getPrePassivateClass
java.lang.Class<? extends java.lang.annotation.Annotation> getPrePassivateClass()
getPostActivateClass
java.lang.Class<? extends java.lang.annotation.Annotation> getPostActivateClass()
getAroundTimeoutClass
java.lang.Class<? extends java.lang.annotation.Annotation> getAroundTimeoutClass()
Copyright © 2008-2011 The Apache Software Foundation. All Rights Reserved.