@FunctionalInterface public interface Configuration extends Serializable
Modifier and Type | Field and Description |
---|---|
static Configuration |
NO_ROUTE |
Modifier and Type | Method and Description |
---|---|
void |
configure(Routes routes) |
static ConfigurationOverride |
override(Configuration configuration) |
static final Configuration NO_ROUTE
void configure(Routes routes)
static ConfigurationOverride override(Configuration configuration)
Copyright © 2014. All Rights Reserved.