public class CdiTestContainerLoader extends Object
This class provides access to the CdiTestContainer.
It uses the java.util.ServiceLoader
mechanism to
automatically pickup the container providers from the classpath.
Modifier and Type | Method and Description |
---|---|
static CdiTestContainer |
getCdiContainer() |
public static CdiTestContainer getCdiContainer()
Copyright © 2008–2016 The Apache Software Foundation. All rights reserved.