org.jbehave.core.configuration.weld
Class WeldBootstrap.InstanceManager

java.lang.Object
  extended by org.jbehave.core.configuration.weld.WeldBootstrap.InstanceManager
Enclosing class:
WeldBootstrap

@ApplicationScoped
public static class WeldBootstrap.InstanceManager
extends Object


Constructor Summary
WeldBootstrap.InstanceManager()
           
 
Method Summary
 void build()
           
 WeldAnnotationBuilder findBuilder(Class<?> annotatedClass)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WeldBootstrap.InstanceManager

public WeldBootstrap.InstanceManager()
Method Detail

build

public void build()

findBuilder

public WeldAnnotationBuilder findBuilder(Class<?> annotatedClass)


Copyright © 2003-2011. All Rights Reserved.