public abstract class AbstractCommunoteApplicationConfig
extends javax.ws.rs.core.Application
| Constructor and Description |
|---|
AbstractCommunoteApplicationConfig() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
configureResourceHandler()
This is an abstract method that must be overwritten.
|
Set<Class<?>> |
getClasses()
This method configures the resources to be available within the web service
|
public abstract void configureResourceHandler()
Copyright © 2019 Communote team. All rights reserved.