diff options
author | ulfjack <ulfjack@google.com> | 2017-06-13 17:15:45 +0200 |
---|---|---|
committer | Yun Peng <pcloudy@google.com> | 2017-06-14 13:13:21 +0200 |
commit | a6a9910ad8d5a22bfabfb20a92575090668f7a32 (patch) | |
tree | e54f7a4ec13faab5aec3b13756b2057dbd162b3f /src/main/java/com/google/devtools/build/lib/runtime/ExperimentalStateTracker.java | |
parent | 9323f3b8afb02df8ac359fb5f6805ba94361591f (diff) |
Simplify BlazeModule.beforeCommand
Don't pass the Command annotation explicitly, but add it to CommandEnvironment
instead; most modules don't need it in the first place, so it was a lot of
boilerplate for not much. Also change it so that the command is passed to the
constructor.
Add some documentation to the beforeCommand method.
PiperOrigin-RevId: 158847128
Diffstat (limited to 'src/main/java/com/google/devtools/build/lib/runtime/ExperimentalStateTracker.java')
0 files changed, 0 insertions, 0 deletions