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

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

Methods in net.jini.config that return ConfigurationFile.MethodCall
private  ConfigurationFile.MethodCall ConfigurationFile.Parser.parseMethodCall(ConfigurationFile.Entry inEntry, String name)
          Resolves a static method call and returns a MethodCall instance that describes the method and arguments for the call.
 



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