public static class NutsIdFormatHelper.FormatHelperResetListener extends Object implements NutsWorkspaceListener, NutsRepositoryListener
| Constructor and Description |
|---|
FormatHelperResetListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
onAddRepository(NutsRepositoryEvent event) |
void |
onAddRepository(NutsWorkspaceEvent event) |
void |
onConfigurationChanged(NutsRepositoryEvent event) |
void |
onConfigurationChanged(NutsWorkspaceEvent event) |
void |
onCreateWorkspace(NutsWorkspaceEvent event) |
void |
onReloadWorkspace(NutsWorkspaceEvent event) |
void |
onRemoveRepository(NutsRepositoryEvent event) |
void |
onRemoveRepository(NutsWorkspaceEvent event) |
void |
onUpdateProperty(NutsWorkspaceEvent event) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitonDeploy, onPush, onUndeploypublic void onAddRepository(NutsWorkspaceEvent event)
onAddRepository in interface NutsWorkspaceListenerpublic void onRemoveRepository(NutsWorkspaceEvent event)
onRemoveRepository in interface NutsWorkspaceListenerpublic void onReloadWorkspace(NutsWorkspaceEvent event)
onReloadWorkspace in interface NutsWorkspaceListenerpublic void onCreateWorkspace(NutsWorkspaceEvent event)
onCreateWorkspace in interface NutsWorkspaceListenerpublic void onUpdateProperty(NutsWorkspaceEvent event)
onUpdateProperty in interface NutsWorkspaceListenerpublic void onAddRepository(NutsRepositoryEvent event)
onAddRepository in interface NutsRepositoryListenerpublic void onRemoveRepository(NutsRepositoryEvent event)
onRemoveRepository in interface NutsRepositoryListenerpublic void onConfigurationChanged(NutsRepositoryEvent event)
onConfigurationChanged in interface NutsRepositoryListenerpublic void onConfigurationChanged(NutsWorkspaceEvent event)
onConfigurationChanged in interface NutsWorkspaceListenerCopyright © 2021 vpc open source initiative. All rights reserved.