跳过导航链接
A B C D E F G H I J L M N O P R S T U W X 

A

addResource(String) - 类 中的方法xyz.downgoon.mydk.concurrent.ConcurrentResourceContainer
 
antPathMatcher - 类 中的变量xyz.downgoon.mydk.framework.utiny.UtinyFramework
 
AntPathMatcher - xyz.downgoon.mydk.util中的类
PathMatcher implementation for Ant-style path patterns.
AntPathMatcher() - 类 的构造器xyz.downgoon.mydk.util.AntPathMatcher
 
App - xyz.downgoon.mydk中的类
Hello world!
App() - 类 的构造器xyz.downgoon.mydk.App
 
appendFilter(CommandFilter) - 类 中的方法xyz.downgoon.mydk.framework.utiny.UtinyFilterChain
 
appendFilterChain(UtinyFilterChain) - 类 中的方法xyz.downgoon.mydk.framework.utiny.UtinyFilterChain
 
appendLine(String) - 类 中的方法xyz.downgoon.mydk.testing.FileTailAppender
 
asList(E...) - 类 中的静态方法xyz.downgoon.mydk.util.CollectionUtils
 
asSet(E...) - 类 中的静态方法xyz.downgoon.mydk.util.CollectionUtils
 

B

body() - 接口 中的方法xyz.downgoon.mydk.framework.Command
 
body() - 类 中的方法xyz.downgoon.mydk.framework.utiny.UtinyCommand
 
BooleanSignal - xyz.downgoon.mydk.concurrent中的接口
 
buildResource(String) - 接口 中的方法xyz.downgoon.mydk.concurrent.ResourceLifecycle
 

C

clean(String) - 类 中的静态方法xyz.downgoon.mydk.util.StringUtils
Returns a 'cleaned' representation of the specified argument.
clear() - 类 中的静态方法xyz.downgoon.mydk.concurrent.ThreadContext
Removes the underlying ThreadLocal from the thread.
close() - 类 中的方法xyz.downgoon.mydk.testing.FileTailAppender
 
closeAndDelete() - 类 中的方法xyz.downgoon.mydk.testing.FileTailAppender
 
CollectionUtils - xyz.downgoon.mydk.util中的类
Static helper class for use dealing with Collections.
CollectionUtils() - 类 的构造器xyz.downgoon.mydk.util.CollectionUtils
 
Command - xyz.downgoon.mydk.framework中的接口
 
CommandContext - xyz.downgoon.mydk.framework中的接口
 
CommandException - xyz.downgoon.mydk.framework中的异常错误
 
CommandException() - 异常错误 的构造器xyz.downgoon.mydk.framework.CommandException
 
CommandException(String, Throwable, boolean, boolean) - 异常错误 的构造器xyz.downgoon.mydk.framework.CommandException
 
CommandException(String, Throwable) - 异常错误 的构造器xyz.downgoon.mydk.framework.CommandException
 
CommandException(String) - 异常错误 的构造器xyz.downgoon.mydk.framework.CommandException
 
CommandException(Throwable) - 异常错误 的构造器xyz.downgoon.mydk.framework.CommandException
 
CommandExceptionHandler - xyz.downgoon.mydk.framework中的接口
 
CommandFilter - xyz.downgoon.mydk.framework中的接口
 
CommandFilterChain - xyz.downgoon.mydk.framework中的接口
 
CommandFramework - xyz.downgoon.mydk.framework中的接口
 
CommandHandler - xyz.downgoon.mydk.framework中的接口
 
CommandNotFoundHandler - xyz.downgoon.mydk.framework中的接口
 
CommandRouter - xyz.downgoon.mydk.framework中的接口
 
ConcurrentResourceContainer<T> - xyz.downgoon.mydk.concurrent中的类
 
ConcurrentResourceContainer(ResourceLifecycle<T>) - 类 的构造器xyz.downgoon.mydk.concurrent.ConcurrentResourceContainer
 
