Uses of Class
org.serviceconnector.conf.ServiceListConfiguration
Packages that use ServiceListConfiguration
-
Uses of ServiceListConfiguration in org.serviceconnector.ctx
Methods in org.serviceconnector.ctx that return ServiceListConfigurationModifier and TypeMethodDescriptionstatic ServiceListConfigurationAppContext.getServiceConfiguration()Gets the service configuration. -
Uses of ServiceListConfiguration in org.serviceconnector.service
Methods in org.serviceconnector.service with parameters of type ServiceListConfigurationModifier and TypeMethodDescriptionstatic voidServiceLoader.load(ServiceListConfiguration serviceListConfiguration) Loads services from a file.