Class LockingResponse.LockExpired$

java.lang.Object
csw.command.client.models.framework.LockingResponse.LockExpired$
All Implemented Interfaces:
LockingResponse, CommandSerializable, Serializable, scala.Equals, scala.Product
Enclosing interface:
LockingResponse

public static class LockingResponse.LockExpired$ extends Object implements LockingResponse, scala.Product, Serializable
Scala API: Lock expired notification which is sent to component who acquired lock previously
See Also:
  • Field Details

  • Constructor Details

    • LockExpired$

      public LockExpired$()