nl.beesting.beangenerator.locators
Interface ClassLocator

All Known Implementing Classes:
AnnotationClassLocator, ConfigurationClassLocator, MethodClassLocator, ReturnTypeClassLocator

public interface ClassLocator


Method Summary
 java.lang.Class<?> findClass(org.aopalliance.intercept.MethodInvocation invocation)
           
 

Method Detail

findClass

java.lang.Class<?> findClass(org.aopalliance.intercept.MethodInvocation invocation)


Copyright © 2008. All Rights Reserved.