public class ResteasyRegistration extends Object
| Constructor and Description |
|---|
ResteasyRegistration() |
ResteasyRegistration(String context,
String beanName) |
| Modifier and Type | Method and Description |
|---|---|
String |
getBeanName() |
String |
getContext() |
void |
setBeanName(String beanName) |
void |
setContext(String context) |
Copyright © 2020 JBoss by Red Hat. All rights reserved.