ymnk / jsch-agent-proxy

Other
70 stars 41 forks source link

Add static isConnectorAvailable methods to Connector sub-classes #4

Closed hugoduncan closed 12 years ago

hugoduncan commented 12 years ago

The isAvailable method is only useable after creating a connector. Adding static methods allows querying a connector to see if it is available before instantiating it.