public class ComponentCreationWorker<C> extends Object implements Runnable
ComponentCreationWorker(ComponentPool<C> componentPool)
boolean
abort()
ComponentInstance<C>
getComponentInstance()
void
run()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ComponentCreationWorker(ComponentPool<C> componentPool)
public ComponentInstance<C> getComponentInstance()
public boolean abort() throws Exception
Exception
public void run()
run
Runnable
Copyright © 2016. All rights reserved.