Class WildflyRuntimeExecExecutor<T extends WildflyRuntimeConfiguration>

    • Field Detail

      • LOG

        protected static final org.slf4j.Logger LOG
    • Constructor Detail

      • WildflyRuntimeExecExecutor

        @Inject
        public WildflyRuntimeExecExecutor​(org.guvnor.ala.registry.RuntimeRegistry runtimeRegistry,
                                          WildflyAccessInterface wildfly)
    • 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.RuntimeConfig config)
        Specified by:
        supports in interface org.guvnor.ala.runtime.RuntimeBuilder<T extends WildflyRuntimeConfiguration,​WildflyRuntime>
      • supports

        public boolean supports​(org.guvnor.ala.runtime.RuntimeId runtimeId)
        Specified by:
        supports in interface org.guvnor.ala.runtime.RuntimeDestroyer
      • destroy

        public void destroy​(org.guvnor.ala.runtime.RuntimeId runtimeId)
        Specified by:
        destroy in interface org.guvnor.ala.runtime.RuntimeDestroyer