|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JipApplication | |
|---|---|
| org.cafesip.jiplet | This package contains the core Jiplet container classes. |
| org.cafesip.jiplet.config.jip | |
| Uses of JipApplication in org.cafesip.jiplet |
|---|
| Methods in org.cafesip.jiplet that return JipApplication | |
|---|---|
JipApplication |
JipletContext.getConfig()
|
| Methods in org.cafesip.jiplet with parameters of type JipApplication | |
|---|---|
void |
VendorDescriptor.init(java.lang.String context,
JipApplication config,
java.io.File dir)
This method is called by the jiplet container during the initialization of a context to specify the configuration information and the deployment directory. |
| Uses of JipApplication in org.cafesip.jiplet.config.jip |
|---|
| Subinterfaces of JipApplication in org.cafesip.jiplet.config.jip | |
|---|---|
interface |
JipApp
Java content class for jip-app element declaration. |
| Methods in org.cafesip.jiplet.config.jip that return JipApplication | |
|---|---|
JipApplication |
ObjectFactory.createJipApplication()
Create an instance of JipApplication |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||