Uses of Interface
org.jboss.msc.service.StartContext
Packages that use StartContext
Package
Description
The modular service container base package.
-
Uses of StartContext in org.jboss.as.naming.deployment
Methods in org.jboss.as.naming.deployment with parameters of type StartContext -
Uses of StartContext in org.jboss.as.naming.management
Methods in org.jboss.as.naming.management with parameters of type StartContextModifier and TypeMethodDescriptionvoidJndiViewExtensionRegistry.start(StartContext startContext) -
Uses of StartContext in org.jboss.as.naming.remote
Methods in org.jboss.as.naming.remote with parameters of type StartContextModifier and TypeMethodDescriptionvoidHttpRemoteNamingServerService.start(StartContext startContext) voidRemoteNamingServerService.start(StartContext context) -
Uses of StartContext in org.jboss.as.naming.service
Methods in org.jboss.as.naming.service with parameters of type StartContextModifier and TypeMethodDescriptionvoidBinderService.start(StartContext context) Bind the entry into the injected context.voidDefaultNamespaceContextSelectorService.start(StartContext startContext) voidExternalContextBinderService.start(StartContext context) voidExternalContextsService.start(StartContext context) voidNamingService.start(StartContext context) Creates a new NamingServer and sets the naming context to use the naming server.voidNamingStoreService.start(StartContext context) Creates the naming store if not provided by the constructor. -
Uses of StartContext in org.jboss.msc
Methods in org.jboss.msc with parameters of type StartContext -
Uses of StartContext in org.wildfly.clustering.service
Methods in org.wildfly.clustering.service with parameters of type StartContextModifier and TypeMethodDescriptionvoidChildTargetService.start(StartContext context) voidFunctionalService.start(StartContext context) -
Uses of StartContext in org.wildfly.extension.messaging.activemq
Methods in org.wildfly.extension.messaging.activemq with parameters of type StartContextModifier and TypeMethodDescriptionvoidActiveMQActivationService.start(StartContext context) voidExternalBrokerConfigurationService.start(StartContext context) voidGroupBindingService.start(StartContext context) voidHTTPUpgradeService.start(StartContext context) -
Uses of StartContext in org.wildfly.extension.messaging.activemq.jms
Methods in org.wildfly.extension.messaging.activemq.jms with parameters of type StartContextModifier and TypeMethodDescriptionvoidExternalConnectionFactoryService.start(StartContext context) voidExternalJMSQueueService.start(StartContext context) voidExternalJMSTopicService.start(StartContext context) voidExternalPooledConnectionFactoryService.start(StartContext context) voidJMSQueueService.start(StartContext context) voidJMSService.start(StartContext context) voidJMSTopicService.start(StartContext context) voidPooledConnectionFactoryService.start(StartContext context) voidPooledConnectionFactoryStatisticsService.start(StartContext context) -
Uses of StartContext in org.wildfly.extension.messaging.activemq.jms.legacy
Methods in org.wildfly.extension.messaging.activemq.jms.legacy with parameters of type StartContextModifier and TypeMethodDescriptionvoidLegacyConnectionFactoryService.start(StartContext context) -
Uses of StartContext in org.wildfly.service
Methods in org.wildfly.service with parameters of type StartContext