liquibase.util.beans
Class FluentPropertyBeanIntrospector

java.lang.Object
  extended by liquibase.util.beans.FluentPropertyBeanIntrospector
All Implemented Interfaces:
BeanIntrospector

public class FluentPropertyBeanIntrospector
extends Object
implements BeanIntrospector


Constructor Summary
FluentPropertyBeanIntrospector()
           
 
Method Summary
 void introspect(IntrospectionContext context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FluentPropertyBeanIntrospector

public FluentPropertyBeanIntrospector()
Method Detail

introspect

public void introspect(IntrospectionContext context)
                throws IntrospectionException
Specified by:
introspect in interface BeanIntrospector
Throws:
IntrospectionException


Copyright © 2016 Liquibase.org. All rights reserved.