org.drools.spring.metadata
Interface MethodMetadataSource

All Known Implementing Classes:
AccessAndReturnTypeMethodMetadataSource, AnnotationMethodMetadataSource, ChainedMethodMetadataSource, NameMatchMethodMetadataSource

public interface MethodMetadataSource


Method Summary
 MethodMetadata getMethodMetadata(java.lang.reflect.Method method)
           
 

Method Detail

getMethodMetadata

MethodMetadata getMethodMetadata(java.lang.reflect.Method method)