Class InitMessage

java.lang.Object
org.codehaus.plexus.build.connect.messages.Message
org.codehaus.plexus.build.connect.messages.InitMessage

public class InitMessage extends Message
Message send to init the inital communication with the endpoints
  • Constructor Details

    • InitMessage

      public InitMessage(org.apache.maven.eventspy.EventSpy.Context context)
      Creates a message with inital information about the running maven system
      Parameters:
      context - the context settings to send to the endpoint