public class AggregationContext extends Object
Constructor and Description |
---|
AggregationContext() |
Modifier and Type | Method and Description |
---|---|
void |
addAggregationKey(String key,
Object value) |
void |
finishModuleCreation() |
String |
getAggregationTag() |
IjModuleType |
getModuleType() |
void |
setModuleType(IjModuleType moduleType) |
public String getAggregationTag()
public IjModuleType getModuleType()
public void setModuleType(IjModuleType moduleType)
public void finishModuleCreation()