Uses of Interface
org.apache.storm.daemon.ui.IConfigurator
Packages that use IConfigurator
-
Uses of IConfigurator in org.apache.storm.daemon.ui
Methods in org.apache.storm.daemon.ui with parameters of type IConfiguratorModifier and TypeMethodDescriptionstatic void
UIHelpers.stormRunJetty
(Integer port, Integer headerBufferSize, IConfigurator configurator) static void
UIHelpers.stormRunJetty
(Integer port, String host, Integer httpsPort, Integer headerBufferSize, IConfigurator configurator) Modified version of run-jetty Assumes configurator sets handler.