Class PropertySetNodeManager


  • public class PropertySetNodeManager
    extends AbstractNodePropertyManager
    This node manager publishes properties from a PropertyValueSource. It is useful when we have a property set that we want to publish fully, and we don't know exactly when the individual values have changed- this class will track the last values published, and will evaluate only the properties that actually have subscriptions.