Esempio n. 1
0
 @Override
 public Set<PathElement> getChildAddresses(PathAddress address) {
   return deployments.getChildAddresses(address);
 }