org.jboss.ejb3
Class Ejb3Module

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

Deprecated.

@Deprecated
public class Ejb3Module
extends Object

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

Version:
$Revision: 73148 $
Author:
Bill Burke

Field Summary
static 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 String BASE_EJB3_JMX_NAME
Deprecated. 
See Also:
Constant Field Values
Constructor Detail

Ejb3Module

public Ejb3Module()
Deprecated. 


Copyright © 2010 JBoss, a division of Red Hat, Inc.. All Rights Reserved.