org.zeroexchange.common
Class ConfigurableTypedBeansRegistry
java.lang.Object
org.zeroexchange.common.AbstractBeansRegistry<T>
org.zeroexchange.common.TypedBeansRegistry<Object>
org.zeroexchange.common.ConfigurableTypedBeansRegistry
- All Implemented Interfaces:
- org.springframework.beans.factory.config.BeanPostProcessor, org.springframework.beans.factory.InitializingBean, BeansRegistry<Object>
public class ConfigurableTypedBeansRegistry
- extends TypedBeansRegistry<Object>
- Author:
- black
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConfigurableTypedBeansRegistry
public ConfigurableTypedBeansRegistry()
setBeanClass
public void setBeanClass(Class<?> beanClass)
getBeanClass
protected Class<?> getBeanClass()
- Specified by:
getBeanClass
in class TypedBeansRegistry<Object>
Copyright © 2013. All Rights Reserved.