Methods in net.jxta.peergroup that throw ConfiguratorException |
ConfigParams |
Configurator.getConfigParams()
Deprecated. Retrieve the parameters associated with this configuration from the
default location. |
ConfigParams |
Configurator.load()
Deprecated. Loading of existing configuration is best accomplished by use
of specific constructors of the implementing configurator. This method
complicates the state management of configuration parameters and may have
unpredictable results depending upon the constructor and configuration
set methods used prior to it's execution. |
boolean |
Configurator.save()
Deprecated. Persist the parameters associated with this configuration to the
standard location. |