Uses of Interface
org.apache.cayenne.configuration.RuntimeProperties

Packages that use RuntimeProperties
org.apache.cayenne.configuration   
org.apache.cayenne.configuration.rop.client   
org.apache.cayenne.configuration.server   
 

Uses of RuntimeProperties in org.apache.cayenne.configuration
 

Classes in org.apache.cayenne.configuration that implement RuntimeProperties
 class DefaultRuntimeProperties
          An implementation of RuntimeProperties that returns properties that were injected via a map in constructor.
 

Uses of RuntimeProperties in org.apache.cayenne.configuration.rop.client
 

Fields in org.apache.cayenne.configuration.rop.client declared as RuntimeProperties
protected  RuntimeProperties CayenneContextFactory.properties
           
protected  RuntimeProperties ClientChannelProvider.properties
           
protected  RuntimeProperties HessianConnectionProvider.runtimeProperties
           
 

Uses of RuntimeProperties in org.apache.cayenne.configuration.server
 

Fields in org.apache.cayenne.configuration.server declared as RuntimeProperties
protected  RuntimeProperties DataDomainProvider.configurationProperties
           
 



Copyright © 2001-2010 Apache Cayenne. All Rights Reserved.