liquibase.util.beans
Interface BeanIntrospector

All Known Implementing Classes:
DefaultBeanIntrospector, FluentPropertyBeanIntrospector

public interface BeanIntrospector


Method Summary
 void introspect(IntrospectionContext context)
           
 

Method Detail

introspect

void introspect(IntrospectionContext context)
                throws IntrospectionException
Throws:
IntrospectionException


Copyright © 2016 Liquibase.org. All rights reserved.