A
Configuration with no entries. Applications can use an instance of this class to simplify handling cases where no configuration is specified rather than, for example, checking for a
null configuration.
@author Sun Microsystems, Inc.
@since 2.0
@com.sun.jini.impl This implementation uses the {@link Logger} named
net.jini.config to log information at the following logging levels:
net.jini.config | Level | Description |
| {@link Levels#FAILED FAILED} | problems getting entries,including getting entries that are not found |
| {@link Level#FINE FINE} | returning default values |