@Extension public class NodeLabelCache extends ComputerListener
ExtensionPoint.LegacyInstancesAreScopedToHudson| Constructor and Description |
|---|
NodeLabelCache() |
| Modifier and Type | Method and Description |
|---|---|
void |
onOnline(Computer computer,
TaskListener ignored)
When a computer comes online, probe it for its platform labels.
|
all, onConfigurationChange, onLaunchFailure, onOffline, onOffline, onOnline, onTemporarilyOffline, onTemporarilyOnline, preLaunch, preOnline, register, unregisterpublic final void onOnline(Computer computer, TaskListener ignored) throws IOException, InterruptedException
onOnline in class ComputerListenercomputer - agent whose labels will be cachedignored - TaskListener that is ignoredIOException - on IO errorInterruptedException - on thread interruptCopyright © 2016–2018. All rights reserved.