@Deprecated public abstract class BaseResourceTest extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static ResteasyDeployment |
deployment
Deprecated.
|
protected static Dispatcher |
dispatcher
Deprecated.
|
| Constructor and Description |
|---|
BaseResourceTest()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
addPerRequestResource(Class<?> resource)
Deprecated.
|
static void |
after()
Deprecated.
|
static void |
before()
Deprecated.
|
ResteasyProviderFactory |
getProviderFactory()
Deprecated.
|
Registry |
getRegistry()
Deprecated.
|
String |
readString(InputStream in)
Deprecated.
|
protected static ResteasyDeployment deployment
protected static Dispatcher dispatcher
public Registry getRegistry()
public ResteasyProviderFactory getProviderFactory()
public static void addPerRequestResource(Class<?> resource)
public String readString(InputStream in) throws IOException
IOExceptionCopyright © 2019 JBoss by Red Hat. All rights reserved.