@ApplicationPath(value="/")
public abstract class ResteasyTestApplication
extends javax.ws.rs.core.Application
| Modifier and Type | Class and Description |
|---|---|
static interface |
ResteasyTestApplication.ExpectedResults
Default ExpectedResults
|
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_XML_CONFIGURATION_FILE |
| Constructor and Description |
|---|
ResteasyTestApplication() |
| Modifier and Type | Method and Description |
|---|---|
abstract Set<Object> |
getResources() |
Set<Object> |
getSingletons() |
public static final String DEFAULT_XML_CONFIGURATION_FILE
Copyright © 2019 Vitam. All rights reserved.