Package | Description |
---|---|
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. |
Modifier and Type | Method and Description |
---|---|
protected Object |
EmptyConfiguration.getEntryInternal(String component,
String name,
Class type,
Object data)
Always throws an exception -- this configuration contains no entries.
|
Copyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.