Silk DI 0.6


Uses of Interface
se.jbee.inject.service.ServiceMethod

Packages that use ServiceMethod
se.jbee.inject.service   
 

Uses of ServiceMethod in se.jbee.inject.service
 

Methods in se.jbee.inject.service that return ServiceMethod
<P,R> ServiceMethod<P,R>
ServiceProvider.provide(Type<P> parameterType, Type<R> returnType)
           
 


Silk DI 0.6