Package io.smallrye.mutiny.context
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 Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetup(org.eclipse.microprofile.context.spi.ContextManager manager)
-
Constructor Details
-
MutinyContextManagerExtension
public MutinyContextManagerExtension()
-
-
Method Details
-
setup
public void setup(org.eclipse.microprofile.context.spi.ContextManager manager) - Specified by:
setupin interfaceorg.eclipse.microprofile.context.spi.ContextManagerExtension
-