|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.xcap.client.WorkerThreadFactory
public class WorkerThreadFactory
Field Summary | |
---|---|
static java.lang.String |
CLASSNAME
Classname |
static java.util.logging.Logger |
LOGGER
Logger for this class |
Constructor Summary | |
---|---|
WorkerThreadFactory()
|
Method Summary | |
---|---|
java.lang.Object |
create()
create a worker thread |
void |
destroy(java.lang.Object obj)
destroy a worker thread |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String CLASSNAME
public static final java.util.logging.Logger LOGGER
Constructor Detail |
---|
public WorkerThreadFactory()
Method Detail |
---|
public java.lang.Object create()
public void destroy(java.lang.Object obj)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |