Interface InvokerInfo
-
public interface InvokerInfo
Opaque token that stands in for an invoker registered usingInvokerFactory.createInvoker(BeanInfo, MethodInfo)
andInvokerBuilder.build()
. It can only be used to materialize anInvoker
in a synthetic component; seeSyntheticBeanBuilder.withParam()
orSyntheticObserverBuilder.withParam()
.- Since:
- 4.1