Searched defs:interceptDuringConstruction (Results 1 – 1 of 1) sorted by relevance
128 boolean interceptDuringConstruction, in newInstance()142 private boolean interceptDuringConstruction = true; field in Enhancer243 public void setInterceptDuringConstruction(boolean interceptDuringConstruction) { in setInterceptDuringConstruction()