Interface ObjectBindingEvent

  • All Implemented Interfaces:
    com.embabel.agent.core.InProcess , com.embabel.agent.event.AgentProcessEvent , com.embabel.agent.event.AgenticEvent , com.embabel.common.core.types.Timestamped

    
    public interface ObjectBindingEvent
     implements AgentProcessEvent
                        

    An object was bound to the process. May or may not be found. See subclasses for details.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      abstract Object getValue()
      String getType()
      • Methods inherited from class com.embabel.common.core.types.Timestamped

        getTimestamp
      • Methods inherited from class com.embabel.agent.core.InProcess

        getProcessId
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait