|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object cuba.ejb.AbstractEJBComponentFactory cuba.ejb.EJB3ComponentFactory
public class EJB3ComponentFactory
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 |
---|
public static EJB3ComponentFactory instance
Constructor Detail |
---|
public EJB3ComponentFactory()
Method Detail |
---|
public java.lang.Object getInstance(javax.naming.Context context, java.lang.String name) throws ConstructionException, ReferenceException
getInstance
in class AbstractEJBComponentFactory
ConstructionException
ReferenceException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |