Uses of Class
org.serviceconnector.conf.RemoteNodeListConfiguration
Packages that use RemoteNodeListConfiguration
-
Uses of RemoteNodeListConfiguration in org.serviceconnector.conf
Methods in org.serviceconnector.conf with parameters of type RemoteNodeListConfigurationModifier and TypeMethodDescriptionvoidListenerConfiguration.load(org.apache.commons.configuration2.CompositeConfiguration compositeConfig, RemoteNodeListConfiguration remoteNodeListConfiguration) Load the configurated items.voidListenerListConfiguration.load(org.apache.commons.configuration2.CompositeConfiguration compositeConfig, RemoteNodeListConfiguration remoteNodeListConfiguration) Load. -
Uses of RemoteNodeListConfiguration in org.serviceconnector.ctx
Methods in org.serviceconnector.ctx that return RemoteNodeListConfigurationModifier and TypeMethodDescriptionstatic RemoteNodeListConfigurationAppContext.getRequesterConfiguration()Gets the requester configuration. -
Uses of RemoteNodeListConfiguration in org.serviceconnector.server
Methods in org.serviceconnector.server with parameters of type RemoteNodeListConfigurationModifier and TypeMethodDescriptionstatic voidServerLoader.load(RemoteNodeListConfiguration remoteNodeListConfigurations) Loads remote hosts from a file.