Class DispatchAllServiceWrapper
- java.lang.Object
-
- tools.mdsd.somde.services.delegation.DispatchAllServiceWrapper
-
public class DispatchAllServiceWrapper extends Object
-
-
Constructor Summary
Constructors Constructor Description DispatchAllServiceWrapper()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static <ServiceType extends Service<ServiceType>>
Objectintercept(Function<ServiceType,Object> forwarder, Object[] parameters, ServiceManagerProviderAccess<ServiceType> access)
-