Class ComponentPin<C>

java.lang.Object
org.smallmind.quorum.pool.complex.ComponentPin<C>

public class ComponentPin<C> extends Object
  • Constructor Details

  • Method Details

    • getComponentInstance

      protected ComponentInstance<C> getComponentInstance()
    • serve

      protected C serve() throws Exception
      Throws:
      Exception
    • free

      protected void free()
    • isTerminated

      protected boolean isTerminated()
    • fizzle

      protected void fizzle()
    • kaboom

      protected void kaboom(boolean withPrejudice)
    • getExistentialStackTrace

      public StackTraceElement[] getExistentialStackTrace()