Uses of Class
com.caucho.ejb.cfg.PostActivateConfig

Packages that use PostActivateConfig
com.caucho.ejb.cfg   
 

Uses of PostActivateConfig in com.caucho.ejb.cfg
 

Methods in com.caucho.ejb.cfg that return PostActivateConfig
 PostActivateConfig Interceptor.getPostActivate()
           
 

Methods in com.caucho.ejb.cfg with parameters of type PostActivateConfig
 void Interceptor.setPostActivate(PostActivateConfig postActivate)