Class ReflectionBuilder

java.lang.Object
org.apache.shiro.config.ogdl.ReflectionBuilder

public class ReflectionBuilder extends Object
Object builder that uses reflection and Apache Commons BeanUtils to build objects given a map of "property values". Typically these come from the Shiro INI configuration and are used to construct or modify the SecurityManager, its dependencies, and web-based security filters.

Recognizes Factory implementations and will call getInstance to satisfy any reference to this bean.

Since:
0.9