|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IServerObjectConfigurationInfo2
COM Interface 'IServerObjectConfigurationInfo2'. Generated 3/19/2015 1:21:00 PM from 'C:\ArcGIS\COM\esriServer.olb'
Description: 'Provides access to the properties of a server object configuration with extensions.' 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 |
IID765ee3db_2a65_41ed_9619_482bbc48192d
|
static int |
xxDummy
Deprecated. Internal use only |
Fields inherited from interface com.esri.arcgis.server.IServerObjectConfigurationInfo |
---|
IID6c7eec75_0d7d_4ec1_8b58_4d88f11fd4fa |
Method Summary | |
---|---|
IPropertySet |
getExtensionInfo(java.lang.String name)
The extension-dependent info for the server object configuration. |
IEnumBSTR |
getExtensions()
An array of the registered server object extensions for a given configuration. |
IPropertySet |
getInfo()
Auxiliary Information for the server objects created by the server object configuration ?passive properties only. |
Methods inherited from interface com.esri.arcgis.server.IServerObjectConfigurationInfo |
---|
getDescription, getName, getTypeName, isPooled |
Field Detail |
---|
static final int IID765ee3db_2a65_41ed_9619_482bbc48192d
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
IEnumBSTR getExtensions() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IPropertySet getInfo() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IPropertySet getExtensionInfo(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 |