Package org.apache.ofbiz.base.component
Class ComponentConfig.ResourceInfo
java.lang.Object
org.apache.ofbiz.base.component.ComponentConfig.ResourceInfo
- Direct Known Subclasses:
ComponentConfig.EntityResourceInfo
,ComponentConfig.KeystoreInfo
,ComponentConfig.ServiceResourceInfo
,ComponentConfig.TestSuiteInfo
- Enclosing class:
- ComponentConfig
-
Method Summary
Modifier and TypeMethodDescriptionCreate resource handler component resource handler.Gets component config.Gets location.
-
Method Details
-
createResourceHandler
Create resource handler component resource handler.- Returns:
- the component resource handler
-
getComponentConfig
Gets component config.- Returns:
- the component config
-
getLocation
Gets location.- Returns:
- the location
-