org.hudsonci.inject.internal
Class SmoothieContainerBootstrap

java.lang.Object
  extended by org.hudsonci.inject.internal.SmoothieContainerBootstrap

public class SmoothieContainerBootstrap
extends Object

Bootstraps the container.

Since:
1.397
Author:
Jason Dillon

Constructor Summary
SmoothieContainerBootstrap()
           
 
Method Summary
 SmoothieContainer bootstrap()
           
 SmoothieContainer bootstrap(ClassLoader classLoader, Class... types)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SmoothieContainerBootstrap

public SmoothieContainerBootstrap()
Method Detail

bootstrap

public SmoothieContainer bootstrap()

bootstrap

public SmoothieContainer bootstrap(ClassLoader classLoader,
                                   Class... types)


Copyright © 2004-2011 Hudson. All Rights Reserved.