mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-17 10:25:15 +00:00
more javadoc
This commit is contained in:
parent
7ab128bbba
commit
25fe56c462
@ -45,6 +45,8 @@ import java.util.concurrent.CountDownLatch;
|
||||
*
|
||||
* <p>The node is registered as a servlet context attribute under <tt>elasticsearchNode</tt> so its easily
|
||||
* accessible from other web resources if needed.
|
||||
*
|
||||
* <p>The servlet can be registered under a prefix URI, and it will automatically adjust to handle it.
|
||||
*/
|
||||
public class NodeServlet extends HttpServlet {
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user