|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InitConfig | |
|---|---|
| com.uwyn.rife.engine | Provides classes, interfaces and elements for the web application engine. |
| com.uwyn.rife.servlet | Provides classes to start and stop a RIFE application from a servlet container, both as filters and servlets. |
| Uses of InitConfig in com.uwyn.rife.engine |
|---|
| Classes in com.uwyn.rife.engine that implement InitConfig | |
|---|---|
class |
InitConfigFilter
|
class |
InitConfigServlet
|
| Methods in com.uwyn.rife.engine that return InitConfig | |
|---|---|
InitConfig |
ElementSupport.getInitConfig()
Retrieves initialization configuration of this web application. |
| Methods in com.uwyn.rife.engine with parameters of type InitConfig | |
|---|---|
void |
Gate.init(InitConfig config)
|
| Uses of InitConfig in com.uwyn.rife.servlet |
|---|
| Methods in com.uwyn.rife.servlet with parameters of type InitConfig | |
|---|---|
Gate |
RifeLifecycle.init(InitConfig config)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||