Uses of Interface
org.hudsonci.inject.injecto.Injectomatic

Packages that use Injectomatic
org.hudsonci.inject.injecto Magically injection system. 
org.hudsonci.inject.injecto.internal Magically injection internals. 
 

Uses of Injectomatic in org.hudsonci.inject.injecto
 

Methods in org.hudsonci.inject.injecto with parameters of type Injectomatic
 void InjectomaticAware.setInjectomatic(Injectomatic injecto)
          Notify target of Injectomatic component.
 

Uses of Injectomatic in org.hudsonci.inject.injecto.internal
 

Classes in org.hudsonci.inject.injecto.internal that implement Injectomatic
 class InjectomaticImpl
          Default Injectomatic implementation.
 

Constructors in org.hudsonci.inject.injecto.internal with parameters of type Injectomatic
RegisteredTypeInstaller(Injectomatic injecto)
           
XStreamInjectoHandler(Injectomatic injecto, com.thoughtworks.xstream.converters.reflection.ReflectionProvider reflection)
           
 



Copyright © 2004-2011 Hudson. All Rights Reserved.