198 lines
7.0 KiB
HTML
198 lines
7.0 KiB
HTML
<!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_65) on Thu Jan 14 17:03:15 CST 2016 -->
|
||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||
<title>程序包 org.redkale.boot的使用 (RedKale的API文档)</title>
|
||
<meta name="date" content="2016-01-14">
|
||
<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="\u7A0B\u5E8F\u5305 org.redkale.boot\u7684\u4F7F\u7528 (RedKale\u7684API\u6587\u6863)";
|
||
}
|
||
}
|
||
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><a href="package-summary.html">程序包</a></li>
|
||
<li>类</li>
|
||
<li class="navBarCell1Rev">使用</li>
|
||
<li><a href="package-tree.html">树</a></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?org/redkale/boot/package-use.html" target="_top">框架</a></li>
|
||
<li><a href="package-use.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 title="程序包的使用 org.redkale.boot" class="title">程序包的使用<br>org.redkale.boot</h1>
|
||
</div>
|
||
<div class="contentContainer">
|
||
<ul class="blockList">
|
||
<li class="blockList">
|
||
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="使用表, 列表程序包和解释">
|
||
<caption><span>使用<a href="../../../org/redkale/boot/package-summary.html">org.redkale.boot</a>的程序包</span><span class="tabEnd"> </span></caption>
|
||
<tr>
|
||
<th class="colFirst" scope="col">程序包</th>
|
||
<th class="colLast" scope="col">说明</th>
|
||
</tr>
|
||
<tbody>
|
||
<tr class="altColor">
|
||
<td class="colFirst"><a href="#org.redkale.boot">org.redkale.boot</a></td>
|
||
<td class="colLast">
|
||
<div class="block">提供RedKale服务器的启动、初始化和加载功能</div>
|
||
</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
</li>
|
||
<li class="blockList"><a name="org.redkale.boot">
|
||
<!-- -->
|
||
</a>
|
||
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="使用表, 列表类和解释">
|
||
<caption><span><a href="../../../org/redkale/boot/package-summary.html">org.redkale.boot</a>使用的<a href="../../../org/redkale/boot/package-summary.html">org.redkale.boot</a>中的类</span><span class="tabEnd"> </span></caption>
|
||
<tr>
|
||
<th class="colOne" scope="col">类和说明</th>
|
||
</tr>
|
||
<tbody>
|
||
<tr class="altColor">
|
||
<td class="colOne"><a href="../../../org/redkale/boot/class-use/Application.html#org.redkale.boot">Application</a>
|
||
<div class="block">编译时需要加入: -XDignore.symbol.file=true
|
||
|
||
进程启动类,程序启动后读取application.xml,进行classpath扫描动态加载Service与Servlet
|
||
优先加载所有SNCP协议的服务, 再加载其他协议服务,
|
||
最后进行Service、Servlet与其他资源之间的依赖注入。</div>
|
||
</td>
|
||
</tr>
|
||
<tr class="rowColor">
|
||
<td class="colOne"><a href="../../../org/redkale/boot/class-use/ClassFilter.html#org.redkale.boot">ClassFilter</a>
|
||
<div class="block">class过滤器, 符合条件的class会保留下来存入FilterEntry。</div>
|
||
</td>
|
||
</tr>
|
||
<tr class="altColor">
|
||
<td class="colOne"><a href="../../../org/redkale/boot/class-use/ClassFilter.FilterEntry.html#org.redkale.boot">ClassFilter.FilterEntry</a>
|
||
<div class="block">存放符合条件的class与class指定的属性项</div>
|
||
</td>
|
||
</tr>
|
||
<tr class="rowColor">
|
||
<td class="colOne"><a href="../../../org/redkale/boot/class-use/LogFileHandler.html#org.redkale.boot">LogFileHandler</a>
|
||
<div class="block">自定义的日志输出类
|
||
|
||
详情见: http://www.redkale.org</div>
|
||
</td>
|
||
</tr>
|
||
<tr class="altColor">
|
||
<td class="colOne"><a href="../../../org/redkale/boot/class-use/NodeProtocol.html#org.redkale.boot">NodeProtocol</a>
|
||
<div class="block">根据application.xml中的server节点中的protocol值来适配Server的加载逻辑
|
||
|
||
|
||
详情见: http://www.redkale.org</div>
|
||
</td>
|
||
</tr>
|
||
<tr class="rowColor">
|
||
<td class="colOne"><a href="../../../org/redkale/boot/class-use/NodeServer.html#org.redkale.boot">NodeServer</a>
|
||
<div class="block">
|
||
详情见: http://www.redkale.org</div>
|
||
</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
</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><a href="package-summary.html">程序包</a></li>
|
||
<li>类</li>
|
||
<li class="navBarCell1Rev">使用</li>
|
||
<li><a href="package-tree.html">树</a></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?org/redkale/boot/package-use.html" target="_top">框架</a></li>
|
||
<li><a href="package-use.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>
|