Class AddAspectsAndSetPropertiesProcessor

java.lang.Object
org.saidone.processors.AbstractNodeProcessor
org.saidone.processors.AddAspectsAndSetPropertiesProcessor
All Implemented Interfaces:
NodeProcessor

@Component public class AddAspectsAndSetPropertiesProcessor extends AbstractNodeProcessor
Adds specified aspects and properties to each processed node.
  • Constructor Details

    • AddAspectsAndSetPropertiesProcessor

      public AddAspectsAndSetPropertiesProcessor()
  • Method Details

    • processNode

      public void processNode(String nodeId, ProcessorConfig config)
      Adds configured aspects and properties to the given node.
      Parameters:
      nodeId - id of the node
      config - processor configuration