Description
check all the DI specific stuff from the ComponentDefinion interface like to see if can get rid off them.
public boolean isSchemaAutoPropagate(); public boolean isDataAutoPropagate(); public boolean isConditionalInputs(); public boolean isStartable(); // FIXME - An ENUM perhaps? public String getPartitioning();