-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathoverview-tree.html
More file actions
executable file
·234 lines (234 loc) · 13.1 KB
/
overview-tree.html
File metadata and controls
executable file
·234 lines (234 loc) · 13.1 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="zh">
<head>
<!-- Generated by javadoc (1.8.0_11) on Sat Jul 16 20:15:11 CST 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>类分层结构</title>
<meta name="date" content="2016-07-16">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="\u7C7B\u5206\u5C42\u7ED3\u6784";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>您的浏览器已禁用 JavaScript。</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="跳过导航链接">跳过导航链接</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="导航">
<li><a href="overview-summary.html">概览</a></li>
<li>程序包</li>
<li>类</li>
<li>使用</li>
<li class="navBarCell1Rev">树</li>
<li><a href="deprecated-list.html">已过时</a></li>
<li><a href="index-files/index-1.html">索引</a></li>
<li><a href="help-doc.html">帮助</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>上一个</li>
<li>下一个</li>
</ul>
<ul class="navList">
<li><a href="index.html?overview-tree.html" target="_top">框架</a></li>
<li><a href="overview-tree.html" target="_top">无框架</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="allclasses-noframe.html">所有类</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h1 class="title">所有程序包的分层结构</h1>
<span class="packageHierarchyLabel">程序包分层结构:</span>
<ul class="horizontal">
<li><a href="org/phoenix/node/action/package-tree.html">org.phoenix.node.action</a>, </li>
<li><a href="org/phoenix/node/common/package-tree.html">org.phoenix.node.common</a>, </li>
<li><a href="org/phoenix/node/compiler/package-tree.html">org.phoenix.node.compiler</a>, </li>
<li><a href="org/phoenix/node/dao/package-tree.html">org.phoenix.node.dao</a>, </li>
<li><a href="org/phoenix/node/dto/package-tree.html">org.phoenix.node.dto</a>, </li>
<li><a href="org/phoenix/node/model/package-tree.html">org.phoenix.node.model</a>, </li>
<li><a href="org/phoenix/node/reflect/package-tree.html">org.phoenix.node.reflect</a>, </li>
<li><a href="org/phoenix/node/servlet/package-tree.html">org.phoenix.node.servlet</a>, </li>
<li><a href="org/phoenix/node/util/package-tree.html">org.phoenix.node.util</a></li>
</ul>
</div>
<div class="contentContainer">
<h2 title="类分层结构">类分层结构</h2>
<ul>
<li type="circle">java.lang.Object
<ul>
<li type="circle">org.phoenix.node.action.<a href="org/phoenix/node/action/ActionFactory.html" title="org.phoenix.node.action中的类"><span class="typeNameLink">ActionFactory</span></a> (implements java.util.concurrent.Callable<V>)</li>
<li type="circle">org.phoenix.node.action.<a href="org/phoenix/node/action/ActionHandler.html" title="org.phoenix.node.action中的类"><span class="typeNameLink">ActionHandler</span></a> (implements java.util.concurrent.Callable<V>)</li>
<li type="circle">org.phoenix.node.dto.<a href="org/phoenix/node/dto/AjaxObj.html" title="org.phoenix.node.dto中的类"><span class="typeNameLink">AjaxObj</span></a></li>
<li type="circle">org.phoenix.node.action.<a href="org/phoenix/node/action/CaseAction.html" title="org.phoenix.node.action中的类"><span class="typeNameLink">CaseAction</span></a> (implements org.phoenix.node.action.<a href="org/phoenix/node/action/RunAction.html" title="org.phoenix.node.action中的接口">RunAction</a>)</li>
<li type="circle">java.lang.ClassLoader
<ul>
<li type="circle">java.security.SecureClassLoader
<ul>
<li type="circle">java.net.URLClassLoader (implements java.io.Closeable)
<ul>
<li type="circle">org.phoenix.node.compiler.<a href="org/phoenix/node/compiler/DynamicClassLoader.html" title="org.phoenix.node.compiler中的类"><span class="typeNameLink">DynamicClassLoader</span></a></li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li type="circle">org.phoenix.node.reflect.<a href="org/phoenix/node/reflect/ClassLoaderUtil.html" title="org.phoenix.node.reflect中的类"><span class="typeNameLink">ClassLoaderUtil</span></a></li>
<li type="circle">org.phoenix.node.reflect.<a href="org/phoenix/node/reflect/CodeGenerate.html" title="org.phoenix.node.reflect中的类"><span class="typeNameLink">CodeGenerate</span></a></li>
<li type="circle">org.phoenix.node.compiler.<a href="org/phoenix/node/compiler/DynamicEngine.html" title="org.phoenix.node.compiler中的类"><span class="typeNameLink">DynamicEngine</span></a></li>
<li type="circle">org.phoenix.node.action.<a href="org/phoenix/node/action/ExecuteMethod.html" title="org.phoenix.node.action中的类"><span class="typeNameLink">ExecuteMethod</span></a></li>
<li type="circle">javax.tools.ForwardingJavaFileManager<M> (implements javax.tools.JavaFileManager)
<ul>
<li type="circle">org.phoenix.node.compiler.<a href="org/phoenix/node/compiler/ClassFileManager.html" title="org.phoenix.node.compiler中的类"><span class="typeNameLink">ClassFileManager</span></a></li>
</ul>
</li>
<li type="circle">javax.servlet.GenericServlet (implements java.io.Serializable, javax.servlet.Servlet, javax.servlet.ServletConfig)
<ul>
<li type="circle">javax.servlet.http.HttpServlet
<ul>
<li type="circle">org.phoenix.node.servlet.<a href="org/phoenix/node/servlet/Servlet.html" title="org.phoenix.node.servlet中的类"><span class="typeNameLink">Servlet</span></a></li>
</ul>
</li>
</ul>
</li>
<li type="circle">org.phoenix.node.util.<a href="org/phoenix/node/util/GetNow.html" title="org.phoenix.node.util中的类"><span class="typeNameLink">GetNow</span></a></li>
<li type="circle">org.phoenix.basic.impl.HibernateDaoImpl<T> (implements org.phoenix.basic.dao.IBaseDao<T>)
<ul>
<li type="circle">org.phoenix.dao.CaseDao (implements org.phoenix.dao.IModelDao<T>)
<ul>
<li type="circle">org.phoenix.node.common.<a href="org/phoenix/node/common/LoadAggregateCase.html" title="org.phoenix.node.common中的类"><span class="typeNameLink">LoadAggregateCase</span></a></li>
</ul>
</li>
<li type="circle">org.phoenix.dao.MsgDao
<ul>
<li type="circle">org.phoenix.node.action.<a href="org/phoenix/node/action/MsgSenderAction.html" title="org.phoenix.node.action中的类"><span class="typeNameLink">MsgSenderAction</span></a></li>
</ul>
</li>
<li type="circle">org.phoenix.node.dao.<a href="org/phoenix/node/dao/SlaveDao.html" title="org.phoenix.node.dao中的类"><span class="typeNameLink">SlaveDao</span></a></li>
<li type="circle">org.phoenix.node.dao.<a href="org/phoenix/node/dao/TaskDao.html" title="org.phoenix.node.dao中的类"><span class="typeNameLink">TaskDao</span></a></li>
<li type="circle">org.phoenix.node.dao.<a href="org/phoenix/node/dao/UserDao.html" title="org.phoenix.node.dao中的类"><span class="typeNameLink">UserDao</span></a></li>
</ul>
</li>
<li type="circle">org.phoenix.node.util.<a href="org/phoenix/node/util/HibernateTools.html" title="org.phoenix.node.util中的类"><span class="typeNameLink">HibernateTools</span></a></li>
<li type="circle">org.phoenix.node.action.<a href="org/phoenix/node/action/JmeterHTTPAction.html" title="org.phoenix.node.action中的类"><span class="typeNameLink">JmeterHTTPAction</span></a> (implements java.util.concurrent.Callable<V>)</li>
<li type="circle">org.phoenix.node.util.<a href="org/phoenix/node/util/ObjectOper.html" title="org.phoenix.node.util中的类"><span class="typeNameLink">ObjectOper</span></a></li>
<li type="circle">org.phoenix.node.reflect.<a href="org/phoenix/node/reflect/ReflectExcuMethod.html" title="org.phoenix.node.reflect中的类"><span class="typeNameLink">ReflectExcuMethod</span></a></li>
<li type="circle">org.phoenix.node.reflect.<a href="org/phoenix/node/reflect/ReflectGetElement.html" title="org.phoenix.node.reflect中的类"><span class="typeNameLink">ReflectGetElement</span></a></li>
<li type="circle">org.phoenix.node.reflect.<a href="org/phoenix/node/reflect/ReflectOperateAttribute.html" title="org.phoenix.node.reflect中的类"><span class="typeNameLink">ReflectOperateAttribute</span></a></li>
<li type="circle">org.phoenix.node.action.<a href="org/phoenix/node/action/ScenarioAction.html" title="org.phoenix.node.action中的类"><span class="typeNameLink">ScenarioAction</span></a> (implements org.phoenix.node.action.<a href="org/phoenix/node/action/RunAction.html" title="org.phoenix.node.action中的接口">RunAction</a>)</li>
<li type="circle">org.phoenix.node.servlet.<a href="org/phoenix/node/servlet/ServletLinstener.html" title="org.phoenix.node.servlet中的类"><span class="typeNameLink">ServletLinstener</span></a> (implements javax.servlet.ServletContextListener)</li>
<li type="circle">javax.tools.SimpleJavaFileObject (implements javax.tools.JavaFileObject)
<ul>
<li type="circle">org.phoenix.node.compiler.<a href="org/phoenix/node/compiler/CharSequenceJavaFileObject.html" title="org.phoenix.node.compiler中的类"><span class="typeNameLink">CharSequenceJavaFileObject</span></a></li>
<li type="circle">org.phoenix.node.compiler.<a href="org/phoenix/node/compiler/JavaClassObject.html" title="org.phoenix.node.compiler中的类"><span class="typeNameLink">JavaClassObject</span></a></li>
</ul>
</li>
<li type="circle">org.phoenix.node.model.<a href="org/phoenix/node/model/SlaveModel.html" title="org.phoenix.node.model中的类"><span class="typeNameLink">SlaveModel</span></a></li>
<li type="circle">org.phoenix.node.servlet.<a href="org/phoenix/node/servlet/StateListener.html" title="org.phoenix.node.servlet中的类"><span class="typeNameLink">StateListener</span></a> (implements org.apache.jmeter.testelement.TestStateListener)</li>
<li type="circle">org.phoenix.node.dto.<a href="org/phoenix/node/dto/TaskDataDTO.html" title="org.phoenix.node.dto中的类"><span class="typeNameLink">TaskDataDTO</span></a></li>
<li type="circle">org.phoenix.node.model.<a href="org/phoenix/node/model/TaskModel.html" title="org.phoenix.node.model中的类"><span class="typeNameLink">TaskModel</span></a></li>
<li type="circle">org.phoenix.node.util.<a href="org/phoenix/node/util/WriteResponse.html" title="org.phoenix.node.util中的类"><span class="typeNameLink">WriteResponse</span></a></li>
</ul>
</li>
</ul>
<h2 title="接口分层结构">接口分层结构</h2>
<ul>
<li type="circle">org.phoenix.node.action.<a href="org/phoenix/node/action/RunAction.html" title="org.phoenix.node.action中的接口"><span class="typeNameLink">RunAction</span></a></li>
</ul>
<h2 title="枚举分层结构">枚举分层结构</h2>
<ul>
<li type="circle">java.lang.Object
<ul>
<li type="circle">java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
<ul>
<li type="circle">org.phoenix.node.dto.<a href="org/phoenix/node/dto/TaskType.html" title="org.phoenix.node.dto中的枚举"><span class="typeNameLink">TaskType</span></a></li>
<li type="circle">org.phoenix.node.dto.<a href="org/phoenix/node/dto/JobStatus.html" title="org.phoenix.node.dto中的枚举"><span class="typeNameLink">JobStatus</span></a></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="跳过导航链接">跳过导航链接</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="导航">
<li><a href="overview-summary.html">概览</a></li>
<li>程序包</li>
<li>类</li>
<li>使用</li>
<li class="navBarCell1Rev">树</li>
<li><a href="deprecated-list.html">已过时</a></li>
<li><a href="index-files/index-1.html">索引</a></li>
<li><a href="help-doc.html">帮助</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>上一个</li>
<li>下一个</li>
</ul>
<ul class="navList">
<li><a href="index.html?overview-tree.html" target="_top">框架</a></li>
<li><a href="overview-tree.html" target="_top">无框架</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="allclasses-noframe.html">所有类</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>