org.apache.cocoon.rest.optional
Class AbstractAsyncronService.ThreadPerTaskExecutor
java.lang.Object
org.apache.cocoon.rest.optional.AbstractAsyncronService.ThreadPerTaskExecutor
- All Implemented Interfaces:
- Executor
- Enclosing class:
- AbstractAsyncronService
public class AbstractAsyncronService.ThreadPerTaskExecutor
- extends Object
- implements Executor
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractAsyncronService.ThreadPerTaskExecutor
public AbstractAsyncronService.ThreadPerTaskExecutor()
execute
public void execute(Runnable r)
- Specified by:
execute
in interface Executor
Copyright © 2008-2012 The Apache Software Foundation. All Rights Reserved.