com.esri.arcgis.server
Class IServerErrorReportsProxy

java.lang.Object
  extended by com.esri.arcgis.interop.Dispatch
      extended by com.esri.arcgis.server.IServerErrorReportsProxy
All Implemented Interfaces:
IServerErrorReports, java.io.Externalizable, java.io.Serializable

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

Description: 'Provides access to Server error reporting settings.' 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 IServerErrorReportsProxy
extends com.esri.arcgis.interop.Dispatch
implements IServerErrorReports, 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.IServerErrorReports
IID, IIDa0c0005d_c630_4a08_9805_5b3e4c446dbb
 
Constructor Summary
  IServerErrorReportsProxy()
          Deprecated. For internal use only
  IServerErrorReportsProxy(java.lang.Object obj)
          Deprecated.  
protected IServerErrorReportsProxy(java.lang.Object obj, java.lang.String iid)
          Deprecated.  
  IServerErrorReportsProxy(java.lang.String CLSID, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo)
          Deprecated.  
protected IServerErrorReportsProxy(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.  
 int getErrorReportCacheSize()
          Deprecated. Maximum number of stored crash dumps.
 java.lang.String getErrorReportDir()
          Deprecated. Crash dump directory.
 java.lang.String getErrorReportEmailAddress()
          Deprecated. E-mail address of server administrator.
 int getErrorReportInterval()
          Deprecated. Interval at which SOM checks crash dumps and uploads error reports.
 int getErrorReportMode()
          Deprecated. Exception handling mode of SOC processes.
 int getErrorReportModeSOM()
          Deprecated. Exception handling mode of SOM process.
 int getErrorReportType()
          Deprecated. Crash dump type.
 boolean isErrorReportEnableUpload()
          Deprecated. Indicates whether error reporting is enabled.
 void removeListener(java.lang.String iidStr, java.lang.Object theListener)
          Deprecated.  
 void reportErrors()
          Deprecated. Uploads stored error reports to the reporting web service.
 void setErrorReportCacheSize(int pVal)
          Deprecated. Maximum number of stored crash dumps.
 void setErrorReportDir(java.lang.String pVal)
          Deprecated. Crash dump directory.
 void setErrorReportEmailAddress(java.lang.String pVal)
          Deprecated. E-mail address of server administrator.
 void setErrorReportEnableUpload(boolean pVal)
          Deprecated. Indicates whether error reporting is enabled.
 void setErrorReportInterval(int pVal)
          Deprecated. Interval at which SOM checks crash dumps and uploads error reports.
 void setErrorReportMode(int pVal)
          Deprecated. Exception handling mode of SOC processes.
 void setErrorReportModeSOM(int pVal)
          Deprecated. Exception handling mode of SOM process.
 void setErrorReportType(int pVal)
          Deprecated. Crash dump type.
 
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
 

Field Detail

targetClass

public static final java.lang.Class targetClass
Deprecated. 

noncastable

public boolean noncastable
Deprecated. 
Constructor Detail

IServerErrorReportsProxy

public IServerErrorReportsProxy(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

IServerErrorReportsProxy

public IServerErrorReportsProxy()
Deprecated. 
For internal use only


IServerErrorReportsProxy

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

IServerErrorReportsProxy

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

IServerErrorReportsProxy

protected IServerErrorReportsProxy(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 com.esri.arcgis.interop.Dispatch
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 com.esri.arcgis.interop.Dispatch
Throws:
java.io.IOException

setErrorReportMode

public void setErrorReportMode(int pVal)
                        throws java.io.IOException,
                               AutomationException
Deprecated. 
Exception handling mode of SOC processes.

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

getErrorReportMode

public int getErrorReportMode()
                       throws java.io.IOException,
                              AutomationException
Deprecated. 
Exception handling mode of SOC processes.

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

setErrorReportModeSOM

public void setErrorReportModeSOM(int pVal)
                           throws java.io.IOException,
                                  AutomationException
Deprecated. 
Exception handling mode of SOM process.

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

getErrorReportModeSOM

public int getErrorReportModeSOM()
                          throws java.io.IOException,
                                 AutomationException
Deprecated. 
Exception handling mode of SOM process.

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

setErrorReportType

public void setErrorReportType(int pVal)
                        throws java.io.IOException,
                               AutomationException
Deprecated. 
Crash dump type.

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

getErrorReportType

public int getErrorReportType()
                       throws java.io.IOException,
                              AutomationException
Deprecated. 
Crash dump type.

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

setErrorReportDir

public void setErrorReportDir(java.lang.String pVal)
                       throws java.io.IOException,
                              AutomationException
Deprecated. 
Crash dump directory.

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

getErrorReportDir

public java.lang.String getErrorReportDir()
                                   throws java.io.IOException,
                                          AutomationException
Deprecated. 
Crash dump directory.

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

setErrorReportCacheSize

public void setErrorReportCacheSize(int pVal)
                             throws java.io.IOException,
                                    AutomationException
Deprecated. 
Maximum number of stored crash dumps.

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

getErrorReportCacheSize

public int getErrorReportCacheSize()
                            throws java.io.IOException,
                                   AutomationException
Deprecated. 
Maximum number of stored crash dumps.

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

setErrorReportEnableUpload

public void setErrorReportEnableUpload(boolean pVal)
                                throws java.io.IOException,
                                       AutomationException
Deprecated. 
Indicates whether error reporting is enabled.

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

isErrorReportEnableUpload

public boolean isErrorReportEnableUpload()
                                  throws java.io.IOException,
                                         AutomationException
Deprecated. 
Indicates whether error reporting is enabled.

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

setErrorReportEmailAddress

public void setErrorReportEmailAddress(java.lang.String pVal)
                                throws java.io.IOException,
                                       AutomationException
Deprecated. 
E-mail address of server administrator.

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

getErrorReportEmailAddress

public java.lang.String getErrorReportEmailAddress()
                                            throws java.io.IOException,
                                                   AutomationException
Deprecated. 
E-mail address of server administrator.

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

setErrorReportInterval

public void setErrorReportInterval(int pVal)
                            throws java.io.IOException,
                                   AutomationException
Deprecated. 
Interval at which SOM checks crash dumps and uploads error reports.

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

getErrorReportInterval

public int getErrorReportInterval()
                           throws java.io.IOException,
                                  AutomationException
Deprecated. 
Interval at which SOM checks crash dumps and uploads error reports.

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

reportErrors

public void reportErrors()
                  throws java.io.IOException,
                         AutomationException
Deprecated. 
Uploads stored error reports to the reporting web service.

Specified by:
reportErrors in interface IServerErrorReports
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.