public class ApplicationFragment
extends javax.ws.rs.core.Application
Constructor and Description |
---|
ApplicationFragment(org.osgi.framework.Bundle bundle,
String appClass) |
ApplicationFragment(org.osgi.framework.Bundle bundle,
String appClass,
Map<String,String> attrs) |
ApplicationFragment(org.osgi.framework.Bundle bundle,
String appClass,
String host) |
Modifier and Type | Method and Description |
---|---|
static Map<String,String> |
createAttributes(String hostName) |
javax.ws.rs.core.Application |
get() |
Map<String,String> |
getAttrs() |
org.osgi.framework.Bundle |
getBundle() |
Set<Class<?>> |
getClasses() |
String |
getHostName() |
Set<Object> |
getSingletons() |
void |
reload() |
public ApplicationFragment(org.osgi.framework.Bundle bundle, String appClass)
public ApplicationFragment(org.osgi.framework.Bundle bundle, String appClass, String host)
Copyright © 2015 Nuxeo SA. All rights reserved.