org.rhq.enterprise.server.xmlschema.generated.serverplugin.generic
Class GenericPluginDescriptorType

java.lang.Object
  extended by org.rhq.enterprise.server.xmlschema.generated.serverplugin.ServerPluginDescriptorType
      extended by org.rhq.enterprise.server.xmlschema.generated.serverplugin.generic.GenericPluginDescriptorType

public class GenericPluginDescriptorType
extends ServerPluginDescriptorType

Java class for GenericPluginDescriptorType complex type.

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

 <complexType name="GenericPluginDescriptorType">
   <complexContent>
     <extension base="{urn:xmlns:rhq-serverplugin}ServerPluginDescriptorType">
       <sequence>
       </sequence>
     </extension>
   </complexContent>
 </complexType>
 


Field Summary
 
Fields inherited from class org.rhq.enterprise.server.xmlschema.generated.serverplugin.ServerPluginDescriptorType
_package, apiVersion, description, disabledOnDiscovery, displayName, help, name, pluginComponent, pluginConfiguration, scheduledJobs, version
 
Constructor Summary
GenericPluginDescriptorType()
           
 
Method Summary
 
Methods inherited from class org.rhq.enterprise.server.xmlschema.generated.serverplugin.ServerPluginDescriptorType
getApiVersion, getDescription, getDisplayName, getHelp, getName, getPackage, getPluginComponent, getPluginConfiguration, getScheduledJobs, getVersion, isDisabledOnDiscovery, setApiVersion, setDescription, setDisabledOnDiscovery, setDisplayName, setHelp, setName, setPackage, setPluginComponent, setPluginConfiguration, setScheduledJobs, setVersion
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GenericPluginDescriptorType

public GenericPluginDescriptorType()


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