|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ValidationException | |
---|---|
org.netbeans.modules.j2ee.deployment.devmodules.spi | |
org.netbeans.modules.j2ee.deployment.plugins.api | Plugin API |
Uses of ValidationException in org.netbeans.modules.j2ee.deployment.devmodules.spi |
---|
Methods in org.netbeans.modules.j2ee.deployment.devmodules.spi that throw ValidationException | |
---|---|
void |
J2eeModuleProvider.verify(org.openide.filesystems.FileObject target,
OutputStream logger)
Invoke verifier from current platform on the provided target file. |
Uses of ValidationException in org.netbeans.modules.j2ee.deployment.plugins.api |
---|
Methods in org.netbeans.modules.j2ee.deployment.plugins.api that throw ValidationException | |
---|---|
abstract void |
VerifierSupport.verify(org.openide.filesystems.FileObject target,
OutputStream logger)
Verify the provided target J2EE module or application, including both standard J2EE and platform specific deployment info. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |