com.esri.arcgis.server
Class IServerObjectConfiguration5Proxy

java.lang.Object
  extended by com.esri.arcgis.interop.Dispatch
      extended by com.esri.arcgis.server.IServerObjectConfigurationProxy
          extended by com.esri.arcgis.server.IServerObjectConfiguration2Proxy
              extended by com.esri.arcgis.server.IServerObjectConfiguration3Proxy
                  extended by com.esri.arcgis.server.IServerObjectConfiguration4Proxy
                      extended by com.esri.arcgis.server.IServerObjectConfiguration5Proxy
All Implemented Interfaces:
IServerObjectConfiguration, IServerObjectConfiguration2, IServerObjectConfiguration3, IServerObjectConfiguration4, IServerObjectConfiguration5, java.io.Externalizable, java.io.Serializable

Deprecated. Internal use only. Proxy for COM Interface 'IServerObjectConfiguration5'. Generated 3/19/2015 1:21:00 PM from 'C:\ArcGIS\COM\esriServer.olb'

Description: 'Provides access to administrators to members that control the behavior and properties of a server object configuration with extensions.' Generator Options: PromptForTypeLibraries = False ClashPrefix = esri_ LowerCaseMemberNames = True IDispatchOnly = False RetryOnReject = False AwtForOcxs = True ArraysAsObjects = False DontRenameSameMethods = False ImplementConflictingInterfaces = True ReuseMethods = True RenameConflictingInterfaceMethods = True GenBeanInfo = True GenerateJavadoc =

public class IServerObjectConfiguration5Proxy
extends IServerObjectConfiguration4Proxy
implements IServerObjectConfiguration5, java.io.Serializable

Internal use class

See Also:
Serialized Form

Field Summary
 boolean noncastable
          Deprecated.  
static java.lang.Class targetClass
          Deprecated.  
 
Fields inherited from class com.esri.arcgis.interop.Dispatch
DISPATCH_METHOD, DISPATCH_PROPERTYGET, DISPATCH_PROPERTYPUT, DISPATCH_PROPERTYPUTREF, objRef
 
Fields inherited from interface com.esri.arcgis.server.IServerObjectConfiguration5
IID, IID6ca0fe13_3acf_49e5_9632_2381a96ca0ae
 
Fields inherited from interface com.esri.arcgis.server.IServerObjectConfiguration4
IIDac7687e9_a00e_4281_abaa_b889a5d7b1a6
 
Fields inherited from interface com.esri.arcgis.server.IServerObjectConfiguration3
IID35bcf76e_686f_4cb2_b0b8_f615754e79d3
 
Fields inherited from interface com.esri.arcgis.server.IServerObjectConfiguration2
IID2d81b707_95b1_4efa_a0fa_5ab49b051d0b
 
Fields inherited from interface com.esri.arcgis.server.IServerObjectConfiguration
IID832dab4c_a03d_429e_8c14_401e3f807284
 
Constructor Summary
  IServerObjectConfiguration5Proxy()
          Deprecated. For internal use only
  IServerObjectConfiguration5Proxy(java.lang.Object obj)
          Deprecated.  
protected IServerObjectConfiguration5Proxy(java.lang.Object obj, java.lang.String iid)
          Deprecated.  
  IServerObjectConfiguration5Proxy(java.lang.String CLSID, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo)
          Deprecated.  
protected IServerObjectConfiguration5Proxy(java.lang.String CLSID, java.lang.String iid, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo)
          Deprecated.  
 
Method Summary
 void addListener(java.lang.String iidStr, java.lang.Object theListener, java.lang.Object theSource)
          Deprecated.  
 IStringArray getDatasetNames()
          Deprecated. The dataset names associated with configuration.
 IStringArray getExtensionNames()
          Deprecated. The extension names of this server object configuration.
 int getLoadBalancing()
          Deprecated. The service load balancing type.
 int getStatus()
          Deprecated. Status of the server object configuration.
 java.lang.String getTargetCluster()
          Deprecated. The target cluster for this service to be published to.
 void removeListener(java.lang.String iidStr, java.lang.Object theListener)
          Deprecated.  
 void setDatasetNames(IStringArray ppDTNames)
          Deprecated. The dataset names associated with configuration.
 void setLoadBalancing(int pType)
          Deprecated. The service load balancing type.
 void setStatus(int pStatus)
          Deprecated. Status of the server object configuration.
 void setTargetCluster(java.lang.String pName)
          Deprecated. The target cluster for this service to be published to.
 
