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 java.lang.Object


Constructor Summary
ApplicationManagerService.ImportedServiceBean(ImportedServiceDescriptor serviceDescriptor)
           
 
Method Summary
 java.lang.String getId()
           
 java.lang.String getType()
           
 java.lang.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 java.lang.String getId()

getVisibility

public java.lang.String getVisibility()

getType

public java.lang.String getType()