org.hudsonci.inject.injecto.internal
Class RegisteredTypeInstaller

java.lang.Object
  extended by org.hudsonci.inject.injecto.internal.RegisteredTypeInstaller

@Named
@EagerSingleton
public class RegisteredTypeInstaller
extends Object

Helper to register injectable types for Hudson when the container starts.

Since:
1.397
Author:
Jason Dillon

Constructor Summary
RegisteredTypeInstaller(Injectomatic injecto)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RegisteredTypeInstaller

@Inject
public RegisteredTypeInstaller(Injectomatic injecto)


Copyright © 2004-2011 Hudson. All Rights Reserved.