Uses of Class
org.granite.config.AbstractFrameworkGraniteConfig

Packages that use AbstractFrameworkGraniteConfig
org.granite.config   
org.granite.gravity.config   
org.granite.seam21 GRANITE DATA SERVICES Copyright (C) 2006-2013 GRANITE DATA SERVICES S.A.S. 
org.granite.spring   
 

Uses of AbstractFrameworkGraniteConfig in org.granite.config
 

Methods in org.granite.config with parameters of type AbstractFrameworkGraniteConfig
protected  void AbstractRemoteDestination.init(AbstractFrameworkGraniteConfig graniteConfig)
           
 

Uses of AbstractFrameworkGraniteConfig in org.granite.gravity.config
 

Methods in org.granite.gravity.config with parameters of type AbstractFrameworkGraniteConfig
protected  void AbstractMessagingDestination.init(AbstractFrameworkGraniteConfig graniteConfig)
           
 

Uses of AbstractFrameworkGraniteConfig in org.granite.seam21
 

Subclasses of AbstractFrameworkGraniteConfig in org.granite.seam21
 class Seam21GraniteConfig
           
 

Uses of AbstractFrameworkGraniteConfig in org.granite.spring
 

Subclasses of AbstractFrameworkGraniteConfig in org.granite.spring
 class SpringGraniteConfig