public class ResourcesDescriptor extends Object
Modifier and Type | Field and Description |
---|---|
protected String |
path |
protected String |
servlet |
Constructor and Description |
---|
ResourcesDescriptor() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
org.osgi.framework.Bundle |
getBundle() |
String |
getId() |
String |
getPath() |
URL |
getResource(String name) |
String |
getServlet() |
void |
setResolver(ResourceResolver resolver) |
String |
toString() |
public ResourcesDescriptor()
public void setResolver(ResourceResolver resolver)
public org.osgi.framework.Bundle getBundle()
public String getServlet()
public URL getResource(String name)
Copyright © 2017 Nuxeo. All rights reserved.