|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IGxAGSObject
COM Interface 'IGxAGSObject'. Generated 3/19/2015 1:21:01 PM from 'C:\ArcGIS\COM\esriCatalog.olb'
Description: 'Provides access to members of GxObject that represents a ArcGIS Server (AGS) object.' 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 |
IID04429be9_3a92_4327_9f49_9ee30b95fb3c
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
void |
editServerObjectProperties(int hParent)
Presents a modal dialog to allow editing the properties of the server object. |
IAGSServerObjectName |
getAGSServerObjectName()
The associated AGS server object name. |
int |
getNumInstancesInUse()
The number of instances in use. |
int |
getNumInstancesRunning()
The number of instances running. |
java.lang.String |
getStatus()
The status of the server object. |
void |
setAGSServerObjectNameByRef(IAGSServerObjectName agsObjectName)
The associated AGS server object name. |
Field Detail |
---|
static final int IID04429be9_3a92_4327_9f49_9ee30b95fb3c
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
IAGSServerObjectName getAGSServerObjectName() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setAGSServerObjectNameByRef(IAGSServerObjectName agsObjectName) throws java.io.IOException, AutomationException
agsObjectName
- A reference to a com.esri.arcgis.gisclient.IAGSServerObjectName (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void editServerObjectProperties(int hParent) throws java.io.IOException, AutomationException
hParent
- The hParent (A COM typedef) (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.String getStatus() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.int getNumInstancesRunning() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.int getNumInstancesInUse() 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 |