Uses of Package
org.java.plugin
-
Packages that use org.java.plugin Package Description 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 General plug-in tools related classes.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.docgen JXP (Java scripted page) templates based documentation generator.org.java.plugin.tools.mocks Simple mock classes to be used in unit tests. -
Classes in org.java.plugin used by org.java.plugin Class Description 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 Class Description Plugin This is base for "home" class of plug-in runtime.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 Class Description 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 Class Description 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 Class Description 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 Class Description 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.ant Class Description 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 Class Description 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.mocks Class Description PathResolver This interface is intended to establish correspondence between relative path and absolute URL in context of plug-in or plug-in fragment.