Interface Stage.Closeable

All Known Subinterfaces:
Stage.Session, Stage.StatelessSession
All Known Implementing Classes:
StageSessionImpl, StageStatelessSessionImpl
Enclosing interface:
Stage

public static interface Stage.Closeable
An object whose close() method returns a CompletionStage.
  • Method Summary

    Modifier and Type
    Method
    Description