Uses of Class
net.jini.config.ConfigurationFile.Parser

Packages that use ConfigurationFile.Parser
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 ConfigurationFile.Parser in net.jini.config
 

Constructors in net.jini.config with parameters of type ConfigurationFile.Parser
ConfigurationFile.Entry(String component, String fullName, boolean isPrivate, boolean isStatic, boolean isOverride, int lineno, ConfigurationFile.Parser parser)
           
 



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