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 <T> T |
EmptyConfiguration.getEntryInternal(String component,
String name,
Class<T> type,
Object data)
Always throws an exception -- this configuration contains no entries.
|
Copyright © 2016–2018 The Apache Software Foundation. All rights reserved.