Package | Description |
---|---|
org.java.plugin.registry |
This package contains framework registry API.
|
org.java.plugin.standard |
This package contains standard implementation of main framework runtime API.
|
Modifier and Type | Method and Description |
---|---|
Library |
PluginDescriptor.getLibrary(java.lang.String id) |
Modifier and Type | Method and Description |
---|---|
java.util.Collection<Library> |
PluginDescriptor.getLibraries()
Returns collection of all libraries defined in manifest.
|
Constructor and Description |
---|
StandardPluginClassLoader.ResourceFilter(Library lib) |
Copyright © 2004-2007 Dmitry Olshansky. All Rights Reserved.