|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AgentContext
Allows you to retrieve a reference to the agent for the current thread
| Method Summary | |
|---|---|
void |
clearBuildAgent()
Removes whatever is currently stored in thread local |
ExecutableBuildAgent |
getBuildAgent()
Current build agent. |
void |
setBuildAgent(ExecutableBuildAgent buildAgent)
Stores a agent set within the ThreadLocal |
| Method Detail |
|---|
@Nullable ExecutableBuildAgent getBuildAgent()
void setBuildAgent(@Nullable
ExecutableBuildAgent buildAgent)
buildAgent - void clearBuildAgent()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||