public class JaxRSModuleMaker extends Object implements ModuleMaker<JaxrsModule>
| Modifier and Type | Field and Description |
|---|---|
static String |
JAX_RS_PREV |
| Constructor and Description |
|---|
JaxRSModuleMaker() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(String desc) |
JaxrsModule |
make(Class<?> interfaceClass) |
public static final String JAX_RS_PREV
public boolean accept(String desc)
accept in interface org.coodex.util.SelectableService<String>public JaxrsModule make(Class<?> interfaceClass)
make in interface ModuleMaker<JaxrsModule>Copyright © 2020. All rights reserved.