|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IServerEnvironment
COM Interface 'IServerEnvironment'. Generated 3/19/2015 1:21:00 PM from 'C:\ArcGIS\COM\esriSystem.olb'
Description: 'Provides access to Server configuration information.' 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 |
IID32d4c328_e473_4615_922c_63c108f55e60
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
java.lang.String |
getCurrentJobID()
Retrieves current job ID. |
java.lang.String |
getJobDirectory(java.lang.String jobID)
Retrieves job directory for given job. |
IJobTracker |
getJobTracker()
Retrieves IJobTracker interface that provides access to members that track and control execution of jobs. |
ILog |
getLog()
Retrieves an ILog interface that can be used to add logging messages. |
IPropertySet |
getProperties()
Retrieves an IProperySet interface that provides access to the server configuration information. |
| Field Detail |
|---|
static final int IID32d4c328_e473_4615_922c_63c108f55e60
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
ILog getLog()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IPropertySet getProperties()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IJobTracker getJobTracker()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getJobDirectory(java.lang.String jobID)
throws java.io.IOException,
AutomationException
jobID - The jobID (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getCurrentJobID()
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 | ||||||||