Class DefaultContainerThreadpool

  • All Implemented Interfaces:
    com.yahoo.component.Component, com.yahoo.component.Deconstructable, ContainerThreadPool, java.lang.AutoCloseable, java.lang.Comparable<com.yahoo.component.Component>

    public class DefaultContainerThreadpool
    extends com.yahoo.component.AbstractComponent
    implements java.lang.AutoCloseable, ContainerThreadPool
    Default implementation of ContainerThreadPool.
    Author:
    Steinar Knutsen, baldersheim, bratseth, bjorncs
    • Method Detail

      • close

        public void close()
        Specified by:
        close in interface java.lang.AutoCloseable
        Specified by:
        close in interface ContainerThreadPool
      • deconstruct

        public void deconstruct()
        Specified by:
        deconstruct in interface com.yahoo.component.Deconstructable
        Overrides:
        deconstruct in class com.yahoo.component.AbstractComponent