Package com.extentech.ExtenXLS.plugin

Interface Summary
Plugin A plugin represents a java class file that can be dynamically loaded into the ExtenXLS system.
 

Class Summary
AbstractPlugin Abstract implementation of the Plugin interface.
PluginClassLoader PluginClass loader is a classloader implementation for ExtenXLS_SSE plugins By moving the plugin directory out of the loaded CLASSPATH we enhance security in how we trust the classes we are calling.
PluginLoader PluginLoader stores information about what plugins are currently loaded in memory.
PluginSecurityManager Here's an overly zealous implementation of SecurityManager.
 



Copyright © 2009 Extentech Inc. All Rights Reserved.