net.csdn.modules.threadpool
Class ThreadPoolService.Names

java.lang.Object
  extended by net.csdn.modules.threadpool.ThreadPoolService.Names
Enclosing interface:
ThreadPoolService

public static class ThreadPoolService.Names
extends Object


Field Summary
static String CACHED
           
static String INDEX
           
static String MERGE
           
static String REFRESH
           
static String SEARCH
           
 
Constructor Summary
ThreadPoolService.Names()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CACHED

public static final String CACHED
See Also:
Constant Field Values

INDEX

public static final String INDEX
See Also:
Constant Field Values

SEARCH

public static final String SEARCH
See Also:
Constant Field Values

MERGE

public static final String MERGE
See Also:
Constant Field Values

REFRESH

public static final String REFRESH
See Also:
Constant Field Values
Constructor Detail

ThreadPoolService.Names

public ThreadPoolService.Names()


Copyright © 2014. All Rights Reserved.