com.japisoft.editix.plugin
Class PluginManager

java.lang.Object
  extended by com.japisoft.editix.plugin.PluginManager

public class PluginManager
extends java.lang.Object

Version:
1.0
Author:
(c) 2003 JAPISoft / Alexandre Brillant

Constructor Summary
PluginManager()
           
 
Method Summary
static java.util.Iterator getPlugins()
           
static void loadPlugin()
           
static void start(int order)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PluginManager

public PluginManager()
Method Detail

loadPlugin

public static void loadPlugin()

getPlugins

public static java.util.Iterator getPlugins()

start

public static void start(int order)