|
Hyperic HQ Plugin API v. 4.4.0.2 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.hyperic.hq.appdef.shared.ServiceTypeFactory
public class ServiceTypeFactory
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 |
---|
public ServiceTypeFactory()
Method Detail |
---|
public ServiceType create(AIServiceTypeValue serviceTypeValue, ServerType serverType)
serviceTypeValue
- The AIServiceTypeValue
to convert fromserverType
- The type of the server the service type belongs to
ServiceType
|
Hyperic HQ Plugin API v. 4.4.0.2 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |