@Nonnull
 public Enumeration<String> getAttributeNames() {
   return ContainerHelper.getEnumeration(m_aAttributes.keySet());
 }