Class DefaultContextRepository

java.lang.Object
com.hybris.merchandising.context.impl.DefaultContextRepository
All Implemented Interfaces:
ContextRepository, Serializable

public class DefaultContextRepository extends Object implements ContextRepository, Serializable
Default implementation of a way to store context information.
See Also: