net.oakyoon.papercup2
Class PaperCup
java.lang.Object
net.oakyoon.papercup2.PaperCup
- public class PaperCup
- extends java.lang.Object
Á¾ÀÌÄÅ º¿À» ½Ãµ¿Çϴ Ŭ·¡½º.
org.apache.commons.daemon.Daemon À» ±¸ÇöÇßÀ¸³ª ¸¶¶¥ÇÑ ¼¹ö°¡ ¾ø¾î¼ À̸¦ ÅëÇØ ½Ãµ¿Çغ¸Áö´Â ¸ø Çß´Ù.
java net.oakyoon.papercup2.PaperCup [conf file] ¿Í °ªÀÌ ½Ãµ¿ÇÒ ¼ö ÀÖ´Ù.
|
Method Summary |
void |
destroy()
|
void |
init(DaemonContext context)
|
static void |
main(java.lang.String[] args)
|
void |
start()
|
void |
stop()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PaperCup
public PaperCup()
init
public void init(DaemonContext context)
throws java.lang.Exception
- Throws:
java.lang.Exception- See Also:
- org.apache.commons.daemon.Daemon.init()
start
public void start()
throws java.lang.Exception
- Throws:
java.lang.Exception- See Also:
- org.apache.commons.daemon.Daemon.start()
stop
public void stop()
throws java.lang.Exception
- Throws:
java.lang.Exception- See Also:
- org.apache.commons.daemon.Daemon.stop()
destroy
public void destroy()
- See Also:
- org.apache.commons.daemon.Daemon.destroy()
main
public static void main(java.lang.String[] args)
throws java.lang.Exception
- Parameters:
args - ¼³Á¤ ÆÄÀÏ °æ·Î Çϳª·Î ±¸¼ºµÈ ½ºÆ®¸µ ¹è¿
- Throws:
java.lang.Exception - ¼³Á¤ ÆÄÀÏÀÌ ¾øÀ½, ·±Å¸ÀÓ ÀͼÁ¼Ç ¹ß»ý