org.jboss.ejb3
Class Ejb3Module

java.lang.Object
  extended by org.jboss.ejb3.Ejb3Module

Deprecated.

@Deprecated
public class Ejb3Module
extends java.lang.Object

An EjbModule represents a collection of beans that are deployed as a unit.


Field Summary
static java.lang.String BASE_EJB3_JMX_NAME
          Deprecated.  
 
Constructor Summary
Ejb3Module()
          Deprecated.  
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

BASE_EJB3_JMX_NAME

public static final java.lang.String BASE_EJB3_JMX_NAME
Deprecated. 
See Also:
Constant Field Values
Constructor Detail

Ejb3Module

public Ejb3Module()
Deprecated.