Interface DelegatingManagementResourceRegistration.RegistrationDelegateProvider

Enclosing class:
DelegatingManagementResourceRegistration

public static interface DelegatingManagementResourceRegistration.RegistrationDelegateProvider
Provides a delegate for use by a DelegatingManagementResourceRegistration. Does not need to provide the same delegate for every call, allowing a copy-on-write semantic for the underlying @{code ManagementResourceRegistration}.
  • Method Details