Interface Stoppable

All Known Subinterfaces:
BeanContainer, ClassLoaderService, RegionFactory, RegionFactory, StrategySelector
All Known Implementing Classes:
AbstractCdiBeanContainer, AbstractRegionFactory, DataSourceBasedMultiTenantConnectionProviderImpl, RegionFactoryTemplate

public interface Stoppable
Lifecycle contract for services which wish to be notified when it is time to stop.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Stop phase notification
  • Method Details

    • stop

      void stop()
      Stop phase notification