Uses of Class
org.apache.cayenne.di.spi.ScopeEventBinding

Packages that use ScopeEventBinding
org.apache.cayenne.configuration.server   
org.apache.cayenne.di.spi   
 

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

Fields in org.apache.cayenne.configuration.server with type parameters of type ScopeEventBinding
protected  Map<DataSource,ScopeEventBinding> DelegatingDataSourceFactory.managedDataSources
           
 

Uses of ScopeEventBinding in org.apache.cayenne.di.spi
 

Fields in org.apache.cayenne.di.spi with type parameters of type ScopeEventBinding
protected  ConcurrentMap<String,Collection<ScopeEventBinding>> DefaultScope.listeners
           
 



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