Constructor and Description |
---|
AbstractConsoleResource() |
Modifier and Type | Method and Description |
---|---|
protected abstract String |
getConsoleResource() |
String |
getHTML(javax.servlet.http.HttpServletResponse response) |
void |
loadHTML() |
@PostConstruct public final void loadHTML() throws IOException
IOException
protected abstract String getConsoleResource()
@GET @Produces(value="text/html") public final String getHTML(@Context javax.servlet.http.HttpServletResponse response)
Copyright © 2014–2018. All rights reserved.