Package javax.jmdns
Interface JmmDNS.Factory.ClassDelegate
- Enclosing class:
JmmDNS.Factory
public static interface JmmDNS.Factory.ClassDelegate
This interface defines a delegate to the EOClassDescriptionRegister class to enable subclassing.
-
Method Summary
-
Method Details
-
newJmmDNS
JmmDNS newJmmDNS()Allows the delegate the opportunity to construct and return a different JmmDNS.- Returns:
- Should return a new JmmDNS.
- See Also:
-