public abstract class Foundation extends Object
| Constructor and Description |
|---|
Foundation() |
| Modifier and Type | Method and Description |
|---|---|
static ApplicationProvider |
app() |
static String |
getProperty(String name,
String defaultValue) |
static NetworkProvider |
net() |
static ServerProvider |
server() |
public static NetworkProvider net()
public static ServerProvider server()
public static ApplicationProvider app()
Copyright © 2018 Ctrip, Inc.. All rights reserved.