ConditionTrafficLight - xyz.downgoon.mydk.concurrent中的类
another implementation of TrafficLight with Condition on JDK5
ConditionTrafficLight() - 类 的构造器xyz.downgoon.mydk.concurrent.ConditionTrafficLight
green light is off on default
ConditionTrafficLight(boolean) - 类 的构造器xyz.downgoon.mydk.concurrent.ConditionTrafficLight
 
ConsoleCmder - xyz.downgoon.mydk.testing中的类
 
ConsoleCmder() - 类 的构造器xyz.downgoon.mydk.testing.ConsoleCmder
 
ConsoleCmder(boolean) - 类 的构造器xyz.downgoon.mydk.testing.ConsoleCmder
 
container() - 类 中的方法xyz.downgoon.mydk.concurrent.ConcurrentResourceContainer
 
containsName(String) - 类 中的方法xyz.downgoon.mydk.concurrent.ConcurrentResourceContainer
 

D

DEFAULT_DELIMITER_CHAR - 类 中的静态变量xyz.downgoon.mydk.util.StringUtils
Constant representing the default delimiter character (comma), equal to ','
DEFAULT_PATH_SEPARATOR - 类 中的静态变量xyz.downgoon.mydk.util.AntPathMatcher
Default path separator: "/"
DEFAULT_QUOTE_CHAR - 类 中的静态变量xyz.downgoon.mydk.util.StringUtils
Constant representing the default quote character (double quote), equal to '"'
destoryResource(String, T) - 接口 中的方法xyz.downgoon.mydk.concurrent.ResourceLifecycle
 
dispatch(Command) - 接口 中的方法xyz.downgoon.mydk.framework.CommandRouter
 
doFilter(Command, CommandFilterChain) - 接口 中的方法xyz.downgoon.mydk.framework.CommandFilter
 
doFilter(Command) - 接口 中的方法xyz.downgoon.mydk.framework.CommandFilterChain
 
doFilter(Command) - 类 中的方法xyz.downgoon.mydk.framework.utiny.UtinyFilterChain
 
doMatch(String, String) - 类 中的方法xyz.downgoon.mydk.framework.utiny.UtinyFramework
match the given path against the given pattern.
doMatch(String, String, boolean) - 类 中的方法xyz.downgoon.mydk.util.AntPathMatcher
Actually match the given path against the given pattern.
doStack(Command, UtinyHandlerStack) - 类 中的方法xyz.downgoon.mydk.framework.utiny.UtinyFramework
execute one command in one stack consist of multiple heading filters and one tailing handler

E

EMPTY_STRING - 类 中的静态变量xyz.downgoon.mydk.util.StringUtils
Constant representing the empty string, equal to ""
exec(Command) - 接口 中的方法xyz.downgoon.mydk.framework.CommandFramework
 
exec(Command) - 接口 中的方法xyz.downgoon.mydk.framework.CommandHandler
 
exec(Command) - 类 中的方法xyz.downgoon.mydk.framework.utiny.UtinyFramework
 
extractPathWithinPattern(String, String) - 类 中的方法xyz.downgoon.mydk.util.AntPathMatcher
Given a pattern and a full path, determine the pattern-mapped part.

F

FileTailAppender - xyz.downgoon.mydk.testing中的类
append log entity line by line into log file
FileTailAppender(String) - 类 的构造器xyz.downgoon.mydk.testing.FileTailAppender
 

G

get(Object) - 类 中的静态方法xyz.downgoon.mydk.concurrent.ThreadContext
Returns the object for the specified key that is bound to the current thread.
get(String, MiniHttpc.ResponseHandler) - 类 中的方法xyz.downgoon.mydk.testing.MiniHttpc
 
get(String, MiniHttpc.ResponseHandler, MiniHttpc.RequestTracer) - 类 中的方法xyz.downgoon.mydk.testing.MiniHttpc
 
