JPF 0.10

Uses of Package
org.java.plugin

Packages that use org.java.plugin
org.java.plugin This package contains framework runtime API. 
org.java.plugin.boot This package contains helper classes to start/stop JPF based applications. 
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. 
org.java.plugin.tools.ant This package contains implementations of various Ant tasks aimed to make usage of JPF much simple and convenient. 
org.java.plugin.tools.configuration Plug-ins configurations related classes. 
org.java.plugin.tools.docgen JXP (Java scripted page) templates based documentation generator.  
 

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.
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.boot
Plugin
          This is base for "home" class of plug-in runtime.
 

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.
 

Classes in org.java.plugin used by org.java.plugin.tools.ant
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.tools.configuration
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.tools.docgen
PathResolver
          This interface is intended to establish correspondence between relative path and absolute URL in context of plug-in or plug-in fragment.
 


JPF 0.10

Copyright © 2004-2005 Dmitry Olshansky. All Rights Reserved.