FunctionAccessorMetadata

constructor(functionKind: FunctionKind, accessor: FunctionAccessor<P, R>, supportedType: Class<*>, supportedTopics: Set<NamedAggregate>, firstParameterKind: FirstParameterKind, injectParameters: Array<InjectParameter>)

Parameters

P

The processor type

R

The return type