|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MethodHeadGenerator | |
---|---|
com.caucho.config.gen | |
com.caucho.ejb.gen |
Uses of MethodHeadGenerator in com.caucho.config.gen |
---|
Subclasses of MethodHeadGenerator in com.caucho.config.gen | |
---|---|
class |
CandiMethodHeadGenerator<X>
Represents a CDI local business method |
class |
LifecycleMethodHeadGenerator<X>
Represents a stateful local business method |
Uses of MethodHeadGenerator in com.caucho.ejb.gen |
---|
Subclasses of MethodHeadGenerator in com.caucho.ejb.gen | |
---|---|
class |
MessageMethodHeadGenerator<X>
Represents a message local business method |
class |
SingletonMethodHeadGenerator<X>
Represents a singleton local business method |
class |
StatefulMethodHeadGenerator<X>
Represents a stateful local business method |
class |
StatelessMethodHeadGenerator<X>
Represents a stateless local business method |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |