hudson.node_monitors
Class ArchitectureMonitor
java.lang.Object
hudson.node_monitors.NodeMonitor
hudson.node_monitors.ArchitectureMonitor
- All Implemented Interfaces:
- ExtensionPoint, Describable<NodeMonitor>
public class ArchitectureMonitor
- extends NodeMonitor
Discovers the architecture of the system to display in the slave list page.
- Author:
- Kohsuke Kawaguchi
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ArchitectureMonitor
public ArchitectureMonitor()
Copyright © 2004-2013. All Rights Reserved.