|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.elasticsearch.bootstrap.Bootstrap
public class Bootstrap
A main entry point when starting from the command line.
Constructor Summary | |
---|---|
Bootstrap()
|
Method Summary | |
---|---|
void |
destroy()
hook for JSVC |
void |
init(java.lang.String[] args)
hook for JSVC |
static void |
main(java.lang.String[] args)
|
void |
start()
hook for JSVC |
void |
stop()
hook for JSVC |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Bootstrap()
Method Detail |
---|
public void init(java.lang.String[] args) throws java.lang.Exception
java.lang.Exception
public void start()
public void stop()
public void destroy()
public static void main(java.lang.String[] args)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |