public class ServerData
extends java.lang.Object
| Constructor and Description |
|---|
ServerData(int port,
java.util.List resources,
org.springframework.context.ApplicationContext rootContext,
java.lang.String baseUrlPattern,
Module module) |
| Modifier and Type | Method and Description |
|---|---|
com.aol.cyclops.control.ReactiveSeq<org.jooq.lambda.tuple.Tuple2<java.lang.String,java.lang.String>> |
extractResources() |
public ServerData(int port,
java.util.List resources,
org.springframework.context.ApplicationContext rootContext,
java.lang.String baseUrlPattern,
Module module)