|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RenderConfigAdminService | |
---|---|
org.apache.pluto.driver.config | Provides a single interface for retrieving configuration and instantiating services. |
org.apache.pluto.driver.config.impl | |
org.apache.pluto.driver.services.impl.resource | Service implementations which utilizing context resources to perform their work. |
Uses of RenderConfigAdminService in org.apache.pluto.driver.config |
---|
Methods in org.apache.pluto.driver.config that return RenderConfigAdminService | |
---|---|
RenderConfigAdminService |
AdminConfiguration.getRenderConfigAdminService()
Retrieve the administrative service for managing the render configuration. |
Uses of RenderConfigAdminService in org.apache.pluto.driver.config.impl |
---|
Methods in org.apache.pluto.driver.config.impl that return RenderConfigAdminService | |
---|---|
RenderConfigAdminService |
AdminConfigurationImpl.getRenderConfigAdminService()
|
Methods in org.apache.pluto.driver.config.impl with parameters of type RenderConfigAdminService | |
---|---|
void |
AdminConfigurationImpl.setRenderConfigAdminService(RenderConfigAdminService renderConfigAdminService)
|
Uses of RenderConfigAdminService in org.apache.pluto.driver.services.impl.resource |
---|
Classes in org.apache.pluto.driver.services.impl.resource that implement RenderConfigAdminService | |
---|---|
class |
RenderConfigServiceImpl
Default implementation of all of the portal Services. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |