cuba.ejb
Class EJB3ComponentFactory

java.lang.Object
  extended by cuba.ejb.AbstractEJBComponentFactory
      extended by cuba.ejb.EJB3ComponentFactory

public class EJB3ComponentFactory
extends AbstractEJBComponentFactory


Field Summary
static EJB3ComponentFactory instance
           
 
Constructor Summary
EJB3ComponentFactory()
           
 
Method Summary
 java.lang.Object getInstance(javax.naming.Context context, java.lang.String name)
           
 
Methods inherited from class cuba.ejb.AbstractEJBComponentFactory
getComponent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

instance

public static EJB3ComponentFactory instance
Constructor Detail

EJB3ComponentFactory

public EJB3ComponentFactory()
Method Detail

getInstance

public java.lang.Object getInstance(javax.naming.Context context,
                                    java.lang.String name)
                             throws ConstructionException,
                                    ReferenceException
Specified by:
getInstance in class AbstractEJBComponentFactory
Throws:
ConstructionException
ReferenceException