Class ComponentPin<C>
java.lang.Object
org.smallmind.quorum.pool.complex.ComponentPin<C>
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedComponentPin(ComponentPool<C> componentPool, DeconstructionQueue deconstructionQueue, ComponentInstance<C> componentInstance) -
Method Summary
-
Constructor Details
-
ComponentPin
protected ComponentPin(ComponentPool<C> componentPool, DeconstructionQueue deconstructionQueue, ComponentInstance<C> componentInstance)
-
-
Method Details
-
getComponentInstance
-
serve
- Throws:
Exception
-
free
protected void free() -
isTerminated
protected boolean isTerminated() -
fizzle
protected void fizzle() -
kaboom
protected void kaboom(boolean withPrejudice) -
getExistentialStackTrace
-