public class ODataApplication
extends javax.ws.rs.core.Application
| Modifier and Type | Class and Description |
|---|---|
static class |
ODataApplication.MyProvider |
| Constructor and Description |
|---|
ODataApplication() |
| Modifier and Type | Method and Description |
|---|---|
Set<Class<?>> |
getClasses() |
Set<Object> |
getSingletons()
Singletons are not recommended because they break the state less REST principle.
|
Copyright © 2020. All rights reserved.