getBody() - 类 中的方法xyz.downgoon.mydk.framework.utiny.UtinyCommand
 
getExceptionHandler() - 类 中的方法xyz.downgoon.mydk.framework.utiny.UtinyFramework
 
getFileName() - 类 中的方法xyz.downgoon.mydk.testing.FileTailAppender
 
getHandler() - 类 中的静态方法xyz.downgoon.mydk.framework.utiny.UtinyContext
 
getIntervalMS() - 类 中的方法xyz.downgoon.mydk.concurrent.Watchdog
 
getJobTimes() - 类 中的方法xyz.downgoon.mydk.concurrent.Watchdog
 
getListeningPort() - 类 中的方法xyz.downgoon.mydk.testing.MiniHttpd
 
getName() - 类 中的方法xyz.downgoon.mydk.concurrent.Watchdog
 
getNotFoundHandler() - 类 中的方法xyz.downgoon.mydk.framework.utiny.UtinyFramework
 
getPath() - 类 中的方法xyz.downgoon.mydk.framework.utiny.UtinyCommand
 
getResource(String) - 类 中的方法xyz.downgoon.mydk.concurrent.ConcurrentResourceContainer
get or create named resource
getResources() - 类 中的静态方法xyz.downgoon.mydk.concurrent.ThreadContext
Returns the ThreadLocal Map.

H

hasLength(String) - 类 中的静态方法xyz.downgoon.mydk.util.StringUtils
Check that the given String is neither null nor of length 0.
hasText(String) - 类 中的静态方法xyz.downgoon.mydk.util.StringUtils
Check whether the given String has actual text.

I

interrupt(InterruptedException, long, String) - 接口 中的方法xyz.downgoon.mydk.concurrent.Watchdog.JobInterrupttedHandler
 
isAlive() - 类 中的方法xyz.downgoon.mydk.concurrent.Watchdog
 
isDebugMode() - 类 中的方法xyz.downgoon.mydk.testing.MiniHttpd
 
isEmpty(Collection<?>) - 类 中的静态方法xyz.downgoon.mydk.util.CollectionUtils
Returns true if the specified Collection is null or empty, false otherwise.
isEmpty(Map<?, ?>) - 类 中的静态方法xyz.downgoon.mydk.util.CollectionUtils
Returns true if the specified Map is null or empty, false otherwise.
isGreen() - 接口 中的方法xyz.downgoon.mydk.concurrent.BooleanSignal
 
isGreen() - 类 中的方法xyz.downgoon.mydk.concurrent.ConditionTrafficLight
 
isGreen() - 类 中的方法xyz.downgoon.mydk.concurrent.TrafficLight
 
isJobDoing() - 类 中的方法xyz.downgoon.mydk.concurrent.Watchdog
 
isPattern(String) - 类 中的方法xyz.downgoon.mydk.util.AntPathMatcher
 
isPaused() - 类 中的方法xyz.downgoon.mydk.concurrent.Watchdog
 
isSleeping() - 类 中的方法xyz.downgoon.mydk.concurrent.Watchdog
 
isSuspended() - 类 中的方法xyz.downgoon.mydk.concurrent.Watchdog
 

J

join(Iterator<?>, String) - 类 中的静态方法xyz.downgoon.mydk.util.StringUtils
Joins the elements of the provided Iterator into a single String containing the provided elements.

L

location(String, CommandHandler, CommandFilter...) - 接口 中的方法xyz.downgoon.mydk.framework.CommandFramework
 
location(String, CommandFilter[], CommandHandler) - 接口 中的方法xyz.downgoon.mydk.framework.CommandFramework
 
location(String, List<CommandFilter>, CommandHandler) - 接口 中的方法xyz.downgoon.mydk.framework.CommandFramework
 
location(String, CommandFilter...) - 接口 中的方法xyz.downgoon.mydk.framework.CommandFramework
 
location(CommandFilter...) - 接口 中的方法xyz.downgoon.mydk.framework.CommandFramework
 
