org.oddjob.values.properties
Class PropertiesJobArooa

java.lang.Object
  extended by org.oddjob.values.properties.PropertiesBaseArooa
      extended by org.oddjob.values.properties.PropertiesJobArooa
All Implemented Interfaces:
ArooaBeanDescriptor

public class PropertiesJobArooa
extends PropertiesBaseArooa

Arooa descriptor for PropertiesJob. See PropertiesBaseArooa for why this is required.

Author:
rob

Constructor Summary
PropertiesJobArooa()
           
 
Method Summary
 
Methods inherited from class org.oddjob.values.properties.PropertiesBaseArooa
getAnnotations, getComponentProperty, getConfiguredHow, getFlavour, getParsingInterceptor, getTextProperty, isAuto
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertiesJobArooa

public PropertiesJobArooa()