Class ConfigSourceProviderRegistrationService
java.lang.Object
org.wildfly.extension.microprofile.config.smallrye.ConfigSourceProviderRegistrationService
- All Implemented Interfaces:
org.jboss.msc.Service
public class ConfigSourceProviderRegistrationService
extends Object
implements org.jboss.msc.Service
-
Field Summary
Fields inherited from interface org.jboss.msc.Service
NULL -
Method Summary
-
Method Details
-
start
public void start(org.jboss.msc.service.StartContext startContext) throws org.jboss.msc.service.StartException - Specified by:
startin interfaceorg.jboss.msc.Service- Throws:
org.jboss.msc.service.StartException
-
stop
public void stop(org.jboss.msc.service.StopContext stopContext) - Specified by:
stopin interfaceorg.jboss.msc.Service
-