public class RatpackMainServerFactory extends Object implements Factory<RatpackServer>
| Constructor and Description |
|---|
RatpackMainServerFactory() |
RatpackMainServerFactory(Map<String,String> overriddenProperties) |
RatpackMainServerFactory(RatpackMain ratpackMain,
Map<String,String> overriddenProperties) |
public RatpackMainServerFactory()
public RatpackMainServerFactory(RatpackMain ratpackMain, Map<String,String> overriddenProperties)
public RatpackServer create()
Factorycreate in interface Factory<RatpackServer>