public abstract class MethodConversionStrategyCollection extends MethodConversionStrategyBase
eventType
Constructor and Description |
---|
MethodConversionStrategyCollection() |
Modifier and Type | Method and Description |
---|---|
List<EventBean> |
convert(Object invocationResult,
MethodTargetStrategy origin,
AgentInstanceContext agentInstanceContext) |
protected abstract EventBean |
getEventBean(Object value,
AgentInstanceContext agentInstanceContext) |
checkNonNullArrayValue, setEventType
protected abstract EventBean getEventBean(Object value, AgentInstanceContext agentInstanceContext)
public List<EventBean> convert(Object invocationResult, MethodTargetStrategy origin, AgentInstanceContext agentInstanceContext)
Copyright © 2005–2018. All rights reserved.