org.clapper.curn
Class PlugInManager

java.lang.Object
  extended by org.clapper.curn.PlugInManager

public class PlugInManager
extends java.lang.Object

Responsible for loading the plug-ins and creating the MetaPlugIn singleton that's used to run the loaded plug-ins. This functionality is isolated in a separate class to permit implementing a future feature that allows run-time substitution of different implementations of PlugInManager.

Version:
$Revision: 6491 $
See Also:
PlugIn, PlugInManager, MetaPlugIn, Curn

Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 



Copyright © 2004-2006 Brian M. Clapper. All Rights Reserved.