public static class NWorkspaceUtils.Events extends Object
| Constructor and Description |
|---|
Events(NWorkspaceUtils u) |
| Modifier and Type | Method and Description |
|---|---|
void |
fireOnAddRepository(net.thevpc.nuts.NWorkspaceEvent event) |
void |
fireOnInstall(net.thevpc.nuts.NInstallEvent event) |
void |
fireOnRemoveRepository(net.thevpc.nuts.NWorkspaceEvent event) |
void |
fireOnRequire(net.thevpc.nuts.NInstallEvent event) |
void |
fireOnUninstall(net.thevpc.nuts.NInstallEvent event) |
void |
fireOnUpdate(net.thevpc.nuts.NUpdateEvent event) |
public Events(NWorkspaceUtils u)
public void fireOnInstall(net.thevpc.nuts.NInstallEvent event)
public void fireOnRequire(net.thevpc.nuts.NInstallEvent event)
public void fireOnUpdate(net.thevpc.nuts.NUpdateEvent event)
public void fireOnUninstall(net.thevpc.nuts.NInstallEvent event)
public void fireOnAddRepository(net.thevpc.nuts.NWorkspaceEvent event)
public void fireOnRemoveRepository(net.thevpc.nuts.NWorkspaceEvent event)
Copyright © 2025 vpc open source initiative. All rights reserved.