public static class BDLContextUtils.NullBaggageListener extends java.lang.Object implements BDLContextUtils.BaggageAccessListener
| Constructor and Description |
|---|
NullBaggageListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
compact() |
boolean |
enter() |
void |
exit() |
void |
get(BagKey bagKey) |
void |
set(BagKey bagKey) |
public boolean enter()
enter in interface BDLContextUtils.BaggageAccessListenerpublic void get(BagKey bagKey)
get in interface BDLContextUtils.BaggageAccessListenerpublic void set(BagKey bagKey)
set in interface BDLContextUtils.BaggageAccessListenerpublic void compact()
compact in interface BDLContextUtils.BaggageAccessListenerpublic void exit()
exit in interface BDLContextUtils.BaggageAccessListener