|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjef.disconnection.impl.DefaultDisconnectorsFactory
public class DefaultDisconnectorsFactory
Default implementation of the DisconnectorsFactory
interface.
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface jef.disconnection.DisconnectorsFactory |
---|
DisconnectorsFactory.DisconnectorType |
Constructor Summary | |
---|---|
DefaultDisconnectorsFactory()
Creates a new instance of DefaultDisconnectorsFactory |
Method Summary | |
---|---|
Disconnector |
getInstance(DisconnectorsFactory.DisconnectorType type)
Instantiates a Disconnector of the specified type. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DefaultDisconnectorsFactory()
Method Detail |
---|
public Disconnector getInstance(DisconnectorsFactory.DisconnectorType type) throws java.lang.InstantiationError
DisconnectorsFactory
Disconnector
of the specified type.
getInstance
in interface DisconnectorsFactory
type
- One of the allowed types
java.lang.InstantiationError
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |