Uses of Class
org.ofbiz.core.config.GenericConfigException
Packages that use GenericConfigException
-
Uses of GenericConfigException in org.ofbiz.core.config
Methods in org.ofbiz.core.config that throw GenericConfigExceptionModifier and TypeMethodDescriptionResourceHandler.getDocument()ResourceHandler.getFullLocation()static ResourceLoaderResourceHandler.getStream()protected static DocumentJNDIConfigUtil.getXmlDocument()static DocumentResourceLoader.getXmlDocument(String xmlFilename) static DocumentSecurityConfigUtil.getXmlDocument()Returns the XmlDocument for the security configprotected static ElementJNDIConfigUtil.getXmlRootElement()static ElementResourceLoader.getXmlRootElement(String xmlFilename) static ElementSecurityConfigUtil.getXmlRootElement()Returns the XmlRootElement for the security configstatic voidJNDIConfigUtil.initialize(Element rootElement) static voidSecurityConfigUtil.initialize(Element rootElement) Initializes the security configurationstatic voidResourceLoader.invalidateDocument(String xmlFilename) booleanResourceHandler.isFileResource()ClasspathLoader.loadResource(String location) FileLoader.loadResource(String location) abstract InputStreamResourceLoader.loadResource(String location) static InputStreamResourceLoader.loadResource(String xmlFilename, String location, String loaderName) UrlLoader.loadResource(String location) static ResourceLoaderResourceLoader.makeLoader(Element loaderElement) -
Uses of GenericConfigException in org.ofbiz.core.util
Methods in org.ofbiz.core.util that throw GenericConfigExceptionModifier and TypeMethodDescriptionstatic InitialContextJNDIContextFactory.getInitialContext(String jndiServerName) Return the initial context according to the entityengine.xml parameters that correspond to the given prefix