|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IServerObjectFactory
COM Interface 'IServerObjectFactory'. Generated 3/19/2015 1:21:00 PM from 'C:\ArcGIS\COM\esriServer.olb'
Description: 'Provides access to the method used to create a server object outside a server object container.' 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 |
IID1fc365cc_e2e8_4f83_afc9_834b33148e29
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
IServerObject |
createServerObject(java.lang.String cLSID,
java.lang.String cfgName,
java.lang.String cfgType)
Creates a server object outside of the server environment. |
| Field Detail |
|---|
static final int IID1fc365cc_e2e8_4f83_afc9_834b33148e29
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
IServerObject createServerObject(java.lang.String cLSID,
java.lang.String cfgName,
java.lang.String cfgType)
throws java.io.IOException,
AutomationException
cLSID - The cLSID (in)cfgName - The cfgName (in)cfgType - The cfgType (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 | ||||||||