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

public abstract static class ComponentConfig.ResourceInfo extends Object
  • Method Details

    • createResourceHandler

      public ComponentResourceHandler createResourceHandler()
      Create resource handler component resource handler.
      Returns:
      the component resource handler
    • getComponentConfig

      public ComponentConfig getComponentConfig()
      Gets component config.
      Returns:
      the component config
    • getLocation

      public String getLocation()
      Gets location.
      Returns:
      the location