public class ZipInstallerComponent extends Object implements net.thevpc.nuts.spi.NInstallerComponent
| Constructor and Description |
|---|
ZipInstallerComponent() |
| Modifier and Type | Method and Description |
|---|---|
int |
getSupportLevel(net.thevpc.nuts.spi.NSupportLevelContext ctx) |
void |
install(net.thevpc.nuts.NExecutionContext executionContext) |
void |
uninstall(net.thevpc.nuts.NExecutionContext executionContext,
boolean deleteData) |
void |
update(net.thevpc.nuts.NExecutionContext executionContext) |
public int getSupportLevel(net.thevpc.nuts.spi.NSupportLevelContext ctx)
getSupportLevel in interface net.thevpc.nuts.spi.NComponentpublic void install(net.thevpc.nuts.NExecutionContext executionContext)
install in interface net.thevpc.nuts.spi.NInstallerComponentpublic void update(net.thevpc.nuts.NExecutionContext executionContext)
update in interface net.thevpc.nuts.spi.NInstallerComponentpublic void uninstall(net.thevpc.nuts.NExecutionContext executionContext,
boolean deleteData)
uninstall in interface net.thevpc.nuts.spi.NInstallerComponentCopyright © 2025 vpc open source initiative. All rights reserved.