|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecthudson.model.LabelFinder
org.jvnet.hudson.plugins.platformlabeler.PlatformLabeler
@Extension public class PlatformLabeler
Obtain labels for Nodes at runtime by querying the operating system running
on it. Querying is done via the NodeLabelCache onOnline extension.
PlatformLabeler simply answers from the cache that that extension maintains.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface hudson.ExtensionPoint |
|---|
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson |
| Constructor Summary | |
|---|---|
PlatformLabeler()
|
|
| Method Summary | |
|---|---|
java.util.Set<hudson.model.Label> |
findLabels(hudson.model.Node node)
|
| Methods inherited from class hudson.model.LabelFinder |
|---|
all |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PlatformLabeler()
| Method Detail |
|---|
public java.util.Set<hudson.model.Label> findLabels(hudson.model.Node node)
findLabels in class hudson.model.LabelFinder
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||