Interface ResourceServiceConfiguratorFactory


public interface ResourceServiceConfiguratorFactory
Factory for creating a ResourceServiceConfigurator.
Author:
Paul Ferraro
  • Method Details

    • createServiceConfigurator

      ResourceServiceConfigurator createServiceConfigurator(org.jboss.as.controller.PathAddress address)
      Creates a ServiceConfigurator for a resource
      Parameters:
      address - the path address of this resource
      Returns:
      a service configurator