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.BaggageAccessListener
public void get(BagKey bagKey)
get
in interface BDLContextUtils.BaggageAccessListener
public void set(BagKey bagKey)
set
in interface BDLContextUtils.BaggageAccessListener
public void compact()
compact
in interface BDLContextUtils.BaggageAccessListener
public void exit()
exit
in interface BDLContextUtils.BaggageAccessListener