|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.webbeans.tck.api.TCKConfiguration
public class TCKConfiguration
| Constructor Summary | |
|---|---|
protected |
TCKConfiguration(Beans beans,
Contexts<?> contexts,
Managers managers,
Containers containers,
TestSuite testSuite)
|
| Method Summary | ||
|---|---|---|
Beans |
getBeans()
|
|
Containers |
getContainers()
|
|
|
getContexts()
|
|
Managers |
getManagers()
|
|
TestSuite |
getTestSuite()
|
|
static TCKConfiguration |
newInstance(Beans beans,
Contexts<?> contexts,
Managers managers,
Containers containers,
TestSuite testSuite)
|
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected TCKConfiguration(Beans beans,
Contexts<?> contexts,
Managers managers,
Containers containers,
TestSuite testSuite)
| Method Detail |
|---|
public static final TCKConfiguration newInstance(Beans beans,
Contexts<?> contexts,
Managers managers,
Containers containers,
TestSuite testSuite)
public Beans getBeans()
public <T extends javax.context.Context> Contexts<T> getContexts()
public Managers getManagers()
public TestSuite getTestSuite()
public Containers getContainers()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||