Interface ResourceBasedComponentDiscoverer

  • All Superinterfaces:
    ComponentDiscoverer

    public interface ResourceBasedComponentDiscoverer
    extends ComponentDiscoverer
    Component discoverer which relies on the metadata for the components residing in a resource that can be found in a classloader.
    Author:
    jvanzyl
    • Method Detail

      • getComponentDescriptorLocation

        String getComponentDescriptorLocation()