|
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.grouping.CritterRegistry
public class CritterRegistry
| Method Summary | |
|---|---|
CritterType |
getCritterTypeForClass(java.lang.String className)
Returns the registered CritterType instance with the given class name |
java.util.Collection |
getCritterTypes()
|
static CritterRegistry |
getRegistry()
|
void |
register(CritterType type)
|
void |
unregister(CritterType type)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static final CritterRegistry getRegistry()
public void register(CritterType type)
public void unregister(CritterType type)
public java.util.Collection getCritterTypes()
public CritterType getCritterTypeForClass(java.lang.String className)
|
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 | ||||||||