Uses of Interface
net.sf.oxclient.factory.IBeanFactory

Packages that use IBeanFactory
net.sf.oxclient.communication.json   
net.sf.oxclient.factory   
 

Uses of IBeanFactory in net.sf.oxclient.communication.json
 

Constructors in net.sf.oxclient.communication.json with parameters of type IBeanFactory
SimpleJSONMapper(IBeanFactory beanFactory, IBeanHelper beanHelper, Properties oxColumns)
           
SimpleJSONMapper(IBeanFactory beanFactory, Map<Integer,String> oxColumns, IBeanHelper beanHelper)
           
 

Uses of IBeanFactory in net.sf.oxclient.factory
 

Classes in net.sf.oxclient.factory that implement IBeanFactory
 class BeanManager
           
 class DefaultBeanFactory
           
 

Methods in net.sf.oxclient.factory with parameters of type IBeanFactory
 void BeanManager.setBeanFactory(IBeanFactory beanFactory)
           
 



Copyright © 2007. All Rights Reserved.