|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.esri.arcgis.server.ServerP
public class ServerP
COM Class 'ServerP'. Generated 3/19/2015 1:20:47 PM from 'C:\ArcGIS\COM\esriServer.olb'
Description 'Private Server' 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 |
|---|
| Fields inherited from interface com.esri.arcgis.server.IServer |
|---|
IID, IID425b0a5b_bf1b_4f0e_9e75_37324a12e5f9, xxDummy |
| Fields inherited from interface com.esri.arcgis.server.IServerInit2 |
|---|
IID, IID30d53022_c566_4854_87d8_2b9022829211, xxDummy |
| Fields inherited from interface com.esri.arcgis.server.IServerInit |
|---|
IIDa49dd957_aadb_4fe4_89c1_d80bb586970a |
| Constructor Summary | |
|---|---|
ServerP()
Constructs a ServerP using ArcGIS Engine. |
|
ServerP(java.lang.Object obj)
Construct a ServerP using a reference to such an object returned from ArcGIS Engine or Server. |
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object o)
Compare this object with another |
static java.lang.String |
getClsid()
getClsid. |
com.esri.arcgis.interop.Dispatch |
getJintegraDispatch()
Deprecated. Internal use only. |
IServerObjectAdmin |
getServerObjectAdmin()
Gets the server object admin for the connected GIS server. |
IServerObjectManager |
getServerObjectManager()
Gets the server object manager for the connected GIS server. |
int |
hashCode()
the hashcode for this object |
void |
initPrivateServer(java.lang.String dir)
Initializes Private Server. |
void |
initPrivateServerEx(java.lang.String serverDir,
java.lang.String logDir)
Initializes Private Server. |
void |
release()
Release a ServerP. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ServerP()
throws java.io.IOException,
java.net.UnknownHostException
java.io.IOException - if there are interop problems
java.net.UnknownHostException - if there are interop problems
public ServerP(java.lang.Object obj)
throws java.io.IOException
obj to ServerP.
obj - an object returned from ArcGIS Engine or Server
java.io.IOException - if there are interop problems
ServerP theServerP = (ServerP) obj;| Method Detail |
|---|
public static java.lang.String getClsid()
public boolean equals(java.lang.Object o)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic com.esri.arcgis.interop.Dispatch getJintegraDispatch()
getJintegraDispatch in interface com.esri.arcgis.interop.RemoteObjRefpublic void release()
release in interface com.esri.arcgis.interop.RemoteObjRef
public IServerObjectManager getServerObjectManager()
throws java.io.IOException,
AutomationException
getServerObjectManager in interface IServerjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public IServerObjectAdmin getServerObjectAdmin()
throws java.io.IOException,
AutomationException
getServerObjectAdmin in interface IServerjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void initPrivateServer(java.lang.String dir)
throws java.io.IOException,
AutomationException
initPrivateServer in interface IServerInitdir - The dir (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void initPrivateServerEx(java.lang.String serverDir,
java.lang.String logDir)
throws java.io.IOException,
AutomationException
initPrivateServerEx in interface IServerInit2serverDir - The serverDir (in)logDir - The logDir (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 | ||||||||