@ApplicationPath(value="resources")
public class MyRestServicesApplication
extends javax.ws.rs.core.Application
| Constructor and Description |
|---|
MyRestServicesApplication() |
| Modifier and Type | Method and Description |
|---|---|
Set<Class<?>> |
getClasses()
Gets all classes that implement REST services.
|
Copyright © 2008–2018. All rights reserved.