org.apache.qpid.server.management
Class ManagementConfiguration

java.lang.Object
  extended by org.apache.qpid.server.management.ManagementConfiguration

public class ManagementConfiguration
extends java.lang.Object


Field Summary
 boolean enabled
           
 
Constructor Summary
ManagementConfiguration()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

enabled

public boolean enabled
Constructor Detail

ManagementConfiguration

public ManagementConfiguration()