Uses of Class
com.caucho.config.gen.LifecycleMethodTailFactory

Packages that use LifecycleMethodTailFactory
com.caucho.config.gen   
 

Uses of LifecycleMethodTailFactory in com.caucho.config.gen
 

Constructors in com.caucho.config.gen with parameters of type LifecycleMethodTailFactory
LifecycleMethodTailGenerator(LifecycleMethodTailFactory<X> factory, AnnotatedMethod<? super X> method)