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.Application
Copyright © 2018 Nuxeo. All rights reserved.