Silk DI 0.6


se.jbee.inject.bootstrap
Class Link

Object
  extended by se.jbee.inject.bootstrap.Link

public final class Link
extends Object

Default implementation of the Linker that creates Suppliables.

Author:
Jan Bernitt (jan@jbee.se)

Field Summary
static Linker<Suppliable<?>> BUILDIN
           
 
Method Summary
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

BUILDIN

public static final Linker<Suppliable<?>> BUILDIN

Silk DI 0.6