|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ConnectorInfoManager
Maintains a list of ConnectorInfo instances,
each of which describes a connector that is available.
ConnectorInfoManagerFactory| Method Summary | |
|---|---|
ConnectorInfo |
findConnectorInfo(ConnectorKey key)
Returns the ConnectorInfo that is
associated with the specified ConnectorKey. |
List<ConnectorInfo> |
getConnectorInfos()
Returns the list of ConnectorInfo instances. |
| Method Detail |
|---|
List<ConnectorInfo> getConnectorInfos()
ConnectorInfo instances.
ConnectorInfo instances.ConnectorInfo findConnectorInfo(ConnectorKey key)
ConnectorInfo that is
associated with the specified ConnectorKey.
key - The key of a connector.
ConnectorInfo
or null if none was associated with the specified key.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||