org.apache.webbeans.plugins
Interface OpenWebBeansEjbLCAPlugin

All Superinterfaces:
OpenWebBeansPlugin

public interface OpenWebBeansEjbLCAPlugin
extends OpenWebBeansPlugin


Method Summary
 Class<? extends Annotation> getPostActivateClass()
           
 Class<? extends Annotation> getPrePassivateClass()
           
 
Methods inherited from interface org.apache.webbeans.spi.plugins.OpenWebBeansPlugin
getSupportedService, isManagedBean, shutDown, startUp, supportService, supportsJavaEeComponentInjections
 

Method Detail

getPrePassivateClass

Class<? extends Annotation> getPrePassivateClass()

getPostActivateClass

Class<? extends Annotation> getPostActivateClass()


Copyright © 2008-2010 The Apache Software Foundation. All Rights Reserved.