@Deprecated public class ApplicationInfo extends Object
| Modifier and Type | Field and Description |
|---|---|
static ConcurrentMap<String,Application> |
applications
Deprecated.
|
static String |
STATISTIC
Deprecated.
|
| Constructor and Description |
|---|
ApplicationInfo()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
addService(URL url)
Deprecated.
|
static Application |
getApplication(URL url)
Deprecated.
|
public static final String STATISTIC
public static final ConcurrentMap<String,Application> applications
public static Application getApplication(URL url)
public static void addService(URL url)
Copyright © 2020. All rights reserved.