location(CommandHandler) - 接口 中的方法xyz.downgoon.mydk.framework.CommandFramework
 
location(String, CommandHandler, CommandFilter...) - 类 中的方法xyz.downgoon.mydk.framework.utiny.UtinyFramework
 
locationHandlerMapping - 类 中的变量xyz.downgoon.mydk.framework.utiny.UtinyFramework
order matters

M

main(String[]) - 类 中的静态方法xyz.downgoon.mydk.App
 
main(String[]) - 类 中的静态方法xyz.downgoon.mydk.testing.ConsoleCmder
 
main(String[]) - 类 中的静态方法xyz.downgoon.mydk.testing.MiniHttpc
 
main(String[]) - 类 中的静态方法xyz.downgoon.mydk.testing.MiniHttpd
 
match(String, String) - 类 中的方法xyz.downgoon.mydk.util.AntPathMatcher
 
matches(String, String) - 类 中的方法xyz.downgoon.mydk.util.AntPathMatcher
 
matches(String, String) - 接口 中的方法xyz.downgoon.mydk.util.PatternMatcher
Returns true if the given source matches the specified pattern, false otherwise.
matchStart(String, String) - 类 中的方法xyz.downgoon.mydk.util.AntPathMatcher
 
MiniHttpc - xyz.downgoon.mydk.testing中的类
 
MiniHttpc(int) - 类 的构造器xyz.downgoon.mydk.testing.MiniHttpc
 
MiniHttpc(String, int) - 类 的构造器xyz.downgoon.mydk.testing.MiniHttpc
 
MiniHttpc.RequestTracer - xyz.downgoon.mydk.testing中的接口
 
MiniHttpc.ResponseHandler - xyz.downgoon.mydk.testing中的接口
 
MiniHttpd - xyz.downgoon.mydk.testing中的类
a mini httpd for unit testing
MiniHttpd(int, long, String) - 类 的构造器xyz.downgoon.mydk.testing.MiniHttpd
 
MiniHttpd(int) - 类 的构造器xyz.downgoon.mydk.testing.MiniHttpd
 
MiniHttpd() - 类 的构造器xyz.downgoon.mydk.testing.MiniHttpd
create a http server at random port which you can get by calling MiniHttpd.getListeningPort() after MiniHttpd.start()
moveIndex() - 类 中的方法xyz.downgoon.mydk.framework.utiny.UtinyFilterChain
increase indexing point and then return current value

N

nextIndex() - 类 中的方法xyz.downgoon.mydk.framework.utiny.UtinyFilterChain
status indexing point to the next node in the chain to be executed
notFound(Command) - 接口 中的方法xyz.downgoon.mydk.framework.CommandNotFoundHandler
 
notFound(Command) - 类 中的方法xyz.downgoon.mydk.framework.utiny.Utiny404Handler
 

O

on(String, String, Runnable) - 类 中的方法xyz.downgoon.mydk.testing.ConsoleCmder
 
on(String, Runnable) - 类 中的方法xyz.downgoon.mydk.testing.ConsoleCmder
 
onBodyEnd() - 接口 中的方法xyz.downgoon.mydk.testing.MiniHttpc.ResponseHandler
 
onBodyTrunk(String, int) - 接口 中的方法xyz.downgoon.mydk.testing.MiniHttpc.ResponseHandler
 
onContentLength(int) - 接口 中的方法xyz.downgoon.mydk.testing.MiniHttpc.ResponseHandler
 
onException(Command, Exception) - 接口 中的方法xyz.downgoon.mydk.framework.CommandExceptionHandler
 
onException(Command, Exception) - 类 中的方法xyz.downgoon.mydk.framework.utiny.Utiny500Handler
 
onException(Exception) - 接口 中的方法xyz.downgoon.mydk.testing.MiniHttpc.ResponseHandler
 
onHeadLine(String, int) - 接口 中的方法xyz.downgoon.mydk.testing.MiniHttpc.ResponseHandler
 
