Silk DI 0.6


Package se.jbee.inject.service

Interface Summary
Extension<E extends Enum<E> & Extension<E,? super T>,T>  
ServiceInvocation<T> Frames the invocation of ServiceMethods with further functionality that can be executed ServiceInvocation.before(Value, Type) or ServiceInvocation.after(Value, Value, Object) the invoked ServiceMethod.
ServiceMethod<P,R> The low level representation of a service.
ServiceProvider A ServiceProvider resolves ServiceMethods by Type.
 

Class Summary
ExtensionModule  
ServiceModule When binding ServiceMethods this Module can be extended.
 

Enum Summary
ServiceInvocation.ServiceInvocationExtension Used to hook up a ServiceInvocation to ServiceMethods.
ServiceMethod.ServiceClassExtension  
 


Silk DI 0.6