public class MachineWorkerPoolFactory extends org.apache.commons.pool.BaseKeyedPoolableObjectFactory<java.lang.String,WorkerDto>
WorkerDto
makeObject(java.lang.String prefix)
activateObject, destroyObject, passivateObject, validateObject
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public WorkerDto makeObject(java.lang.String prefix) throws java.lang.Exception
makeObject
org.apache.commons.pool.KeyedPoolableObjectFactory<java.lang.String,WorkerDto>
org.apache.commons.pool.BaseKeyedPoolableObjectFactory<java.lang.String,WorkerDto>
java.lang.Exception