public class BeanIntrospectorFactory extends Object
Modifier and Type | Method and Description |
---|---|
IBeanIntrospector |
getBeanIntrospector()
Gets an introspector with default lru size.
|
IBeanIntrospector |
getBeanIntrospector(int lrusize)
Gets an introspector.
|
static BeanIntrospectorFactory |
getInstance()
Gets a factory instance.
|
public static BeanIntrospectorFactory getInstance()
public IBeanIntrospector getBeanIntrospector()
public IBeanIntrospector getBeanIntrospector(int lrusize)
Copyright © 2013. All Rights Reserved.