| Package | Description |
|---|---|
| com.caucho.config.gen | |
| com.caucho.ejb.gen |
| Modifier and Type | Class and Description |
|---|---|
class |
LifecycleMethodTailFactory<X>
Represents a stateless local business method
|
| Modifier and Type | Field and Description |
|---|---|
protected MethodTailFactory<X> |
MethodTailGenerator._factory |
| Constructor and Description |
|---|
MethodTailGenerator(MethodTailFactory<X> factory,
AnnotatedMethod<? super X> method) |
| Modifier and Type | Class and Description |
|---|---|
class |
MessageMethodTailFactory<X>
Represents a stateless local business method
|
class |
StatelessMethodTailFactory<X>
Represents a stateless local business method
|
class |
StatelessScheduledMethodTailFactory<X> |