Uses of Class
net.jini.config.EmptyConfiguration

Packages that use EmptyConfiguration
net.jini.config Provides a Configuration interface for obtaining objects needed to configure applications, such as Exporter or ProxyPreparer instances, or other application-specific objects, from configuration files, databases, or other sources. 
 

Uses of EmptyConfiguration in net.jini.config
 

Fields in net.jini.config declared as EmptyConfiguration
static EmptyConfiguration EmptyConfiguration.INSTANCE
          A Configuration with no entries.
 



Copyright 2007, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.