nl.beesting.beangenerator.locators
Class ConfigurationClassLocator

java.lang.Object
  extended by nl.beesting.beangenerator.locators.ConfigurationClassLocator
All Implemented Interfaces:
ClassLocator

public class ConfigurationClassLocator
extends java.lang.Object
implements ClassLocator


Constructor Summary
ConfigurationClassLocator()
           
 
Method Summary
 java.lang.Class<?> findClass(org.aopalliance.intercept.MethodInvocation invocation)
           
 void setConfigParser(BeanGeneratorConfigParser configParser)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConfigurationClassLocator

public ConfigurationClassLocator()
Method Detail

setConfigParser

public void setConfigParser(BeanGeneratorConfigParser configParser)

findClass

public java.lang.Class<?> findClass(org.aopalliance.intercept.MethodInvocation invocation)
Specified by:
findClass in interface ClassLocator


Copyright © 2008. All Rights Reserved.