ccs.cpc.impl
Class PluginEnumerator

java.lang.Object
  extended by ccs.cpc.impl.PluginEnumerator

 class PluginEnumerator
extends java.lang.Object

Enumerate all available plugins, and add them to a viewer registry.


Constructor Summary
PluginEnumerator(ViewerRegistry vreg)
           
 
Method Summary
(package private)  void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PluginEnumerator

PluginEnumerator(ViewerRegistry vreg)
Method Detail

run

void run()
   throws java.io.IOException
Throws:
java.io.IOException