| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IServerObjectConfigurationManager
Provides access to additional members that support initializing a server object.
| Method Summary | |
|---|---|
 IPropertySet | 
onAdd(IPropertySet pProps)
Is called when the configuration is added.  | 
 void | 
onRemove()
Is called when the configuration is removed.  | 
| Method Detail | 
|---|
IPropertySet onAdd(IPropertySet pProps)
                   throws IOException,
                          AutomationException
pProps - A reference to a com.esri.arcgis.system.IPropertySet  (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void onRemove()
              throws IOException,
                     AutomationException
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 | ||||||||