Remote System Explorer DataStore
Release 1.0

org.eclipse.dstore.core.server
Class ServerAttributes

java.lang.Object
  extended byorg.eclipse.dstore.core.model.DataStoreAttributes
      extended byorg.eclipse.dstore.core.server.ServerAttributes

public class ServerAttributes
extends DataStoreAttributes

This class is used to store attributes that are required for configurating a remote connection.


Field Summary
 
Fields inherited from class org.eclipse.dstore.core.model.DataStoreAttributes
A_HOST_NAME, A_HOST_PATH, A_HOST_PORT, A_LOCAL_NAME, A_LOCAL_PATH, A_LOG_NAME, A_LOG_PATH, A_PLUGIN_PATH, A_ROOT_NAME, A_ROOT_PATH, A_SIZE, DATASTORE_VERSION
 
Constructor Summary
ServerAttributes()
          Constructor
 
Methods inherited from class org.eclipse.dstore.core.model.DataStoreAttributes
getAttribute, setAttribute
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServerAttributes

public ServerAttributes()
Constructor


Remote System Explorer DataStore
Release 1.0

Guidelines for using DataStore APIs.