protected abstract AppConfigurationEntry[] engineGetAppConfigurationEntry (String name)

Retrieve the AppConfigurationEntries for the specified name.

Parameters:
name    the name used to index the Configuration.

Returns:  an array of AppConfigurationEntries for the specified name, or null if there are no entries.