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

java.lang.Object
  extended by org.rhq.enterprise.server.xmlschema.generated.serverplugin.perspective.ActivatorType
Direct Known Subclasses:
ContentProviderActivatorType, DebugModeActivatorType, FacetActivatorType, GlobalPermissionActivatorType, InventoryActivatorType, LicenseFeatureActivatorType, ResourcePermissionActivatorType, ResourceType, SuperuserActivatorType, TraitActivatorType

public class ActivatorType
extends Object

All Activators extend this type.

Java class for ActivatorType complex type.

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

 <complexType name="ActivatorType">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     </restriction>
   </complexContent>
 </complexType>
 


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

Constructor Detail

ActivatorType

public ActivatorType()


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