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