|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.openprivacy.reptile.init.ServletInitializer
Initializes reptile by trying to update all necessary content and resources.
Constructor Summary | |
ServletInitializer(javax.servlet.ServletConfig config)
Create a new ServletInitializer instance. |
Method Summary | |
void |
init()
Describe init method here. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ServletInitializer(javax.servlet.ServletConfig config)
ServletInitializer
instance.
Method Detail |
public void init() throws ReptileException
init
method here.
ReptileException
- if an error occurs
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |