org.identityconnectors.framework.impl.api.remote
Class RemoteConnectorInfoImpl

java.lang.Object
  extended by org.identityconnectors.framework.impl.api.AbstractConnectorInfo
      extended by org.identityconnectors.framework.impl.api.remote.RemoteConnectorInfoImpl
All Implemented Interfaces:
ConnectorInfo

public class RemoteConnectorInfoImpl
extends AbstractConnectorInfo


Constructor Summary
RemoteConnectorInfoImpl()
           
 
Method Summary
 RemoteFrameworkConnectionInfo getRemoteConnectionInfo()
           
 void setRemoteConnectionInfo(RemoteFrameworkConnectionInfo info)
           
 
Methods inherited from class org.identityconnectors.framework.impl.api.AbstractConnectorInfo
createDefaultAPIConfiguration, getConnectorDisplayName, getConnectorDisplayNameKey, getConnectorKey, getDefaultAPIConfiguration, getMessages, setConnectorDisplayNameKey, setConnectorKey, setDefaultAPIConfiguration, setMessages
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoteConnectorInfoImpl

public RemoteConnectorInfoImpl()
Method Detail

getRemoteConnectionInfo

public RemoteFrameworkConnectionInfo getRemoteConnectionInfo()

setRemoteConnectionInfo

public void setRemoteConnectionInfo(RemoteFrameworkConnectionInfo info)


Copyright © 2011. All Rights Reserved.