public class DefaultJaxrsScanner extends AbstractScanner implements JaxrsScanner
| Constructor and Description |
|---|
DefaultJaxrsScanner() |
| Modifier and Type | Method and Description |
|---|---|
Set<Class<?>> |
classes() |
Set<Class<?>> |
classesFromContext(javax.ws.rs.core.Application app,
javax.servlet.ServletConfig sc) |
boolean |
prettyPrint() |
void |
setPrettyPrint(boolean shouldPrettyPrint) |
getPrettyPrintclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetPrettyPrintpublic Set<Class<?>> classesFromContext(javax.ws.rs.core.Application app, javax.servlet.ServletConfig sc)
classesFromContext in interface JaxrsScannerpublic boolean prettyPrint()
public void setPrettyPrint(boolean shouldPrettyPrint)
setPrettyPrint in interface ScannersetPrettyPrint in class AbstractScannerCopyright © 2015. All Rights Reserved.