help_interceptors.html

来自「jive3.1.4破解版(非源码)」· HTML 代码 · 共 37 行

HTML
37
字号
<font size="-1"><b><a name="current_interceptors" style="text-decoration:none;" ></a>Current Interceptor</b></font><ul>    <font size="-1">    Interceptors are actions run on messages before they are added to the system.    An interceptor can either modify the message or reject it from being posted.<p>        The list of installed interceptors shows you which interceptors    are currently enabled. Some interceptors have additional properties that can be set. You can edit    these properties by clicking the edit icon.    </font></ul><font size="-1"><b><a name="install_interceptor" style="text-decoration:none;" ></a>Install Interceptor</b></font><ul>    <font size="-1">    The install interceptor dialog shows you the list of interceptors that are available    for installation. Click each interceptor in the list for more information about    it.    </font></ul><font size="-1"><b><a name="add_interceptor_class" style="text-decoration:none;" ></a>Add Interceptor Class</b></font><ul>    <font size="-1">    New interceptors created by you or by third parties can be dynamically added to    the system so that they are available for installation. Enter the Java    class name of the interceptor such as com.foo.interceptors.XYZInterceptor and then add it.    Jive Forums will attempt to load the named class. If this succeeds, the    interceptor will be added to the list of interceptors available for installation. If    loading the interceptor fails, you'll be notified of the error.    </font></ul>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?