public interface ClasspathDiscoverer
ServletContext of the web app.| Modifier and Type | Method and Description |
|---|---|
Map<String,JarDescriptor> |
discoverClasspath(javax.servlet.ServletContext servletContext)
Discovers and filters the classpath of the server to produce all the possible jars needed by a remote agent
|
Map<String,JarDescriptor> discoverClasspath(@NotNull javax.servlet.ServletContext servletContext) throws Exception
servletContext - of the running appJarDescriptorsException - if there was a problem discovering the classpathCopyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.