Silk DI 0.6


Uses of Class
se.jbee.inject.bind.BuildinBundle

Packages that use BuildinBundle
se.jbee.inject.bind   
 

Uses of BuildinBundle in se.jbee.inject.bind
 

Methods in se.jbee.inject.bind that return BuildinBundle
static BuildinBundle BuildinBundle.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static BuildinBundle[] BuildinBundle.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Method parameters in se.jbee.inject.bind with type arguments of type BuildinBundle
 void BuildinBundle.bootstrap(Bootstrapper.ModularBootstrapper<BuildinBundle> bootstrap)
           
 


Silk DI 0.6