public interface ThreadContextSetup
Modifier and Type | Interface and Description |
---|---|
static interface |
ThreadContextSetup.TearDownHandle
Tears down the context
|
Modifier and Type | Method and Description |
---|---|
ThreadContextSetup.TearDownHandle |
setup()
Sets up any local thread context needed.
|
ThreadContextSetup.TearDownHandle setup()
Copyright © 2013 JBoss by Red Hat. All rights reserved.