|
|||||||||
| Home >> All >> com >> flexstor >> common >> modules >> registry >> [ manager overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.flexstor.common.modules.registry.manager
Class RegistryDebuggerHooks

java.lang.Objectcom.flexstor.common.modules.registry.manager.RegistryDebuggerHooks
- public class RegistryDebuggerHooks
- extends java.lang.Object
This classes is only intended to be used by debug code, as it allows direct public access to the registry system's underlying collections.
- Version:
- 3.0
| Constructor Summary | |
RegistryDebuggerHooks()
|
|
| Method Summary | |
java.util.HashMap |
getCollection()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
RegistryDebuggerHooks
public RegistryDebuggerHooks()
| Method Detail |
getCollection
public java.util.HashMap getCollection()
|
|||||||||
| Home >> All >> com >> flexstor >> common >> modules >> registry >> [ manager overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
com.flexstor.common.modules.registry.manager.RegistryDebuggerHooks