org.identityconnectors.framework.server.impl
Class CCLWatchThreadFactory

java.lang.Object
  extended by org.identityconnectors.framework.server.impl.CCLWatchThreadFactory
All Implemented Interfaces:
ThreadFactory

public class CCLWatchThreadFactory
extends Object
implements ThreadFactory

See Also:
CCLWatchThread

Method Summary
 Thread newThread(Runnable r)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

newThread

public Thread newThread(Runnable r)
Specified by:
newThread in interface ThreadFactory


Copyright © 2011. All Rights Reserved.