public class EventManagerProperties extends SoftwareCapabilityProperties
EventManagerProperties describes the server than manages the exchange of events between independent services.
  • Constructor Details

    • EventManagerProperties

      public EventManagerProperties()
      Default constructor
    • EventManagerProperties

      public EventManagerProperties(EventManagerProperties template)
      Copy/clone constructor.
      Parameters:
      template - object to copy
  • Method Details