org.jvnet.mimepull
Class CleanUpExecutorFactory
java.lang.Object
org.jvnet.mimepull.CleanUpExecutorFactory
public abstract class CleanUpExecutorFactory
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CleanUpExecutorFactory
protected CleanUpExecutorFactory()
newInstance
public static CleanUpExecutorFactory newInstance()
getExecutor
public abstract Executor getExecutor()
Copyright © 2012 Oracle Corporation. All Rights Reserved.