public class VariablesJobDescriptorFactory extends java.lang.Object implements ArooaDescriptorFactory
ArooaDescriptorFactory
for VariablesJob
. This is
required because the Variables Job needs it's own ArooaClass
to be able to set the properties correctly.Modifier and Type | Field and Description |
---|---|
static ArooaElement |
VARIABLES |
Constructor and Description |
---|
VariablesJobDescriptorFactory() |
Modifier and Type | Method and Description |
---|---|
ArooaDescriptor |
createDescriptor(java.lang.ClassLoader classLoader)
Create an ArooaDescriptor.
|
public static final ArooaElement VARIABLES
public ArooaDescriptor createDescriptor(java.lang.ClassLoader classLoader)
ArooaDescriptorFactory
createDescriptor
in interface ArooaDescriptorFactory
classLoader
- The classLoader to use.