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.
|
Class and 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.
|
Class and 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.
|
Class and 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.
|
Class and Description |
---|
PathResolver
This interface is intended to establish correspondence between relative path
and absolute URL in context of plug-in or plug-in fragment.
|
Class and 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.
|
Copyright © 2015. All rights reserved.