Uses of Package
org.java.plugin

Packages that use org.java.plugin
org.java.plugin This package contains framework runtime API. 
org.java.plugin.extension   
org.java.plugin.registry This package contains framework registry API. 
org.java.plugin.registry.xml This package contains XML syntax manifest files based framework registry API implementation. 
org.java.plugin.standard This package contains standard implementation of main framework runtime API. 
 

Classes in org.java.plugin used by org.java.plugin
JpfException
          Base JPF exception class that supports localized error messages.
ObjectFactory
          Factory class to help creating base Framework objects: plug-in registry, path resolver and plug-in manager.
PathResolver
          This interface is intended to establish correspondence between relative path and absolute URL in context of plug-in or plug-in fragment.
Plugin
          This is base for "home" class of plug-in runtime.
PluginClassLoader
          Extension to Java class loader API.
PluginController
          The plugin Controller provides methods to initialize the plugin framework, load plugin location and access plugins
PluginLifecycleException
          Exception class that indicates errors during plug-in life cycle.
PluginManager
          JPF "runtime" class - the entry point to the framework API.
PluginManager.EventListener
          Plug-ins life-cycle events callback interface.
PluginManager.PluginLocation
          Simple callback interface to hold info about plug-in manifest and plug-in data locations.
 

Classes in org.java.plugin used by org.java.plugin.extension
JpfException
          Base JPF exception class that supports localized error messages.
ObjectFactory
          Factory class to help creating base Framework objects: plug-in registry, path resolver and plug-in manager.
PathResolver
          This interface is intended to establish correspondence between relative path and absolute URL in context of plug-in or plug-in fragment.
Plugin
          This is base for "home" class of plug-in runtime.
PluginClassLoader
          Extension to Java class loader API.
PluginController
          The plugin Controller provides methods to initialize the plugin framework, load plugin location and access plugins
PluginLifecycleException
          Exception class that indicates errors during plug-in life cycle.
PluginManager
          JPF "runtime" class - the entry point to the framework API.
PluginManager.EventListener
          Plug-ins life-cycle events callback interface.
PluginManager.PluginLocation
          Simple callback interface to hold info about plug-in manifest and plug-in data locations.
 

Classes in org.java.plugin used by org.java.plugin.registry
JpfException
          Base JPF exception class that supports localized error messages.
PathResolver
          This interface is intended to establish correspondence between relative path and absolute URL in context of plug-in or plug-in fragment.
 

Classes in org.java.plugin used by org.java.plugin.registry.xml
PathResolver
          This interface is intended to establish correspondence between relative path and absolute URL in context of plug-in or plug-in fragment.
 

Classes in org.java.plugin used by org.java.plugin.standard
JpfException
          Base JPF exception class that supports localized error messages.
ObjectFactory
          Factory class to help creating base Framework objects: plug-in registry, path resolver and plug-in manager.
PathResolver
          This interface is intended to establish correspondence between relative path and absolute URL in context of plug-in or plug-in fragment.
Plugin
          This is base for "home" class of plug-in runtime.
PluginClassLoader
          Extension to Java class loader API.
PluginLifecycleException
          Exception class that indicates errors during plug-in life cycle.
PluginManager
          JPF "runtime" class - the entry point to the framework API.
PluginManager.EventListener
          Plug-ins life-cycle events callback interface.
PluginManager.PluginLocation
          Simple callback interface to hold info about plug-in manifest and plug-in data locations.
 



Copyright © 2010. All Rights Reserved.