Class MscRuntimeContainerJobExecutor

    • Constructor Detail

      • MscRuntimeContainerJobExecutor

        public MscRuntimeContainerJobExecutor()
    • Method Detail

      • getValue

        public RuntimeContainerJobExecutor getValue()
                                             throws java.lang.IllegalStateException,
                                                    java.lang.IllegalArgumentException
        Specified by:
        getValue in interface org.jboss.msc.value.Value<RuntimeContainerJobExecutor>
        Throws:
        java.lang.IllegalStateException
        java.lang.IllegalArgumentException
      • start

        public void start​(org.jboss.msc.service.StartContext arg0)
                   throws org.jboss.msc.service.StartException
        Specified by:
        start in interface org.jboss.msc.Service
        Specified by:
        start in interface org.jboss.msc.service.Service<RuntimeContainerJobExecutor>
        Throws:
        org.jboss.msc.service.StartException
      • stop

        public void stop​(org.jboss.msc.service.StopContext arg0)
        Specified by:
        stop in interface org.jboss.msc.Service
        Specified by:
        stop in interface org.jboss.msc.service.Service<RuntimeContainerJobExecutor>