| Package | Description |
|---|---|
| org.jboss.arquillian.graphene |
| Modifier and Type | Method and Description |
|---|---|
static GrapheneRuntime |
GrapheneRuntime.getInstance()
Retrieves current thread-local instance of the Graphene runtime.
|
static GrapheneRuntime |
GrapheneRuntime.popInstance()
Returns and removes current thread-local instance of the Graphene runtime from top of the stack of current instances.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
GrapheneRuntime.pushInstance(GrapheneRuntime grapheneRuntime)
Set ups current thread-local instance of the Graphene runtime on top of stack of current instances.
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.