@Retention(value=CLASS) @Target(value=METHOD) public @interface CustomDispatchFactory
CustomDispatchFactory
must be a non-private static
method taking a receiver parameter and returning the custom dispatch API object.CustomDispatchAccessor
,
CustomReceiverAccessor