Uses of Class
org.openxava.util.InitException
-
Packages that use InitException Package Description org.openxava.tab.impl org.openxava.util -
-
Uses of InitException in org.openxava.tab.impl
Methods in org.openxava.tab.impl that throw InitException Modifier and Type Method Description voidEntityTab. init() -
Uses of InitException in org.openxava.util
Methods in org.openxava.util that throw InitException Modifier and Type Method Description java.lang.ObjectFactory. create()Create a default object.java.lang.ObjectFactory. create(java.lang.String name)Create the indicate object.voidIInit. init(java.lang.String name)Initiate the object.
-