public abstract class DynamicApplication extends javax.ws.rs.core.Application
| Constructor and Description |
|---|
DynamicApplication() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract org.osgi.framework.Bundle |
getBundle() |
Set<Class<?>> |
getClasses() |
protected String |
getPackageBase() |
public DynamicApplication()
protected abstract org.osgi.framework.Bundle getBundle()
protected String getPackageBase()
public Set<Class<?>> getClasses()
getClasses in class javax.ws.rs.core.ApplicationCopyright © 2016 Nuxeo SA. All rights reserved.