public interface DatastoreCommodityContext extends Serializable
DatastoreCommodity configuration context to be used by a
DatastoreCommodityFactory, typically extended by concrete Datastore implementations with specific
informations and methods.DatastoreCommodityFactory| Modifier and Type | Interface and Description |
|---|---|
static class |
DatastoreCommodityContext.CommodityConfigurationException
Exception to notify a
DatastoreCommodity configuration error. |
static class |
DatastoreCommodityContext.CommodityNotAvailableException
Exception to notify a
DatastoreCommodity type is not available for a given Datastore. |
Copyright © 2019 The Holon Platform. All rights reserved.