Interface SessionSpec

  • All Superinterfaces:
    Spec
    All Known Implementing Classes:
    SessionSpecImpl

    public interface SessionSpec
    extends Spec
    • Method Detail

      • getKey

        java.lang.String getKey()
      • getObjectFunction

        java.util.function.Supplier<java.lang.Object> getObjectFunction()