|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IServerEnvironmentImpl2
| Method Summary | |
|---|---|
void |
setJobRegistry(IJobRegistry rhs1)
setJobRegistry |
void |
setJobTracker(IJobTracker rhs1)
setJobTracker |
void |
setLog(ILog rhs1)
setLog |
void |
setProperties(IPropertySet rhs1)
setProperties |
void |
setServerJobManager(IServerJobManager rhs1)
setServerJobManager |
void |
setServerObjectAdmin(IServerObjectAdmin rhs1)
setServerObjectAdmin |
void |
setUserInfo(IServerUserInfo rhs1)
setUserInfo |
| Methods inherited from interface com.esri.arcgis.server.IServerEnvironmentImpl |
|---|
getJobCatalog, getJobRegistry, getServerJobManager, getServerObjectAdmin, getStorageConnectionString, setCurrentJobID, setIsAdmin |
| Method Detail |
|---|
void setLog(ILog rhs1)
throws IOException,
AutomationException
rhs1 - A reference to a com.esri.arcgis.system.ILog (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setProperties(IPropertySet rhs1)
throws IOException,
AutomationException
rhs1 - 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 setJobTracker(IJobTracker rhs1)
throws IOException,
AutomationException
rhs1 - A reference to a com.esri.arcgis.system.IJobTracker (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setJobRegistry(IJobRegistry rhs1)
throws IOException,
AutomationException
rhs1 - A reference to a com.esri.arcgis.system.IJobRegistry (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setServerJobManager(IServerJobManager rhs1)
throws IOException,
AutomationException
rhs1 - A reference to a com.esri.arcgis.server.IServerJobManager (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setServerObjectAdmin(IServerObjectAdmin rhs1)
throws IOException,
AutomationException
rhs1 - A reference to a com.esri.arcgis.server.IServerObjectAdmin (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setUserInfo(IServerUserInfo rhs1)
throws IOException,
AutomationException
rhs1 - A reference to a com.esri.arcgis.system.IServerUserInfo (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 | ||||||||