Ejemplo n.º 1
0
 /**
  * This method returns the list of keys.
  *
  * @return The list of beans managed by this object.
  */
 public Set getKeys() {
   return beanManager.getKeys();
 }