an array of AppConfigurationEntries for the specified name
from this Configuration, or null if there are no entries for the
specified name
refresh
public void refresh()
Refresh and reload the Configuration.
This method causes this Configuration object to
refresh/reload its contents in an implementation-dependent manner. For
example, if this Configuration object stores its entries in a file,
calling refresh may cause the file to be
re-read.