org.oddjob.arooa.deploy
Class AnnotatedBeanDescriptorProvider

java.lang.Object
  extended by org.oddjob.arooa.deploy.AnnotatedBeanDescriptorProvider

public class AnnotatedBeanDescriptorProvider
extends Object


Constructor Summary
AnnotatedBeanDescriptorProvider()
           
 
Method Summary
 ArooaBeanDescriptor getBeanDescriptor(ArooaClass classIdentifier, PropertyAccessor accessor)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AnnotatedBeanDescriptorProvider

public AnnotatedBeanDescriptorProvider()
Method Detail

getBeanDescriptor

public ArooaBeanDescriptor getBeanDescriptor(ArooaClass classIdentifier,
                                             PropertyAccessor accessor)