Class MutinyContextManagerExtension

  • All Implemented Interfaces:
    org.eclipse.microprofile.context.spi.ContextManagerExtension

    public class MutinyContextManagerExtension
    extends java.lang.Object
    implements org.eclipse.microprofile.context.spi.ContextManagerExtension
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void setup​(org.eclipse.microprofile.context.spi.ContextManager manager)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • MutinyContextManagerExtension

        public MutinyContextManagerExtension()
    • Method Detail

      • setup

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