|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IServerObjectConfigurationManager2
COM Interface 'IServerObjectConfigurationManager2'. Generated 3/19/2015 1:20:53 PM from 'C:\ArcGIS\COM\esriServer.olb'
Description: 'Provides access to additional members that support initializing a server object.' 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 |
IID3130f209_598d_4269_b404_df6b13804742
|
static int |
xxDummy
Deprecated. Internal use only |
Fields inherited from interface com.esri.arcgis.server.IServerObjectConfigurationManager |
---|
IID181f5a7e_25c9_4fbf_9166_75d638acc930 |
Method Summary | |
---|---|
void |
beforeStart(IServerObjectAdmin pAdmin,
IPropertySet props)
Is called before the configuration is started. |
void |
beforeStop(IServerObjectAdmin pAdmin,
IPropertySet props)
Is called before the configuration is stopped. |
void |
onRemoveEx(IServerObjectAdmin pAdmin,
IPropertySet props)
Is called when the configuration is removed. |
void |
onStart(IServerObjectAdmin pAdmin,
IPropertySet pProps)
Is called when the configuration is started. |
void |
onStop(IServerObjectAdmin pAdmin,
IPropertySet pProps)
Is called when the configuration is stopped. |
Methods inherited from interface com.esri.arcgis.server.IServerObjectConfigurationManager |
---|
onAdd, onRemove |
Field Detail |
---|
static final int IID3130f209_598d_4269_b404_df6b13804742
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
void onStart(IServerObjectAdmin pAdmin, IPropertySet pProps) throws java.io.IOException, AutomationException
pAdmin
- A reference to a com.esri.arcgis.server.IServerObjectAdmin (in)pProps
- A reference to a com.esri.arcgis.system.IPropertySet (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void onStop(IServerObjectAdmin pAdmin, IPropertySet pProps) throws java.io.IOException, AutomationException
pAdmin
- A reference to a com.esri.arcgis.server.IServerObjectAdmin (in)pProps
- A reference to a com.esri.arcgis.system.IPropertySet (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void onRemoveEx(IServerObjectAdmin pAdmin, IPropertySet props) throws java.io.IOException, AutomationException
pAdmin
- A reference to a com.esri.arcgis.server.IServerObjectAdmin (in)props
- A reference to a com.esri.arcgis.system.IPropertySet (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void beforeStart(IServerObjectAdmin pAdmin, IPropertySet props) throws java.io.IOException, AutomationException
pAdmin
- A reference to a com.esri.arcgis.server.IServerObjectAdmin (in)props
- A reference to a com.esri.arcgis.system.IPropertySet (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void beforeStop(IServerObjectAdmin pAdmin, IPropertySet props) throws java.io.IOException, AutomationException
pAdmin
- A reference to a com.esri.arcgis.server.IServerObjectAdmin (in)props
- A reference to a com.esri.arcgis.system.IPropertySet (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 |