ilgrosso / oldConnId

Exported from Google Code for historical reasons
http://connid.tirasa.net
1 stars 0 forks source link

Create a meta connector #14

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Create a connector delegating implementation of all methods to a remote 
connector server (Java / .NET).

Original issue reported on code.google.com by chicchiricco on 19 Sep 2011 at 10:44

GoogleCodeExporter commented 9 years ago
This is not necessary, because ConnId framework provides 
ConnectorInfoManagerFactory.getInstance().getRemoteManager(...): this hides 
completely the details about how a connector bundle is reached, letting the 
calling code to deal with connector bundles independently from their location.

Original comment by chicchiricco on 26 Sep 2011 at 1:56