open() - 类 中的方法xyz.downgoon.mydk.testing.FileTailAppender
 

P

path() - 接口 中的方法xyz.downgoon.mydk.framework.Command
 
path() - 类 中的方法xyz.downgoon.mydk.framework.utiny.UtinyCommand
 
PatternMatcher - xyz.downgoon.mydk.util中的接口
Interface for components that can match source strings against a specified pattern string.
pause() - 类 中的方法xyz.downgoon.mydk.concurrent.Watchdog
 
port() - 类 中的方法xyz.downgoon.mydk.testing.MiniHttpd
 
put(Object, Object) - 类 中的静态方法xyz.downgoon.mydk.concurrent.ThreadContext
Binds value for the given key to the current thread.

R

remove(Object) - 类 中的静态方法xyz.downgoon.mydk.concurrent.ThreadContext
Unbinds the value for the given key from the current thread.
removeAll() - 类 中的静态方法xyz.downgoon.mydk.concurrent.ThreadContext
Removes the underlying ThreadLocal from the thread.
removeResource(String) - 类 中的方法xyz.downgoon.mydk.concurrent.ConcurrentResourceContainer
 
requestFlushed(String) - 接口 中的方法xyz.downgoon.mydk.testing.MiniHttpc.RequestTracer
 
ResourceLifecycle<T> - xyz.downgoon.mydk.concurrent中的接口
 
resume() - 类 中的方法xyz.downgoon.mydk.concurrent.Watchdog
 

S

setBody(Object) - 类 中的方法xyz.downgoon.mydk.framework.utiny.UtinyCommand
 
setDebugMode(boolean) - 类 中的方法xyz.downgoon.mydk.testing.MiniHttpd
 
setExceptionHandler(CommandExceptionHandler) - 类 中的方法xyz.downgoon.mydk.framework.utiny.UtinyFramework
 
setGreen() - 接口 中的方法xyz.downgoon.mydk.concurrent.BooleanSignal
 
setGreen() - 类 中的方法xyz.downgoon.mydk.concurrent.ConditionTrafficLight
 
setGreen() - 类 中的方法xyz.downgoon.mydk.concurrent.TrafficLight
 
setJobInterrupttedHandler(Watchdog.JobInterrupttedHandler) - 类 中的方法xyz.downgoon.mydk.concurrent.Watchdog
 
setNotFoundHandler(CommandNotFoundHandler) - 类 中的方法xyz.downgoon.mydk.framework.utiny.UtinyFramework
 
setPath(String) - 类 中的方法xyz.downgoon.mydk.framework.utiny.UtinyCommand
 
setPathSeparator(String) - 类 中的方法xyz.downgoon.mydk.util.AntPathMatcher
Set the path separator to use for pattern parsing.
setRed() - 接口 中的方法xyz.downgoon.mydk.concurrent.BooleanSignal
 
setRed() - 类 中的方法xyz.downgoon.mydk.concurrent.ConditionTrafficLight
 
setRed() - 类 中的方法xyz.downgoon.mydk.concurrent.TrafficLight
 
setResources(Map<Object, Object>) - 类 中的静态方法xyz.downgoon.mydk.concurrent.ThreadContext
Allows a caller to explicitly set the entire resource map.
size() - 类 中的方法xyz.downgoon.mydk.concurrent.ConcurrentResourceContainer
 
size() - 类 中的方法xyz.downgoon.mydk.framework.utiny.UtinyFilterChain
 
size(Collection<?>) - 类 中的静态方法xyz.downgoon.mydk.util.CollectionUtils
Returns the size of the specified collection or 0 if the collection is null.
size(Map<?, ?>) - 类 中的静态方法xyz.downgoon.mydk.util.CollectionUtils
Returns the size of the specified map or 0 if the map is null.
split(String) - 类 中的静态方法xyz.downgoon.mydk.util.StringUtils
 