Methods inherited from class com.esri.arcgis.server.IServerObjectConfiguration4Proxy
getServiceKeepAliveInterval, setServiceKeepAliveInterval
 
Methods inherited from class com.esri.arcgis.server.IServerObjectConfiguration3Proxy
getIdleTimeout, getInstancesPerContainer, setIdleTimeout, setInstancesPerContainer
 
Methods inherited from class com.esri.arcgis.server.IServerObjectConfiguration2Proxy
deserialize, getCleanupTimeout, getExtensionInfo, getExtensionProperties, getInfo, getStartupTimeout, isExtensionEnabled, serialize, setCleanupTimeout, setExtensionEnabled, setExtensionInfoByRef, setExtensionPropertiesByRef, setInfoByRef, setStartupTimeout
 
Methods inherited from class com.esri.arcgis.server.IServerObjectConfigurationProxy
getDescription, getIsolationLevel, getMaxInstances, getMinInstances, getName, getProperties, getRecycleProperties, getStartupType, getTypeName, getUsageTimeout, getWaitTimeout, isPooled, setDescription, setIsolationLevel, setIsPooled, setMaxInstances, setMinInstances, setName, setPropertiesByRef, setRecyclePropertiesByRef, setStartupType, setTypeName, setUsageTimeout, setWaitTimeout
 
Methods inherited from class com.esri.arcgis.interop.Dispatch
bindUsingMoniker, constructVtblPosTable, convertToNative, cookieForListener, createDispatch, createObjrefMonikerDisplayName, equals, getActiveObject, getActiveObject, getDefaultProperty, getDispatchIdOfName, getLastErrorCode, getMtsObjectContext, getObjRef, getPropertyByName, getPropertyByName, getVtblPos, hashCode, initDispatch, invoke, invokeMethodByName, invokeMethodByName, invokeMethodByName, invokePropertyGetByName, invokePropertyPutByName, invokePropertyPutByRefByName, isNativeMode, isObjRef, optimizedVtblInvoke, queryInterface, readExternal, release, setNativeMode, setPropertyByName, toString, vtblInvoke, writeExternal
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface com.esri.arcgis.server.IServerObjectConfiguration4
getServiceKeepAliveInterval, setServiceKeepAliveInterval
 
Methods inherited from interface com.esri.arcgis.server.IServerObjectConfiguration3
getIdleTimeout, getInstancesPerContainer, setIdleTimeout, setInstancesPerContainer
 
Methods inherited from interface com.esri.arcgis.server.IServerObjectConfiguration2
deserialize, getCleanupTimeout, getExtensionInfo, getExtensionProperties, getInfo, getStartupTimeout, isExtensionEnabled, serialize, setCleanupTimeout, setExtensionEnabled, setExtensionInfoByRef, setExtensionPropertiesByRef, setInfoByRef, setStartupTimeout
 
Methods inherited from interface com.esri.arcgis.server.IServerObjectConfiguration
getDescription, getIsolationLevel, getMaxInstances, getMinInstances, getName, getProperties, getRecycleProperties, getStartupType, getTypeName, getUsageTimeout, getWaitTimeout, isPooled, setDescription, setIsolationLevel, setIsPooled, setMaxInstances, setMinInstances, setName, setPropertiesByRef, setRecyclePropertiesByRef, setStartupType, setTypeName, setUsageTimeout, setWaitTimeout
 

Field Detail

targetClass

public static final java.lang.Class targetClass
Deprecated. 

noncastable

public boolean noncastable
Deprecated. 
Constructor Detail

IServerObjectConfiguration5Proxy

public IServerObjectConfiguration5Proxy(java.lang.String CLSID,
                                        java.lang.String host,
                                        com.esri.arcgis.interop.AuthInfo authInfo)
                                 throws java.net.UnknownHostException,
                                        java.io.IOException
Deprecated. 
Throws:
java.net.UnknownHostException
java.io.IOException

IServerObjectConfiguration5Proxy

public IServerObjectConfiguration5Proxy()
Deprecated. 
For internal use only


