Ejemplo n.º 1
0
 @Override
 public Set<String> getAttributeNames(PathAddress address) {
   return deployments.getAttributeNames(address);
 }