hudson
Class DNSMultiCast
java.lang.Object
hudson.DNSMultiCast
- All Implemented Interfaces:
- Closeable
public class DNSMultiCast
- extends Object
- implements Closeable
Registers a DNS multi-cast service-discovery support.
- Author:
- Kohsuke Kawaguchi
Method Summary |
void |
close()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
disabled
public static boolean disabled
DNSMultiCast
public DNSMultiCast(Jenkins jenkins)
close
public void close()
- Specified by:
close
in interface Closeable
Copyright © 2004-2013. All Rights Reserved.