Class OcientDatastorePlugInExtension

java.lang.Object
com.vividsolutions.jump.workbench.plugin.Extension
org.openjump.core.ui.plugin.datastore.ocient.OcientDatastorePlugInExtension
All Implemented Interfaces:
com.vividsolutions.jump.workbench.plugin.Configuration

public class OcientDatastorePlugInExtension
extends com.vividsolutions.jump.workbench.plugin.Extension
- this class loads the PlugIn into Jump

- class has to be called "Extension" on the end of classname to use the PlugIn in Jump

Author:
potocki
  • Constructor Details

  • Method Details

    • configure

      public void configure​(com.vividsolutions.jump.workbench.plugin.PlugInContext context) throws Exception
      calls PlugIn using class method xplugin.initialize()
      Throws:
      Exception