IServerObjectConfiguration5Proxy

public IServerObjectConfiguration5Proxy(java.lang.Object obj)
                                 throws java.io.IOException
Deprecated. 
Throws:
java.io.IOException

IServerObjectConfiguration5Proxy

protected IServerObjectConfiguration5Proxy(java.lang.Object obj,
                                           java.lang.String iid)
                                    throws java.io.IOException
Deprecated. 
Throws:
java.io.IOException

IServerObjectConfiguration5Proxy

protected IServerObjectConfiguration5Proxy(java.lang.String CLSID,
                                           java.lang.String iid,
                                           java.lang.String host,
                                           com.esri.arcgis.interop.AuthInfo authInfo)
                                    throws java.io.IOException
Deprecated. 
Throws:
java.io.IOException
Method Detail

addListener

public void addListener(java.lang.String iidStr,
                        java.lang.Object theListener,
                        java.lang.Object theSource)
                 throws java.io.IOException
Deprecated. 
Overrides:
addListener in class IServerObjectConfiguration4Proxy
Throws:
java.io.IOException

removeListener

public void removeListener(java.lang.String iidStr,
                           java.lang.Object theListener)
                    throws java.io.IOException
Deprecated. 
Overrides:
removeListener in class IServerObjectConfiguration4Proxy
Throws:
java.io.IOException

setStatus

public void setStatus(int pStatus)
               throws java.io.IOException,
                      AutomationException
Deprecated. 
Status of the server object configuration. This status indicates whether the server object configuration is started, stopped, paused, etc.

Specified by:
setStatus in interface IServerObjectConfiguration5
Parameters:
pStatus - A com.esri.arcgis.server.esriConfigurationStatus constant (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getStatus

public int getStatus()
              throws java.io.IOException,
                     AutomationException
Deprecated. 
Status of the server object configuration. This status indicates whether the server object configuration is started, stopped, paused, etc.

Specified by:
getStatus in interface IServerObjectConfiguration5
Returns:
A com.esri.arcgis.server.esriConfigurationStatus constant
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getExtensionNames

public IStringArray getExtensionNames()
                               throws java.io.IOException,
                                      AutomationException
Deprecated. 
The extension names of this server object configuration.

Specified by:
getExtensionNames in interface IServerObjectConfiguration5
Returns:
A reference to a com.esri.arcgis.system.IStringArray
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setDatasetNames

public void setDatasetNames(IStringArray ppDTNames)
                     throws java.io.IOException,
                            AutomationException
Deprecated. 
The dataset names associated with configuration.

Specified by:
setDatasetNames in interface IServerObjectConfiguration5
Parameters:
ppDTNames - A reference to a com.esri.arcgis.system.IStringArray (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getDatasetNames

public IStringArray getDatasetNames()
                             throws java.io.IOException,
                                    AutomationException
Deprecated. 
The dataset names associated with configuration.

Specified by:
getDatasetNames in interface IServerObjectConfiguration5
Returns:
A reference to a com.esri.arcgis.system.IStringArray
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setTargetCluster

public void setTargetCluster(java.lang.String pName)
                      throws java.io.IOException,
                             AutomationException
Deprecated. 
The target cluster for this service to be published to.

Specified by:
setTargetCluster in interface IServerObjectConfiguration5
Parameters:
pName - The pName (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getTargetCluster

public java.lang.String getTargetCluster()
                                  throws java.io.IOException,
                                         AutomationException
Deprecated. 
The target cluster for this service to be published to.

Specified by:
getTargetCluster in interface IServerObjectConfiguration5
Returns:
The pName
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setLoadBalancing

public void setLoadBalancing(int pType)
                      throws java.io.IOException,
                             AutomationException
Deprecated. 
The service load balancing type.

Specified by:
setLoadBalancing in interface IServerObjectConfiguration5
Parameters:
pType - A com.esri.arcgis.server.esriLoadBalancing constant (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getLoadBalancing

public int getLoadBalancing()
                     throws java.io.IOException,
                            AutomationException
Deprecated. 
The service load balancing type.

Specified by:
getLoadBalancing in interface IServerObjectConfiguration5
Returns:
A com.esri.arcgis.server.esriLoadBalancing constant
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.