|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DisconnectorsFactory
This interface defines the contract for all the concrete classes in charge of instantiating Disconnectors.
Nested Class Summary | |
---|---|
static class |
DisconnectorsFactory.DisconnectorType
|
Method Summary | |
---|---|
Disconnector |
getInstance(DisconnectorsFactory.DisconnectorType type)
Instantiates a Disconnector of the specified type. |
Method Detail |
---|
Disconnector getInstance(DisconnectorsFactory.DisconnectorType type)
Disconnector
of the specified type.
type
- One of the allowed types
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |