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

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

Subclasses of ConfigurationFile.Literal in net.jini.config
private  class ConfigurationFile.ThisRef
          Represents a reference to this ConfigurationFile.
 

Methods in net.jini.config that return ConfigurationFile.Literal
private  ConfigurationFile.Literal ConfigurationFile.Parser.getNumber(String val)
          Parses a numeric literal and returns the value as a Literal.
 



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