org.rhq.enterprise.server.xmlschema.generated.serverplugin.perspective
Class DebugModeActivatorType

java.lang.Object
  extended by org.rhq.enterprise.server.xmlschema.generated.serverplugin.perspective.ActivatorType
      extended by org.rhq.enterprise.server.xmlschema.generated.serverplugin.perspective.DebugModeActivatorType

public class DebugModeActivatorType
extends ActivatorType

Debug mode must be enabled in the GUI in order to activate the extension.

Java class for DebugModeActivatorType complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="DebugModeActivatorType">
   <complexContent>
     <extension base="{urn:xmlns:rhq-serverplugin.perspective}ActivatorType">
     </extension>
   </complexContent>
 </complexType>
 


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

Constructor Detail

DebugModeActivatorType

public DebugModeActivatorType()


Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.