|
JPF 0.10 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
PluginManager
just after stopping
plug-in.
PluginManager
just before starting
plug-in.
PluginClassLoader.dispose()
method.
File
object to a local URL.
String
objects that
represent resource name prefixes or package name patterns that are
available to other plug-ins.
null
if no top
level parameters exist.
${propertyName}
in property value will
be replaced with the value of property with name
propertyName
.
registered
plug-in
element context.
null
if no
sub-parameters exist.
BootErrorHandlerConsole.handleFatalError(String, Throwable)
always
returns false
.
BootErrorHandlerConsole.handleFatalError(String)
always returns
false
.
IoUtil.isResourceExists(URL)
method instead, this method will be removed before 1.0
release
PluginClassLoader.pluginsSetChanged()
method.
no-arguments constructor
instead of
this one if you need to run come code during class
instantiation. Not though that it is not recommended to put
any code within class constructor, use plug-in "lifecyle"
methods Plugin.doStart()
and Plugin.doStop()
for that
purposes.
PluginDescriptor
or
PluginFragment
as valid plug-in elements.
PluginRegistry.register(URL[])
or
PluginRegistry.unregister(String[])
methods).
IoUtil.url2file(URL)
method instead, this method will be removed before 1.0
release
File
object.
|
JPF 0.10 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |