|
JPF 0.10 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JpfException | |
org.java.plugin | This package contains framework runtime API. |
org.java.plugin.registry | This package contains framework registry API. |
org.java.plugin.standard | This package contains standard implementation of main framework runtime API. |
Uses of JpfException in org.java.plugin |
Subclasses of JpfException in org.java.plugin | |
class |
PluginLifecycleException
Exception class that indicates errors during plug-in life cycle. |
Methods in org.java.plugin that throw JpfException | |
abstract java.util.Map |
PluginManager.publishPlugins(PluginManager.PluginLocation[] locations)
Registers plug-ins and their locations with this plug-in manager. |
Uses of JpfException in org.java.plugin.registry |
Subclasses of JpfException in org.java.plugin.registry | |
class |
ManifestProcessingException
Exception class that indicates errors during plug-in manifest processing. |
Uses of JpfException in org.java.plugin.standard |
Methods in org.java.plugin.standard that throw JpfException | |
java.util.Map |
StandardPluginManager.publishPlugins(PluginManager.PluginLocation[] locations)
Registers plug-ins and their locations with this plug-in manager. |
|
JPF 0.10 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |