Class DockerProviderConfigExecutor

    • Constructor Detail

      • DockerProviderConfigExecutor

        @Inject
        public DockerProviderConfigExecutor​(org.guvnor.ala.registry.RuntimeRegistry runtimeRegistry)
    • Method Detail

      • executeFor

        public Class<? extends org.guvnor.ala.config.Config> executeFor()
        Specified by:
        executeFor in interface org.guvnor.ala.pipeline.ConfigExecutor
      • outputId

        public String outputId()
        Specified by:
        outputId in interface org.guvnor.ala.pipeline.ConfigExecutor
      • supports

        public boolean supports​(org.guvnor.ala.config.ProviderConfig config)
        Specified by:
        supports in interface org.guvnor.ala.runtime.providers.ProviderBuilder<DockerProviderConfig,​DockerProvider>
      • supports

        public boolean supports​(org.guvnor.ala.runtime.providers.ProviderId providerId)
        Specified by:
        supports in interface org.guvnor.ala.runtime.providers.ProviderDestroyer
      • destroy

        public void destroy​(org.guvnor.ala.runtime.providers.ProviderId providerId)
        Specified by:
        destroy in interface org.guvnor.ala.runtime.providers.ProviderDestroyer