Uses of Interface
org.jboss.msc.service.StopContext
Packages that use StopContext
Package
Description
The modular service container base package.
-
Uses of StopContext in org.jboss.as.naming.deployment
Methods in org.jboss.as.naming.deployment with parameters of type StopContext -
Uses of StopContext in org.jboss.as.naming.management
Methods in org.jboss.as.naming.management with parameters of type StopContext -
Uses of StopContext in org.jboss.as.naming.remote
Methods in org.jboss.as.naming.remote with parameters of type StopContextModifier and TypeMethodDescriptionvoidHttpRemoteNamingServerService.stop(StopContext stopContext) voidRemoteNamingServerService.stop(StopContext context) -
Uses of StopContext in org.jboss.as.naming.service
Methods in org.jboss.as.naming.service with parameters of type StopContextModifier and TypeMethodDescriptionvoidBinderService.stop(StopContext context) Unbind the entry from the injected context.voidDefaultNamespaceContextSelectorService.stop(StopContext stopContext) voidExternalContextBinderService.stop(StopContext context) voidExternalContextsService.stop(StopContext context) voidNamingService.stop(StopContext context) Removes the naming server from the naming context.voidNamingStoreService.stop(StopContext context) Destroys the naming store. -
Uses of StopContext in org.jboss.msc
Methods in org.jboss.msc with parameters of type StopContext -
Uses of StopContext in org.wildfly.clustering.service
Methods in org.wildfly.clustering.service with parameters of type StopContextModifier and TypeMethodDescriptionvoidChildTargetService.stop(StopContext context) voidFunctionalService.stop(StopContext context) -
Uses of StopContext in org.wildfly.extension.messaging.activemq
Methods in org.wildfly.extension.messaging.activemq with parameters of type StopContextModifier and TypeMethodDescriptionvoidActiveMQActivationService.stop(StopContext context) voidExternalBrokerConfigurationService.stop(StopContext context) voidGroupBindingService.stop(StopContext context) voidHTTPUpgradeService.stop(StopContext context) -
Uses of StopContext in org.wildfly.extension.messaging.activemq.jms
Methods in org.wildfly.extension.messaging.activemq.jms with parameters of type StopContextModifier and TypeMethodDescriptionvoidExternalConnectionFactoryService.stop(StopContext context) voidExternalJMSQueueService.stop(StopContext context) voidExternalJMSTopicService.stop(StopContext context) voidExternalPooledConnectionFactoryService.stop(StopContext context) voidJMSQueueService.stop(StopContext context) voidJMSService.stop(StopContext context) voidJMSTopicService.stop(StopContext context) voidPooledConnectionFactoryService.stop(StopContext context) voidPooledConnectionFactoryStatisticsService.stop(StopContext context) -
Uses of StopContext in org.wildfly.extension.messaging.activemq.jms.legacy
Methods in org.wildfly.extension.messaging.activemq.jms.legacy with parameters of type StopContext -
Uses of StopContext in org.wildfly.service
Methods in org.wildfly.service with parameters of type StopContext