kfmes.jateon.plugin
Class PluginLoader

java.lang.Object
  extended by kfmes.jateon.plugin.PluginLoader

public class PluginLoader
extends java.lang.Object

플러그인 로더

Version:
$Id: PluginLoader.java,v 1.7 2007/11/19 10:13:36 kfmes Exp $
Author:
kfmes(KIM Ga-Hyeon, jateon@kfmes.com, http://jateon.kfmes.com )

Constructor Summary
PluginLoader(java.lang.String plugpath)
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PluginLoader

public PluginLoader(java.lang.String plugpath)
             throws java.lang.Exception
Throws:
java.lang.Exception
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Parameters:
args -
Throws:
java.lang.Exception