Package prompto.config
Class DebugConfiguration
- java.lang.Object
-
- prompto.config.IDebugConfiguration.Inline
-
- prompto.config.DebugConfiguration
-
- All Implemented Interfaces:
IDebugConfiguration
public class DebugConfiguration extends IDebugConfiguration.Inline
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface prompto.config.IDebugConfiguration
IDebugConfiguration.Inline
-
-
Constructor Summary
Constructors Constructor Description DebugConfiguration(IConfigurationReader reader)
-
Method Summary
-
Methods inherited from class prompto.config.IDebugConfiguration.Inline
getEventAdapterConfiguration, getRequestListenerConfiguration, withEventAdapterConfiguration, withRequestListenerConfiguration
-
-
-
-
Constructor Detail
-
DebugConfiguration
public DebugConfiguration(IConfigurationReader reader)
-
-