Interface ServiceRegistryAwareService

All Known Implementing Classes:
AbstractJtaPlatform, AtomikosJtaPlatform, BasicTestingJdbcServiceImpl, BitronixJtaPlatform, BorlandEnterpriseServerJtaPlatform, C3P0ConnectionProvider, ConfigurationServiceImpl, ConnectionProviderDelegate, DataSourceBasedMultiTenantConnectionProviderImpl, DialectFactoryImpl, DriverManagerConnectionProviderImpl, HibernateSchemaManagementTool, JBossAppServerJtaPlatform, JBossStandAloneJtaPlatform, JdbcServicesImpl, JOnASJtaPlatform, JOTMJtaPlatform, JRun4JtaPlatform, JtaAwareConnectionProviderImpl, JtaTransactionCoordinatorBuilderImpl, OC4JJtaPlatform, OrionJtaPlatform, PersisterFactoryImpl, PreparedStatementSpyConnectionProvider, ResinJtaPlatform, SapNetWeaverJtaPlatform, SharedDriverManagerConnectionProviderImpl, SQLServerSnapshotIsolationConnectionProvider, SunOneJtaPlatform, TestingJtaPlatformImpl, TimeZoneConnectionProvider, WeblogicJtaPlatform, WebSphereExtendedJtaPlatform, WebSphereJtaPlatform, WebSphereLibertyJtaPlatform, WildFlyStandAloneJtaPlatform

public interface ServiceRegistryAwareService
Allows services to be injected with the ServiceRegistry during configuration phase.
  • Method Details

    • injectServices

      void injectServices(ServiceRegistryImplementor serviceRegistry)
      Callback to inject the registry.
      Parameters:
      serviceRegistry - The registry