org.qi4j.library.jmx
Class ApplicationManagerService.ServiceBean

java.lang.Object
  extended by org.qi4j.library.jmx.ApplicationManagerService.ServiceBean
Enclosing interface:
ApplicationManagerService

public static class ApplicationManagerService.ServiceBean
extends Object


Constructor Summary
ApplicationManagerService.ServiceBean(ServiceDescriptor serviceDescriptor, Module module)
           
 
Method Summary
 String getId()
           
 String getType()
           
 String getVisibility()
           
 String restart()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ApplicationManagerService.ServiceBean

public ApplicationManagerService.ServiceBean(ServiceDescriptor serviceDescriptor,
                                             Module module)
Method Detail

getId

public String getId()

getVisibility

public String getVisibility()

getType

public String getType()

restart

public String restart()