public class BazaarContextImpl extends Object implements BazaarContext
BazaarContext.Builder| Constructor and Description |
|---|
BazaarContextImpl(Map<String,Object> contextMap)
Initializes me with my contents.
|
public Map<String,Object> getContextMap()
BazaarContextVendors on a Bazaar. The key is either
an id or the full class name. the value is the parameter which will be provided to VendorsgetContextMap in interface BazaarContextMap containing the parameters for Vendor from (key|full class name) to the object
as value.Copyright © 2019. All rights reserved.