|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.ftpserver.example.osgiservice.impl.FtpServerLifecycle
public class FtpServerLifecycle
| Constructor Summary | |
|---|---|
FtpServerLifecycle()
|
|
| Method Summary | |
|---|---|
void |
destroy()
|
FtpServer |
getServer()
|
void |
init()
|
void |
setServer(FtpServer server)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FtpServerLifecycle()
| Method Detail |
|---|
public FtpServer getServer()
public void setServer(FtpServer server)
public void init()
throws java.lang.Exception
java.lang.Exception
public void destroy()
throws java.lang.Exception
java.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||