org.qi4j.library.jmx
Class ApplicationManagerService.ImportedServiceBean

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

public static class ApplicationManagerService.ImportedServiceBean
extends Object


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

Constructor Detail

ApplicationManagerService.ImportedServiceBean

public ApplicationManagerService.ImportedServiceBean(ImportedServiceDescriptor serviceDescriptor)
Method Detail

getId

public String getId()

getVisibility

public String getVisibility()

getType

public String getType()