Class Descriptor

java.lang.Object
com.iizix.db.server.Descriptor
All Implemented Interfaces:
IPluginDescriptor<DatabaseProps>

public class Descriptor extends Object implements IPluginDescriptor<DatabaseProps>
Plug-in descriptor used for the Server to load the plug-in's XML schema and get the appropriate class loader.
Author:
Christopher Mindus