Uses of Interface
org.ops4j.pax.web.service.spi.Configuration

Packages that use Configuration
org.ops4j.pax.web.service.internal   
org.ops4j.pax.web.service.spi   
 

Uses of Configuration in org.ops4j.pax.web.service.internal
 

Classes in org.ops4j.pax.web.service.internal that implement Configuration
 class ConfigurationImpl
          Service Configuration implementation.
 

Uses of Configuration in org.ops4j.pax.web.service.spi
 

Methods in org.ops4j.pax.web.service.spi that return Configuration
 Configuration ServerController.getConfiguration()
           
 

Methods in org.ops4j.pax.web.service.spi with parameters of type Configuration
 void ServerController.configure(Configuration configuration)
           
 



Copyright © 2006-2011 OPS4J - Open Participation Software for Java. All Rights Reserved.