Package | Description |
---|---|
com.atlassian.bamboo.agent.classserver | |
com.atlassian.bamboo.plugin.osgi |
Modifier and Type | Method and Description |
---|---|
ConcurrentMap<String,JarDescriptor> |
ClasspathDiscovererImpl.discoverClasspath(javax.servlet.ServletContext servletContext) |
ConcurrentMap<String,JarDescriptor> |
ClasspathDiscoverer.discoverClasspath(javax.servlet.ServletContext servletContext)
Discovers and filters the classpath of the server to produce all the possible jars needed by a remote agent
|
Set<JarDescriptor> |
ClassServerManifestImpl.getJars() |
Set<JarDescriptor> |
ClassServerManifest.getJars() |
Constructor and Description |
---|
ClassServerManifestImpl(Set<FileHashDescriptor> jarsToRemove,
Set<JarDescriptor> jarsToAdd) |
Modifier and Type | Method and Description |
---|---|
List<JarDescriptor> |
FrameworkBundlesResolverImpl.getFrameworkBundles() |
List<JarDescriptor> |
FrameworkBundlesResolver.getFrameworkBundles() |
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.