| Package | Description | 
|---|---|
| com.caucho.ejb.gen | 
| Modifier and Type | Class and Description | 
|---|---|
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. 
 |