Hyperic HQ Plugin API v. 4.4.0.2

org.hyperic.hq.appdef.shared
Class ServiceTypeFactory

java.lang.Object
  extended by org.hyperic.hq.appdef.shared.ServiceTypeFactory

public class ServiceTypeFactory
extends java.lang.Object

Constructs a ServiceType from an AIServiceTypeValue


Constructor Summary
ServiceTypeFactory()
           
 
Method Summary
 ServiceType create(AIServiceTypeValue serviceTypeValue, ServerType serverType)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServiceTypeFactory

public ServiceTypeFactory()
Method Detail

create

public ServiceType create(AIServiceTypeValue serviceTypeValue,
                          ServerType serverType)
Parameters:
serviceTypeValue - The AIServiceTypeValue to convert from
serverType - The type of the server the service type belongs to
Returns:
The created ServiceType

Hyperic HQ Plugin API v. 4.4.0.2

Copyright © 2004-2006 Hyperic, Inc. support@hyperic.net, All Rights Reserved.