Example usage for java.lang Runnable interface-usage

List of usage examples for java.lang Runnable interface-usage

Introduction

In this page you can find the example usage for java.lang Runnable interface-usage.

Usage

From source file com.sharneng.net.portforward.Cleaner.java

/**
 * 
 * @author Kenneth Xu
 * 
 */
class Cleaner implements Runnable {

From source file org.enterprisepower.net.portforward.Listener.java

/**
 * 
 * @author Kenneth Xu
 * 
 */
public class Listener implements Runnable {

From source file org.springframework.integration.ip.tcp.connection.ClientModeConnectionManager.java

/**
 * Intended to be run on a schedule, simply gets the connection
 * from a client connection factory each time it is run.
 * If no connection exists (or it has been closed), the
 * connection factory will create a new one (if possible).
 *

From source file integrationtest.registration.context.ApplicationContextHolder.java

@OsgiService(registration = java.lang.Runnable.class)
public class ApplicationContextHolder implements Callable<Void>, Runnable {

    @Autowired
    private ApplicationContext context;

From source file org.ligoj.app.plugin.id.resource.batch.AbstractBatchTask.java

/**
 * Base batch processor.
 * 
 * @param <B>
 *            The batch element type.
 */

From source file org.enterprisepower.net.portforward.Cleaner.java

/**
 * 
 * @author Kenneth Xu
 * 
 */
public class Cleaner implements Runnable {

From source file com.l2jfree.gameserver.model.entity.FortUpdater.java

/**
 * Vice - 2008 Class managing periodical events with castle
 */
public class FortUpdater implements Runnable {
    protected static Log _log = LogFactory.getLog(FortUpdater.class);

From source file com.ormanli.duplicatefinder.main.Worker.java

public class Worker implements Runnable {

    private static final Logger logger = LogManager.getLogger(Worker.class);

    private FileUtil fileUtil;

From source file jsaf.protocol.tftp.TftpURLConnection.java

/**
 * URLConnection subclass implementing RFC783 (TFTP protocol). Only supports read requests.
 *
 * @author David A. Solin
 * @version %I% %G%
 */

From source file com.iloomo.net.BaseRequest.java

/**
 * 
 * 1??
 * 2?
 * 3??
 * 4?activity???activity