|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InitException | |
|---|---|
| org.openxava.ejbx | |
| org.openxava.tab.impl | |
| org.openxava.util | |
| Uses of InitException in org.openxava.ejbx |
|---|
| Methods in org.openxava.ejbx that throw InitException | |
|---|---|
static IContextProvider |
BeansContextProviderFactory.create()
Create a context provider to lookup EJBs by default. |
static IEJBContext |
EJBContextFactory.create(EJBContext ejbContext)
It create a IEJBContext used for implementing the EJBContext indicated. |
static IContextProvider |
BeansContextProviderFactory.create(java.lang.String name)
Create a context provider to lookup EJBs. |
| Uses of InitException in org.openxava.tab.impl |
|---|
| Methods in org.openxava.tab.impl that throw InitException | |
|---|---|
void |
EntityTab.init()
|
| Uses of InitException in org.openxava.util |
|---|
| Methods in org.openxava.util that throw InitException | |
|---|---|
java.lang.Object |
Factory.create()
Create a default object. |
java.lang.Object |
Factory.create(java.lang.String name)
Create the indicate object. |
void |
IInit.init(java.lang.String name)
Initiate the object. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||