public interface IServerEnvironment3 extends IServerEnvironment2, java.io.Serializable
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 =
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
IID
Deprecated.
Internal use only
|
static int |
IID9940e0cd_d279_468a_b0ea_c546da5c3d0c |
static int |
xxDummy
Deprecated.
Internal use only
|
IID8037ee78_6197_4b8e_8f8b_52c744e42a31
IID32d4c328_e473_4615_922c_63c108f55e60
Modifier and Type | Method and Description |
---|---|
boolean |
isRunningAsEngine()
Indicates if server configuration is running as engine.
|
getUserInfo
getCurrentJobID, getJobDirectory, getJobTracker, getLog, getProperties
static final int IID9940e0cd_d279_468a_b0ea_c546da5c3d0c
static final int xxDummy
static final java.lang.String IID
boolean isRunningAsEngine() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.