Class MscManagedProcessApplication

    • Method Detail

      • getValue

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

        public void start​(org.jboss.msc.service.StartContext context)
                   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<MscManagedProcessApplication>
        Throws:
        org.jboss.msc.service.StartException
      • stop

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