Package org.apache.ofbiz.base.component
Class ComponentResourceHandler
java.lang.Object
org.apache.ofbiz.base.component.ComponentResourceHandler
- All Implemented Interfaces:
Serializable
,ResourceHandler
Contains resource information and provides for loading data
- See Also:
-
Constructor Details
-
ComponentResourceHandler
-
-
Method Details
-
getLoaderName
- Specified by:
getLoaderName
in interfaceResourceHandler
-
getLocation
- Specified by:
getLocation
in interfaceResourceHandler
-
getDocument
- Specified by:
getDocument
in interfaceResourceHandler
- Throws:
GenericConfigException
-
getStream
- Specified by:
getStream
in interfaceResourceHandler
- Throws:
GenericConfigException
-
getURL
- Specified by:
getURL
in interfaceResourceHandler
- Throws:
GenericConfigException
-
isFileResource
- Specified by:
isFileResource
in interfaceResourceHandler
- Throws:
GenericConfigException
-
getFullLocation
- Specified by:
getFullLocation
in interfaceResourceHandler
- Throws:
GenericConfigException
-
equals
-
hashCode
public int hashCode() -
toString
-