Class ContextManagerProviderRegistration

java.lang.Object
org.eclipse.microprofile.context.spi.ContextManagerProviderRegistration

public class ContextManagerProviderRegistration extends Object

This class gives the container that registered a ContextManagerProvider exclusive control over unregistering it.

  • Method Details

    • unregister

      public void unregister()
      Unregister the ContextManagerProvider that is represented by this ContextManagerProviderRegistration instance.