|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.caucho.config.gen.AbstractAspectGenerator<X>
com.caucho.config.gen.MethodHeadGenerator<X>
com.caucho.ejb.gen.MessageMethodHeadGenerator<X>
@Module public class MessageMethodHeadGenerator<X>
Represents a message local business method
Constructor Summary | |
---|---|
MessageMethodHeadGenerator(MessageMethodHeadFactory<X> factory,
AnnotatedMethod<? super X> method,
AspectGenerator<X> next)
|
Method Summary |
---|
Methods inherited from class com.caucho.config.gen.MethodHeadGenerator |
---|
equals, generate, getMethodName, getMethodNamePrefix, hashCode, isOverride |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public MessageMethodHeadGenerator(MessageMethodHeadFactory<X> factory, AnnotatedMethod<? super X> method, AspectGenerator<X> next)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |