Package | Description |
---|---|
org.netbeans.modules.j2ee.deployment.plugins.api |
Plugin API
|
org.netbeans.modules.j2ee.deployment.plugins.spi |
Deployment api S1S extensions
|
Modifier and Type | Method and Description |
---|---|
boolean |
ServerLibraryDependency.versionMatches(ServerLibrary library)
Returns
true if the given library matches the dependency. |
Modifier and Type | Method and Description |
---|---|
static ServerLibrary |
ServerLibraryFactory.createServerLibrary(ServerLibraryImplementation impl)
Creates the API representation of the provided SPI instance.
|