Uses of Class
org.rhq.enterprise.server.xmlschema.generated.serverplugin.ServerPluginComponentType

Packages that use ServerPluginComponentType
org.rhq.enterprise.server.xmlschema.generated.serverplugin   
 

Uses of ServerPluginComponentType in org.rhq.enterprise.server.xmlschema.generated.serverplugin
 

Fields in org.rhq.enterprise.server.xmlschema.generated.serverplugin declared as ServerPluginComponentType
protected  ServerPluginComponentType ServerPluginDescriptorType.pluginComponent
           
 

Methods in org.rhq.enterprise.server.xmlschema.generated.serverplugin that return ServerPluginComponentType
 ServerPluginComponentType ObjectFactory.createServerPluginComponentType()
          Create an instance of ServerPluginComponentType
 ServerPluginComponentType ServerPluginDescriptorType.getPluginComponent()
          Gets the value of the pluginComponent property.
 

Methods in org.rhq.enterprise.server.xmlschema.generated.serverplugin with parameters of type ServerPluginComponentType
 void ServerPluginDescriptorType.setPluginComponent(ServerPluginComponentType value)
          Sets the value of the pluginComponent property.
 



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