|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BaseWebContainerService | |
---|---|
org.ow2.jonas.web.base.osgi.httpservice | |
org.ow2.jonas.web.base.proxy |
Uses of BaseWebContainerService in org.ow2.jonas.web.base.osgi.httpservice |
---|
Classes in org.ow2.jonas.web.base.osgi.httpservice with type parameters of type BaseWebContainerService | |
---|---|
class |
HttpServiceFactory<T extends BaseWebContainerService>
ServiceFactory to create HttpService . |
Uses of BaseWebContainerService in org.ow2.jonas.web.base.proxy |
---|
Methods in org.ow2.jonas.web.base.proxy that return BaseWebContainerService | |
---|---|
BaseWebContainerService |
HttpOnDemandProxy.getWebContainerService()
|
Methods in org.ow2.jonas.web.base.proxy with parameters of type BaseWebContainerService | |
---|---|
void |
HttpOnDemandProxy.setWebContainerService(BaseWebContainerService webContainerService)
Sets the web container service that is linked to this component. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |