Weld instance has:
automatic discovery disabled
concurrent deployment disabled
WeldInitiator to inject the given non-contextual instance once the container is started, i.e. during test execution.WeldInitiator.createWeld() method and the given bean classes are added.Weld instance.WeldInitiator.createWeld() method and all the classes from the test class package are added.IllegalStateException after shutdown.WeldInitiator implements Instance and therefore might be used to perform programmatic lookup of bean instances.WeldInitiator instance, e.g. to activate a context for a given normal scope.Copyright © 2017. All rights reserved.