com.esri.arcgis.server
Interface esriServerInstallType

All Superinterfaces:
java.io.Serializable

public interface esriServerInstallType
extends java.io.Serializable

Constants from esriServerInstallType' enum. Generated 3/19/2015 1:20:40 PM from 'C:\ArcGIS\COM\esriServer.olb'

Description: 'The server object configuration isolation level.' 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 int esriServerInstallTypeDotnet
           
static int esriServerInstallTypeJava
           
static int esriServerInstallTypeUnknown
           
 

Field Detail

esriServerInstallTypeJava

static final int esriServerInstallTypeJava
See Also:
Constant Field Values

esriServerInstallTypeDotnet

static final int esriServerInstallTypeDotnet
See Also:
Constant Field Values

esriServerInstallTypeUnknown

static final int esriServerInstallTypeUnknown
See Also:
Constant Field Values