com.esri.sde.sdk.client
Class SeInstance.SeInstanceConfiguration

java.lang.Object
  extended by com.esri.sde.sdk.client.SeInstance.SeInstanceConfiguration
Enclosing class:
SeInstance

public class SeInstance.SeInstanceConfiguration
extends java.lang.Object


Constructor Summary
SeInstance.SeInstanceConfiguration()
           
 
Method Summary
 java.lang.String getHomePath()
           
 java.lang.String getLogPath()
           
 int getMaxConnections()
           
 int getMaxLayers()
           
 int getMaxStreams()
           
 boolean getReadOnlyInstance()
           
 int getStreamPoolSize()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SeInstance.SeInstanceConfiguration

public SeInstance.SeInstanceConfiguration()
Method Detail

getReadOnlyInstance

public boolean getReadOnlyInstance()

getHomePath

public java.lang.String getHomePath()

getLogPath

public java.lang.String getLogPath()

getStreamPoolSize

public int getStreamPoolSize()

getMaxConnections

public int getMaxConnections()

getMaxLayers

public int getMaxLayers()

getMaxStreams

public int getMaxStreams()


Copyright © 1996-2010 Geotools. All Rights Reserved.