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

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

public class SuperuserActivatorType
extends ActivatorType

The user must be superuser in order to activate the extension.

Java class for SuperuserActivatorType complex type.

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

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


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

Constructor Detail

SuperuserActivatorType

public SuperuserActivatorType()


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