| Package | Description |
|---|---|
| net.bull.javamelody.internal.model | |
| net.bull.javamelody.internal.web.html | |
| net.bull.javamelody.internal.web.pdf |
| Modifier and Type | Method and Description |
|---|---|
List<JndiBinding> |
RemoteCollector.collectJndiBindings(String path) |
List<JndiBinding> |
CollectorServer.collectJndiBindings(String application,
String path) |
static List<JndiBinding> |
JndiBinding.listBindings(Context context,
String path) |
static List<JndiBinding> |
JndiBinding.listBindings(String path) |
| Modifier and Type | Method and Description |
|---|---|
void |
HtmlReport.writeJndi(List<JndiBinding> jndiBindings,
String path) |
| Modifier and Type | Method and Description |
|---|---|
void |
PdfOtherReport.writeJndi(List<JndiBinding> jndiBindings,
String path) |
Copyright © 2008–2019 Emeric Vernat. All rights reserved.