Package org.jboss.msc.service
Interface Service<T>
- Type Parameters:
T- the type of value that this service provides; may beVoid
- All Known Subinterfaces:
SingletonService<T>
- All Known Implementing Classes:
ActiveMQActivationService,BinderService,DefaultNamespaceContextSelectorService,ExternalBrokerConfigurationService,ExternalConnectionFactoryService,ExternalContextBinderService,ExternalContextsService,ExternalJMSQueueService,ExternalJMSTopicService,ExternalPooledConnectionFactoryService,GroupBindingService,HttpRemoteNamingServerService,HTTPUpgradeService,JMSQueueService,JMSService,JMSTopicService,JndiViewExtensionRegistry,LegacyConnectionFactoryService,NamingService,NamingStoreService,PooledConnectionFactoryService,PooledConnectionFactoryStatisticsService,RemoteNamingServerService,RuntimeBindReleaseService
Deprecated.
Legacy service interface.
- Author:
- David M. Lloyd, Richard Opalka
-
Field Summary
Fields -
Method Summary
-
Field Details
-
NULL
Deprecated.A simple null service which performs no start or stop action.
-
Serviceinstead. This class will be removed in a future release.