|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjavax.jmdns.impl.NameRegister.Factory
public static class NameRegister.Factory
| Constructor Summary | |
|---|---|
NameRegister.Factory()
|
|
| Method Summary | |
|---|---|
static NameRegister |
getRegistry()
Returns the name register. |
static void |
setRegistry(NameRegister register)
Register a Name register. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NameRegister.Factory()
| Method Detail |
|---|
public static void setRegistry(NameRegister register)
throws java.lang.IllegalStateException
register - new register
java.lang.IllegalStateException - the register can only be set oncepublic static NameRegister getRegistry()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||