public class ContextManagerProviderRegistration extends Object
This class gives the container that registered a
ContextManagerProvider
exclusive control over unregistering it.
Modifier and Type | Method and Description |
---|---|
void |
unregister()
Unregister the
ContextManagerProvider that is represented by
this ContextManagerProviderRegistration instance. |
Copyright © 2019 Eclipse Foundation. All rights reserved.