public static interface DNSTaskStarter.Factory.ClassDelegate
| Modifier and Type | Method and Description |
|---|---|
DNSTaskStarter |
newDNSTaskStarter(JmDNSImpl jmDNSImpl)
Allows the delegate the opportunity to construct and return a different DNSTaskStarter.
|
DNSTaskStarter newDNSTaskStarter(JmDNSImpl jmDNSImpl)
jmDNSImpl - jmDNS instanceDNSTaskStarter.Factory.classDelegate(),
DNSTaskStarter.Factory.setClassDelegate(ClassDelegate anObject)