|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.bamboo.v2.build.agent.remote.plugins.RemoteAgentBundledPluginsAccessor
public class RemoteAgentBundledPluginsAccessor
Bundled plugins accessor for remote agents. Simply loads the resource from classpath.
Constructor Summary | |
---|---|
RemoteAgentBundledPluginsAccessor()
|
Method Summary | |
---|---|
java.net.URL |
getUrlToBundledPlugins()
Provide URL to the file containing bundled plugins. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RemoteAgentBundledPluginsAccessor()
Method Detail |
---|
public java.net.URL getUrlToBundledPlugins() throws java.net.MalformedURLException
BundledPluginsAccessor
getUrlToBundledPlugins
in interface BundledPluginsAccessor
java.net.MalformedURLException
- if URL construction fails
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |