Class StandaloneStateExtension

  • All Implemented Interfaces:
    com.github.tomakehurst.wiremock.extension.ExtensionFactory

    public class StandaloneStateExtension
    extends StateExtension
    Factory to register all extensions for handling state for standalone service.

    Uses CaffeineStore as store.

    See Also:
    CaffeineStore
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface com.github.tomakehurst.wiremock.extension.ExtensionFactory

        isLoadable
    • Constructor Detail

      • StandaloneStateExtension

        public StandaloneStateExtension()