|
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.hibernate.PersistedObject
org.hyperic.hq.galerts.server.session.ExecutionStrategyTypeInfo
public class ExecutionStrategyTypeInfo
Constructor Summary | |
---|---|
protected |
ExecutionStrategyTypeInfo()
|
Method Summary | |
---|---|
ExecutionStrategy |
getStrategy(ConfigResponse config)
|
ExecutionStrategyType |
getType()
|
java.lang.Class |
getTypeClass()
|
protected void |
setTypeClass(java.lang.Class typeClass)
|
Methods inherited from class org.hyperic.hibernate.PersistedObject |
---|
equals, get_version_, getId, hashCode, set_version_, setId |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected ExecutionStrategyTypeInfo()
Method Detail |
---|
public java.lang.Class getTypeClass()
protected void setTypeClass(java.lang.Class typeClass)
public ExecutionStrategyType getType()
public ExecutionStrategy getStrategy(ConfigResponse config)
|
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 |