Skip navigation links


oracle.iam.connectors.icfintg.vo
Class ConnectorServerDeploymentHost

java.lang.Object
  extended by oracle.iam.connectors.icfintg.vo.DeploymentHost
      extended by oracle.iam.connectors.icfintg.vo.ConnectorServerDeploymentHost

All Implemented Interfaces:
java.io.Serializable

public final class ConnectorServerDeploymentHost
extends DeploymentHost
See Also:
Serialized Form

Method Summary
 long getConnectorServerKey()
           
 java.lang.String getConnectorServerName()
           
static ConnectorServerDeploymentHost newInstance(long connectorServerKey, java.lang.String connectorServerName)
           

 

Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Method Detail

newInstance

public static ConnectorServerDeploymentHost newInstance(long connectorServerKey,
                                                        java.lang.String connectorServerName)

getConnectorServerKey

public long getConnectorServerKey()

getConnectorServerName

public java.lang.String getConnectorServerName()

Skip navigation links


Copyright © 2014, Oracle and/or its affiliates. All rights reserved.