Package | Description |
---|---|
org.netbeans.modules.j2ee.deployment.devmodules.spi | |
org.netbeans.modules.j2ee.deployment.plugins.spi |
Deployment api S1S extensions
|
Modifier and Type | Method and Description |
---|---|
void |
J2eeModuleProvider.FileObject target,
OutputStream logger)
Invoke verifier from current platform on the provided target file.
|
Modifier and Type | Method and Description |
---|---|
abstract void |
VerifierSupport.FileObject target,
OutputStream logger)
Verify the provided target J2EE module or application, including both
standard J2EE and platform specific deployment info.
|