|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |