Class GetEntityOwnerBackendReply

java.lang.Object
org.opendaylight.controller.eos.akka.owner.supervisor.command.OwnerSupervisorReply
org.opendaylight.controller.eos.akka.owner.supervisor.command.GetEntityOwnerBackendReply
All Implemented Interfaces:
Serializable

public final class GetEntityOwnerBackendReply extends OwnerSupervisorReply implements Serializable
See Also:
  • Constructor Details

    • GetEntityOwnerBackendReply

      public GetEntityOwnerBackendReply(@Nullable String owner)
  • Method Details

    • getOwner

      public String getOwner()