|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openxava.ejbx.EJBContextFactory
public class EJBContextFactory
It create IEJBContexts.
| Constructor Summary | |
|---|---|
EJBContextFactory()
|
|
| Method Summary | |
|---|---|
static IEJBContext |
create(EJBContext ejbContext)
It create a IEJBContext used for implementing the EJBContext indicated. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EJBContextFactory()
| Method Detail |
|---|
public static IEJBContext create(EJBContext ejbContext)
throws InitException
IEJBContext used for implementing the EJBContext indicated. null as argument you can cause the invariant of the created objects
with its consequences (throw of exception on use it).
InitException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||