|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.esri.arcgis.interop.Dispatch com.esri.arcgis.server.IServerObjectConfigurationProxy com.esri.arcgis.server.IServerObjectConfiguration2Proxy
public class IServerObjectConfiguration2Proxy
Internal use class Proxy for COM Interface 'IServerObjectConfiguration2'. 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 =
Field Summary | |
---|---|
boolean |
noncastable
|
static java.lang.Class |
targetClass
|
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.IServerObjectConfiguration2 |
---|
IID, IID2d81b707_95b1_4efa_a0fa_5ab49b051d0b |
Fields inherited from interface com.esri.arcgis.server.IServerObjectConfiguration |
---|
IID832dab4c_a03d_429e_8c14_401e3f807284 |
Constructor Summary | |
---|---|
|
IServerObjectConfiguration2Proxy()
For internal use only |
|
IServerObjectConfiguration2Proxy(java.lang.Object obj)
|
protected |
IServerObjectConfiguration2Proxy(java.lang.Object obj,
java.lang.String iid)
|
|
IServerObjectConfiguration2Proxy(java.lang.String CLSID,
java.lang.String host,
com.esri.arcgis.interop.AuthInfo authInfo)
|
protected |
IServerObjectConfiguration2Proxy(java.lang.String CLSID,
java.lang.String iid,
java.lang.String host,
com.esri.arcgis.interop.AuthInfo authInfo)
|
Method Summary | |
---|---|
void |
addListener(java.lang.String iidStr,
java.lang.Object theListener,
java.lang.Object theSource)
|
void |
deserialize(java.lang.String str)
Deserializes the server object configuration from a string. |
int |
getCleanupTimeout()
Maximum time (in seconds) that a SOC process will remain active to allow its no longer used server object threads to shut down gracefully before terminating them. |
IPropertySet |
getExtensionInfo(java.lang.String name)
The extension-dependent info for the server object configuration. |
IPropertySet |
getExtensionProperties(java.lang.String name)
The extension-dependent properties for the server object configuration. |
IPropertySet |
getInfo()
Auxiliary Information for the server objects created by the server object configuration ?passive properties only. |
int |
getStartupTimeout()
Maximum time (in seconds) that a SOC process will wait for an instance of a server object to start. |
boolean |
isExtensionEnabled(java.lang.String name)
Indicates whether the state of the named extension is Enabled (true) or Disabled (false). |
void |
removeListener(java.lang.String iidStr,
java.lang.Object theListener)
|
java.lang.String |
serialize()
Serializes the server object configuration into a string. |
void |
setCleanupTimeout(int pVal)
Maximum time (in seconds) that a SOC process will remain active to allow its no longer used server object threads to shut down gracefully before terminating them. |
void |
setExtensionEnabled(java.lang.String name,
boolean pVal)
Indicates whether the state of the named extension is Enabled (true) or Disabled (false). |
void |
setExtensionInfoByRef(java.lang.String name,
IPropertySet ppExtProperties)
The extension-dependent info for the server object configuration. |
void |
setExtensionPropertiesByRef(java.lang.String name,
IPropertySet ppExtProperties)
The extension-dependent properties for the server object configuration. |
void |
setInfoByRef(IPropertySet props)
Auxiliary Information for the server objects created by the server object configuration ?passive properties only. |
void |
setStartupTimeout(int pVal)
Maximum time (in seconds) that a SOC process will wait for an instance of a server object to start. |
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.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 |
---|
public static final java.lang.Class targetClass
public boolean noncastable
Constructor Detail |
---|
public IServerObjectConfiguration2Proxy(java.lang.String CLSID, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo) throws java.net.UnknownHostException, java.io.IOException
java.net.UnknownHostException
java.io.IOException
public IServerObjectConfiguration2Proxy()
public IServerObjectConfiguration2Proxy(java.lang.Object obj) throws java.io.IOException
java.io.IOException
protected IServerObjectConfiguration2Proxy(java.lang.Object obj, java.lang.String iid) throws java.io.IOException
java.io.IOException
protected IServerObjectConfiguration2Proxy(java.lang.String CLSID, java.lang.String iid, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo) throws java.io.IOException
java.io.IOException
Method Detail |
---|
public void addListener(java.lang.String iidStr, java.lang.Object theListener, java.lang.Object theSource) throws java.io.IOException
addListener
in class IServerObjectConfigurationProxy
java.io.IOException
public void removeListener(java.lang.String iidStr, java.lang.Object theListener) throws java.io.IOException
removeListener
in class IServerObjectConfigurationProxy
java.io.IOException
public java.lang.String serialize() throws java.io.IOException, AutomationException
serialize
in interface IServerObjectConfiguration2
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void deserialize(java.lang.String str) throws java.io.IOException, AutomationException
deserialize
in interface IServerObjectConfiguration2
str
- The str (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IPropertySet getExtensionProperties(java.lang.String name) throws java.io.IOException, AutomationException
getExtensionProperties
in interface IServerObjectConfiguration2
name
- The name (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setExtensionPropertiesByRef(java.lang.String name, IPropertySet ppExtProperties) throws java.io.IOException, AutomationException
setExtensionPropertiesByRef
in interface IServerObjectConfiguration2
name
- The name (in)ppExtProperties
- A reference to a com.esri.arcgis.system.IPropertySet (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IPropertySet getExtensionInfo(java.lang.String name) throws java.io.IOException, AutomationException
getExtensionInfo
in interface IServerObjectConfiguration2
name
- The name (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setExtensionInfoByRef(java.lang.String name, IPropertySet ppExtProperties) throws java.io.IOException, AutomationException
setExtensionInfoByRef
in interface IServerObjectConfiguration2
name
- The name (in)ppExtProperties
- A reference to a com.esri.arcgis.system.IPropertySet (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isExtensionEnabled(java.lang.String name) throws java.io.IOException, AutomationException
isExtensionEnabled
in interface IServerObjectConfiguration2
name
- The name (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setExtensionEnabled(java.lang.String name, boolean pVal) throws java.io.IOException, AutomationException
setExtensionEnabled
in interface IServerObjectConfiguration2
name
- The name (in)pVal
- The pVal (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getCleanupTimeout() throws java.io.IOException, AutomationException
getCleanupTimeout
in interface IServerObjectConfiguration2
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setCleanupTimeout(int pVal) throws java.io.IOException, AutomationException
setCleanupTimeout
in interface IServerObjectConfiguration2
pVal
- The pVal (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getStartupTimeout() throws java.io.IOException, AutomationException
getStartupTimeout
in interface IServerObjectConfiguration2
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setStartupTimeout(int pVal) throws java.io.IOException, AutomationException
setStartupTimeout
in interface IServerObjectConfiguration2
pVal
- The pVal (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IPropertySet getInfo() throws java.io.IOException, AutomationException
getInfo
in interface IServerObjectConfiguration2
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setInfoByRef(IPropertySet props) throws java.io.IOException, AutomationException
setInfoByRef
in interface IServerObjectConfiguration2
props
- A reference to a com.esri.arcgis.system.IPropertySet (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |