Exemplo n.º 1
0
 @Override
 public boolean isStarted() {
   return mdbManager != null && mdbManager.isStarted();
 }