|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IServerMachine3
COM Interface 'IServerMachine3'. Generated 3/19/2015 1:21:00 PM from 'C:\ArcGIS\COM\esriServer.olb'
Description: 'Provides access to properties of a server host machine for administrators.' 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 |
IIDc0445f7e_124c_487d_a364_6506e3574865
|
static int |
xxDummy
Deprecated. Internal use only |
| Fields inherited from interface com.esri.arcgis.server.IServerMachine2 |
|---|
IID7cdddb35_6819_41f6_b2c3_8197f95f65b0 |
| Fields inherited from interface com.esri.arcgis.server.IServerMachine |
|---|
IID2dbbd5d1_193f_4cb0_893f_98dfffdadf1f |
| Method Summary | |
|---|---|
java.lang.String |
getAdminURL()
The admin URL of the server machine. |
java.lang.String |
getPlatform()
The platform of the server machine. |
int |
getPortCount()
The total count of ports. |
IEnumBSTR |
getPortNames()
The port names. |
int |
getPortNumber(java.lang.String name)
The port number of a port. |
void |
setAdminURL(java.lang.String pUrl)
The admin URL of the server machine. |
void |
setPlatform(java.lang.String pPlatform)
The platform of the server machine. |
| Methods inherited from interface com.esri.arcgis.server.IServerMachine2 |
|---|
getCapacity, setCapacity |
| Methods inherited from interface com.esri.arcgis.server.IServerMachine |
|---|
getDescription, getName, setDescription, setName |
| Field Detail |
|---|
static final int IIDc0445f7e_124c_487d_a364_6506e3574865
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
java.lang.String getAdminURL()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setAdminURL(java.lang.String pUrl)
throws java.io.IOException,
AutomationException
pUrl - The pUrl (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getPlatform()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setPlatform(java.lang.String pPlatform)
throws java.io.IOException,
AutomationException
pPlatform - The pPlatform (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getPortCount()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IEnumBSTR getPortNames()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getPortNumber(java.lang.String name)
throws java.io.IOException,
AutomationException
name - The name (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 | ||||||||