split(String, char) - 类 中的静态方法xyz.downgoon.mydk.util.StringUtils
 
split(String, char, char) - 类 中的静态方法xyz.downgoon.mydk.util.StringUtils
 
split(String, char, char, char) - 类 中的静态方法xyz.downgoon.mydk.util.StringUtils
 
split(String, char, char, char, boolean, boolean) - 类 中的静态方法xyz.downgoon.mydk.util.StringUtils
Splits the specified delimited String into tokens, supporting quoted tokens so that quoted strings themselves won't be tokenized.
splitKeyValue(String) - 类 中的静态方法xyz.downgoon.mydk.util.StringUtils
 
splitToSet(String, String) - 类 中的静态方法xyz.downgoon.mydk.util.StringUtils
Splits the delimited string (delimited by the specified separator character) and returns the delimited values as a Set.
start() - 类 中的方法xyz.downgoon.mydk.concurrent.Watchdog
 
start() - 类 中的方法xyz.downgoon.mydk.testing.ConsoleCmder
 
start() - 类 中的方法xyz.downgoon.mydk.testing.MiniHttpd
 
startsWithIgnoreCase(String, String) - 类 中的静态方法xyz.downgoon.mydk.util.StringUtils
Test if the given String starts with the specified prefix, ignoring upper/lower case.
stop() - 类 中的方法xyz.downgoon.mydk.concurrent.Watchdog
 
stop() - 类 中的方法xyz.downgoon.mydk.testing.ConsoleCmder
 
stop() - 类 中的方法xyz.downgoon.mydk.testing.MiniHttpd
 
StringUtils - xyz.downgoon.mydk.util中的类
Simple utility class for String operations useful across the framework.
StringUtils() - 类 的构造器xyz.downgoon.mydk.util.StringUtils
 
suspend() - 类 中的方法xyz.downgoon.mydk.concurrent.Watchdog
 

T

tempFile() - 类 中的静态方法xyz.downgoon.mydk.testing.FileTailAppender
 
ThreadContext - xyz.downgoon.mydk.concurrent中的类
A ThreadContext provides a means of binding and unbinding objects to the current thread based on key/value pairs.
ThreadContext() - 类 的构造器xyz.downgoon.mydk.concurrent.ThreadContext
Default no-argument constructor.
toDelimitedString(Object[], String) - 类 中的静态方法xyz.downgoon.mydk.util.StringUtils
Returns the array's contents as a string, with each element delimited by the specified delimiter argument.
toDelimitedString(Collection<?>, String) - 类 中的静态方法xyz.downgoon.mydk.util.StringUtils
Returns the collection's contents as a string, with each element delimited by the specified delimiter argument.
tokenizeToStringArray(String, String) - 类 中的静态方法xyz.downgoon.mydk.util.StringUtils
Tokenize the given String into a String array via a StringTokenizer.
tokenizeToStringArray(String, String, boolean, boolean) - 类 中的静态方法xyz.downgoon.mydk.util.StringUtils
Tokenize the given String into a String array via a StringTokenizer.
toString() - 类 中的方法xyz.downgoon.mydk.concurrent.Watchdog
 
toString() - 类 中的方法xyz.downgoon.mydk.framework.utiny.UtinyCommand
 
toString(Object[]) - 类 中的静态方法xyz.downgoon.mydk.util.StringUtils
Returns the specified array as a comma-delimited (',') string.
toStringArray(Collection<?>) - 类 中的静态方法xyz.downgoon.mydk.util.StringUtils
Copy the given Collection into a String array.
TrafficLight - xyz.downgoon.mydk.concurrent中的类
red/green light: thread will be blocked when red light is on until the light turns to green.
TrafficLight() - 类 的构造器xyz.downgoon.mydk.concurrent.TrafficLight
green light is off on default
TrafficLight(boolean) - 类 的构造器xyz.downgoon.mydk.concurrent.TrafficLight
 

U

