|
JPF 1.5.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PluginLifecycleHandler | |
---|---|
org.java.plugin.standard | This package contains standard implementation of main framework runtime API. |
Uses of PluginLifecycleHandler in org.java.plugin.standard |
---|
Subclasses of PluginLifecycleHandler in org.java.plugin.standard | |
---|---|
class |
StandardPluginLifecycleHandler
Standard implementation of plug-in life cycle handler. |
Methods in org.java.plugin.standard that return PluginLifecycleHandler | |
---|---|
protected PluginLifecycleHandler |
StandardObjectFactory.createLifecycleHandler()
Creates new instance of plug-in life cycle handler implementation class using standard discovery algorithm to determine which handler implementation class should be instantiated. |
Constructors in org.java.plugin.standard with parameters of type PluginLifecycleHandler | |
---|---|
StandardPluginManager(PluginRegistry aRegistry,
PathResolver aPathResolver,
PluginLifecycleHandler aLifecycleHandler)
Creates instance of plug-in manager for given registry, path resolver and life cycle handler. |
|
JPF 1.5.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |