Uses of Interface
org.jboss.as.controller.registry.DelegatingManagementResourceRegistration.RegistrationDelegateProvider
Packages that use DelegatingManagementResourceRegistration.RegistrationDelegateProvider
-
Uses of DelegatingManagementResourceRegistration.RegistrationDelegateProvider in org.jboss.as.controller.registry
Constructors in org.jboss.as.controller.registry with parameters of type DelegatingManagementResourceRegistration.RegistrationDelegateProviderModifierConstructorDescriptionDelegatingManagementResourceRegistration(DelegatingManagementResourceRegistration.RegistrationDelegateProvider delegateProvider) Creates a new DelegatingManagementResourceRegistration with a possibly changing delegate.