org.pf.joi
Class InspectorRegistry

java.lang.Object
  extended byorg.pf.plugin.ClassRegistry
      extended byorg.pf.joi.ClassAssociations
          extended byorg.pf.joi.InspectorRegistry

public class InspectorRegistry
extends org.pf.joi.ClassAssociations

Special registry for inspector mappings because of special checking if an inspector can be used.

Version:
1.0
Author:
M.Duchrow

Method Summary
 java.lang.String[] keys()
           
 
Methods inherited from class org.pf.plugin.ClassRegistry
classes, classNames, getClass, getClassInfo, getClassName, newInstance, put, put, register, register, remove, values
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

keys

public java.lang.String[] keys()