Package | Description |
---|---|
com.caucho.config.gen | |
com.caucho.ejb.gen | |
com.caucho.java.gen |
Modifier and Type | Class and Description |
---|---|
class |
BeanGenerator<X>
Generates the skeleton for a bean.
|
class |
CandiBeanGenerator<X>
Generates the skeleton for a session bean.
|
Modifier and Type | Class and Description |
---|---|
class |
MessageGenerator<X>
Generates the skeleton for a message bean.
|
class |
SessionGenerator<X>
Generates the skeleton for a session bean.
|
class |
SingletonGenerator<X>
Generates the skeleton for a singleton bean.
|
class |
StatefulGenerator<X>
Generates the skeleton for a stateful bean.
|
class |
StatelessGenerator<X>
Generates the skeleton for a session bean.
|
Modifier and Type | Class and Description |
---|---|
class |
GenClass
Basic class generation.
|