Esempio n. 1
0
 public boolean getConfState() {
   if (mechCtxt != null) return mechCtxt.getConfState();
   else return reqConfState;
 }