Interface StatefulBuilderAPI.FinalClause<P>

Type Parameters:
P - the type of service proxies
All Known Implementing Classes:
AbstractStatefulBuilder
Enclosing class:
StatefulBuilderAPI

public static interface StatefulBuilderAPI.FinalClause<P>
The final clause of the DSL.
Author:
Fabio Simeoni
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns a configured proxy.
  • Method Details

    • build

      P build()
      Returns a configured proxy.
      Returns:
      the proxy