|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IServerMachineStatus
COM Interface 'IServerMachineStatus'. Generated 3/19/2015 1:21:00 PM from 'C:\ArcGIS\COM\esriServer.olb'
Description: 'Provides access to the properties of the status of a specific SOC machine.' 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 | |
---|---|
static java.lang.String |
IID
Deprecated. Internal use only |
static int |
IID67e836a4_01f1_450c_97be_21ab9a3f3c11
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
int |
getInstanceCount(int access)
The number of server object instances currently running in this SOC machine. |
int |
getInstanceInUseCount(int access)
The number of currently running server object instances in use by clients of this SOC machine. |
boolean |
isEnabled()
Indicates if machine is connected and can be used by server(true) or not(false). |
Field Detail |
---|
static final int IID67e836a4_01f1_450c_97be_21ab9a3f3c11
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
int getInstanceCount(int access) throws java.io.IOException, AutomationException
access
- A com.esri.arcgis.server.esriAccessLevel constant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.int getInstanceInUseCount(int access) throws java.io.IOException, AutomationException
access
- A com.esri.arcgis.server.esriAccessLevel constant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.boolean isEnabled() throws java.io.IOException, AutomationException
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 |