Interface InvokerInfo
public interface InvokerInfo
Opaque token that stands in for an invoker registered using 
InvokerFactory.createInvoker(BeanInfo, MethodInfo)
 and InvokerBuilder.build(). It can only be used to materialize an Invoker in a synthetic component;
 see SyntheticBeanBuilder.withParam() or
 SyntheticObserverBuilder.withParam().- Since:
 - 4.1