| 限定符和类型 | 字段和说明 |
|---|---|
protected int |
directed |
protected static int |
DIRECTING |
protected static int |
FAILURE |
protected static int |
SUCCESS |
static String |
TOKEN_SEPARETOR
分隔记号
|
protected static int |
UNDIRECTED |
| 限定符 | 构造器和说明 |
|---|---|
protected |
Director() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
direct(Object source)
牵引
|
protected void |
directAttach(String path)
牵引附加
|
protected void |
directInflux()
牵引汇集
|
protected String |
directPath()
路径牵引
|
protected String |
directPath(String key,
String value)
路径牵引
|
protected StringTokenizer |
getSystemTokenizer(String key)
系统属性分解器
|
protected StringTokenizer |
getTokenizer(Properties props,
String key)
定制属性分解器
|
protected StringTokenizer |
getTokenizer(Properties props,
String key,
String value)
定制属性分解器
|
protected StringTokenizer |
getTokenizer(String path)
路径分解器
|
protected static final int UNDIRECTED
protected static final int DIRECTING
protected static final int SUCCESS
protected static final int FAILURE
protected transient int directed
public final void direct(Object source)
source - protected String directPath()
protected void directAttach(String path)
path - protected void directInflux()
protected StringTokenizer getTokenizer(String path)
path - protected StringTokenizer getTokenizer(Properties props, String key)
props - key - protected StringTokenizer getTokenizer(Properties props, String key, String value)
props - key - value - protected StringTokenizer getSystemTokenizer(String key)
key - Copyright © 2024. All rights reserved.