Uses of Class
com.caucho.ejb.gen.MessageMethodTailFactory

Packages that use MessageMethodTailFactory
com.caucho.ejb.gen   
 

Uses of MessageMethodTailFactory in com.caucho.ejb.gen
 

Constructors in com.caucho.ejb.gen with parameters of type MessageMethodTailFactory
MessageMethodTailGenerator(MessageMethodTailFactory<X> factory, AnnotatedMethod<? super X> method)