Interface SinksLoader.InjectionPointReceiver
-
- Enclosing class:
- SinksLoader
public static interface SinksLoader.InjectionPointReceiverInterface that imitate lambda pattern.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidreceiveInjectionPoint(String fullMethodName, InjectionPoint injectionPoint)
-
-
-
Method Detail
-
receiveInjectionPoint
void receiveInjectionPoint(String fullMethodName, InjectionPoint injectionPoint)
-
-