|
Hyperic HQ Plugin API v. 5.8.1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ServiceType | |
|---|---|
| org.hyperic.hq.product | |
| org.hyperic.hq.product.jmx | |
| Uses of ServiceType in org.hyperic.hq.product |
|---|
| Methods in org.hyperic.hq.product with parameters of type ServiceType | |
|---|---|
void |
ServerResource.addServiceType(ServiceType serviceType)
|
| Method parameters in org.hyperic.hq.product with type arguments of type ServiceType | |
|---|---|
void |
PluginUpdater.updateServiceTypes(ProductPlugin productPlugin,
Set<ServiceType> serviceTypes)
Updates the specified ProductPlugin with the new or changed service types. |
| Uses of ServiceType in org.hyperic.hq.product.jmx |
|---|
| Methods in org.hyperic.hq.product.jmx that return ServiceType | |
|---|---|
ServiceType |
ServiceTypeFactory.create(ProductPlugin productPlugin,
ServerTypeInfo serverType,
ModelMBeanInfo serviceInfo,
ObjectName objectName)
|
ServiceType |
ServiceTypeFactory.getServiceType(String productName,
ServerTypeInfo serverType,
ModelMBeanInfo serviceInfo,
ObjectName objectName)
Returns a ServiceType containing ONLY the properties needed at construction time (the ones that guarantee uniqueness) |
|
Hyperic HQ Plugin API v. 5.8.1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||