Remote System Explorer DataStore
Release 3.4

Uses of Class
org.eclipse.dstore.core.model.DataStoreAttributes

Packages that use DataStoreAttributes
org.eclipse.dstore.core.model   
 

Uses of DataStoreAttributes in org.eclipse.dstore.core.model
 

Constructors in org.eclipse.dstore.core.model with parameters of type DataStoreAttributes
DataStore(DataStoreAttributes attributes)
          Creates a new DataStore instance
DataStore(DataStoreAttributes attributes, CommandHandler commandHandler, UpdateHandler updateHandler, IDomainNotifier domainNotifier)
          Creates a new DataStore instance
DataStore(DataStoreAttributes attributes, CommandHandler commandHandler, UpdateHandler updateHandler, IDomainNotifier domainNotifier, int initialSize)
          Creates a new DataStore instance
DataStore(DataStoreAttributes attributes, int initialSize)
          Creates a new DataStore instance
 


Remote System Explorer DataStore
Release 3.4

Copyright (c) IBM Corporation and others 2000, 2012. All Rights Reserved.