Class MutinyContextManagerExtension

java.lang.Object
io.smallrye.mutiny.context.MutinyContextManagerExtension
All Implemented Interfaces:
org.eclipse.microprofile.context.spi.ContextManagerExtension

public class MutinyContextManagerExtension extends Object implements org.eclipse.microprofile.context.spi.ContextManagerExtension
  • Constructor Details

    • MutinyContextManagerExtension

      public MutinyContextManagerExtension()
  • Method Details

    • setup

      public void setup(org.eclipse.microprofile.context.spi.ContextManager manager)
      Specified by:
      setup in interface org.eclipse.microprofile.context.spi.ContextManagerExtension