package org.oddjob.values.properties; /** * Arooa descriptor for {@link PropertiesJob}. See {@link PropertiesBaseArooa} * for why this is required. * * @author rob * */ public class PropertiesJobArooa extends PropertiesBaseArooa { }