|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.mat.util.RegistryReader<D>
org.eclipse.mat.snapshot.registry.SubjectRegistry<D>
public abstract class SubjectRegistry<D>
Constructor Summary | |
---|---|
SubjectRegistry()
|
Method Summary | |
---|---|
D |
createDelegate(IConfigurationElement configElement)
|
java.util.Collection<java.lang.String> |
getKeys()
|
D |
lookup(java.lang.String key)
|
Methods inherited from class org.eclipse.mat.util.RegistryReader |
---|
addExtension, delegates, removeExtension |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SubjectRegistry()
Method Detail |
---|
public final D createDelegate(IConfigurationElement configElement) throws CoreException
CoreException
public final D lookup(java.lang.String key)
public final java.util.Collection<java.lang.String> getKeys()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |