|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IServerInit2
Server initialization.
Method Summary | |
---|---|
void |
initPrivateServerEx(String serverDir,
String logDir)
Initializes Private Server. |
Methods inherited from interface com.esri.arcgis.server.IServerInit |
---|
initPrivateServer |
Method Detail |
---|
void initPrivateServerEx(String serverDir, String logDir) throws IOException, AutomationException
serverDir
- The serverDir (in)logDir
- The logDir (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 |