Uses of Class
org.directwebremoting.spring.CreatorConfig

Packages that use CreatorConfig
org.directwebremoting.spring   
 

Uses of CreatorConfig in org.directwebremoting.spring
 

Methods in org.directwebremoting.spring that return CreatorConfig
 CreatorConfig BeanCreator.getConfig()
          Gets the configuration for this creator.
 

Methods in org.directwebremoting.spring with parameters of type CreatorConfig
 void BeanCreator.setConfig(CreatorConfig config)
          Sets the configuration for this creator.
 

Method parameters in org.directwebremoting.spring with type arguments of type CreatorConfig
 void SpringConfigurator.setCreators(java.util.Map<java.lang.String,CreatorConfig> creators)
          Setter for the map of real Creators
 


Copyright ยจ 2008