uppercaseFirstChar(String) - 类 中的静态方法xyz.downgoon.mydk.util.StringUtils
Returns the input argument, but ensures the first character is capitalized (if possible).
usage() - 类 中的方法xyz.downgoon.mydk.testing.ConsoleCmder
 
Utiny404Handler - xyz.downgoon.mydk.framework.utiny中的类
 
Utiny404Handler() - 类 的构造器xyz.downgoon.mydk.framework.utiny.Utiny404Handler
 
Utiny500Handler - xyz.downgoon.mydk.framework.utiny中的类
 
Utiny500Handler() - 类 的构造器xyz.downgoon.mydk.framework.utiny.Utiny500Handler
 
UtinyCommand - xyz.downgoon.mydk.framework.utiny中的类
 
UtinyCommand() - 类 的构造器xyz.downgoon.mydk.framework.utiny.UtinyCommand
 
UtinyCommand(String) - 类 的构造器xyz.downgoon.mydk.framework.utiny.UtinyCommand
 
UtinyCommand(String, Object) - 类 的构造器xyz.downgoon.mydk.framework.utiny.UtinyCommand
 
UtinyContext - xyz.downgoon.mydk.framework.utiny中的类
 
UtinyContext() - 类 的构造器xyz.downgoon.mydk.framework.utiny.UtinyContext
 
UtinyFilterChain - xyz.downgoon.mydk.framework.utiny中的类
thread-safe
UtinyFilterChain() - 类 的构造器xyz.downgoon.mydk.framework.utiny.UtinyFilterChain
 
UtinyFramework - xyz.downgoon.mydk.framework.utiny中的类
 
UtinyFramework() - 类 的构造器xyz.downgoon.mydk.framework.utiny.UtinyFramework
 

W

waitGreen() - 接口 中的方法xyz.downgoon.mydk.concurrent.BooleanSignal
blocking unit green light turns on
waitGreen() - 类 中的方法xyz.downgoon.mydk.concurrent.ConditionTrafficLight
 
waitGreen() - 类 中的方法xyz.downgoon.mydk.concurrent.TrafficLight
blocking unit green light turns on
watch(long, String) - 接口 中的方法xyz.downgoon.mydk.concurrent.Watchdog.WatchJob
 
Watchdog - xyz.downgoon.mydk.concurrent中的类
a watchdog is a controllable thread who does the Watchdog.WatchJob at intervals and takes orders such as Watchdog.suspend(), Watchdog.resume() or Watchdog.stop() from the caller. of course we can view its status at any time by calling Watchdog.isJobDoing(), Watchdog.isSleeping() or Watchdog.isSuspended().
Watchdog(Watchdog.WatchJob) - 类 的构造器xyz.downgoon.mydk.concurrent.Watchdog
 
Watchdog(Watchdog.WatchJob, long) - 类 的构造器xyz.downgoon.mydk.concurrent.Watchdog
 
Watchdog(Watchdog.WatchJob, long, String) - 类 的构造器xyz.downgoon.mydk.concurrent.Watchdog
 
Watchdog.JobInterrupttedHandler - xyz.downgoon.mydk.concurrent中的接口
 
Watchdog.WatchJob - xyz.downgoon.mydk.concurrent中的接口
 

X

xyz.downgoon.mydk - 程序包 xyz.downgoon.mydk
 
xyz.downgoon.mydk.concurrent - 程序包 xyz.downgoon.mydk.concurrent
 
xyz.downgoon.mydk.framework - 程序包 xyz.downgoon.mydk.framework
 
xyz.downgoon.mydk.framework.utiny - 程序包 xyz.downgoon.mydk.framework.utiny
 
xyz.downgoon.mydk.testing - 程序包 xyz.downgoon.mydk.testing
 
xyz.downgoon.mydk.util - 程序包 xyz.downgoon.mydk.util
 
A B C D E F G H I J L M N O P R S T U W X 
跳过导航链接

Copyright © 2017. All rights reserved.