public class HistoricalEventViewableMethodFactory extends HistoricalEventViewableFactoryBase
Modifier and Type | Field and Description |
---|---|
static EPTypeClass |
EPTYPE |
evaluator, eventType, hasRequiredStreams, lookupValueToMultiKey, scheduleCallbackId, streamNumber
Constructor and Description |
---|
HistoricalEventViewableMethodFactory() |
Modifier and Type | Method and Description |
---|---|
HistoricalEventViewable |
activate(AgentInstanceContext agentInstanceContext) |
String |
getConfigurationName() |
void |
ready(StatementContext statementContext,
ModuleIncidentals moduleIncidentals,
boolean recovery) |
void |
setConfigurationName(String configurationName) |
void |
setConversionStrategy(MethodConversionStrategy conversionStrategy) |
void |
setTargetStrategy(MethodTargetStrategyFactory targetStrategy) |
getDataCacheThreadLocal, getEvaluator, getEventType, getLookupValueToMultiKey, getScheduleCallbackId, getStreamNumber, isHasRequiredStreams, setEvaluator, setEventType, setHasRequiredStreams, setLookupValueToMultiKey, setScheduleCallbackId, setStreamNumber
public static final EPTypeClass EPTYPE
public HistoricalEventViewableMethodFactory()
public void ready(StatementContext statementContext, ModuleIncidentals moduleIncidentals, boolean recovery)
public HistoricalEventViewable activate(AgentInstanceContext agentInstanceContext)
public String getConfigurationName()
public void setConfigurationName(String configurationName)
public void setTargetStrategy(MethodTargetStrategyFactory targetStrategy)
public void setConversionStrategy(MethodConversionStrategy conversionStrategy)
Copyright © 2005–2022. All rights reserved.