|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IServer2
Provides access to methods that connect a specified user to an ArcGIS server.
This interface is new at ArcGIS 9.3. It supersedes IServer.
The IServer2 interface is intended only for use by the web controls that are included as part of the Application Developer Framework for ArcGIS Server. To learn more about these controls, refer to the ArcGIS Server developer documentation.
Method Summary | |
---|---|
IServerObjectManager |
getServerObjectManager2(String userInfo)
Gets the server objcet manager of the connected ArcGIS server for the user specified by userInfo. |
Methods inherited from interface com.esri.arcgis.server.IServer |
---|
getServerObjectAdmin, getServerObjectManager |
Method Detail |
---|
IServerObjectManager getServerObjectManager2(String userInfo) throws IOException, AutomationException
userInfo
- The userInfo (in)
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 |