Exemplo n.º 1
0
 @Override
 public boolean isJCDIEnabled(BundleDescriptor bundle) {
   return hasBeansXML(bundle.getClassLoader());
 }