| 限定符和类型 | 字段和说明 |
|---|---|
protected int |
directed |
protected static int |
DIRECTING |
protected static int |
FAILURE |
protected static int |
SUCCESS |
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)
protected StringTokenizer getTokenizer(Properties props, String key, String value)
protected StringTokenizer getSystemTokenizer(String key)
Copyright © 2016. All rights reserved.