Class ServiceHubFactory


  • @Component(role=ServiceHubFactory.class,
               instantiationStrategy="singleton")
    public class ServiceHubFactory
    extends Object
    Factory for creating the ServiceHub (i.e. the overall context for performing all services)
    • Field Detail

      • pluginManager

        @Requirement
        protected org.apache.maven.plugin.BuildPluginManager pluginManager
    • Constructor Detail

      • ServiceHubFactory

        public ServiceHubFactory()