JmDNS 3.4.1

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
 JmmDNS newJmmDNS()
          Allows the delegate the opportunity to construct and return a different JmmDNS.
 

Method Detail

newJmmDNS

JmmDNS newJmmDNS()
Allows the delegate the opportunity to construct and return a different JmmDNS.

Returns:
Should return a new JmmDNS.
See Also:
JmmDNS.Factory.classDelegate(), JmmDNS.Factory.setClassDelegate(ClassDelegate anObject)

Last updated 2011-08-25 12:40

Copyright © 2002-2011 JmDNS. All Rights Reserved.