A B C D E F G H I J K L M N O P R S T U V W X Z

A

AbstractTargetMetaDef - com.jdon.bussinessproxy.meta 中的 类
TargetMetaDef abstract concrete class implements some common functions for pojo or ejb
AbstractTargetMetaDef() - 类 com.jdon.bussinessproxy.meta.AbstractTargetMetaDef 的构造方法
 
accept() - 类 com.jdon.bussinessproxy.dyncproxy.cglib.CGLIBProxyInstanceFactoryVisitable 中的方法
 
accept() - 类 com.jdon.bussinessproxy.dyncproxy.ProxyInstanceFactoryVisitable 中的方法
 
accept() - 类 com.jdon.bussinessproxy.target.TargetServiceFactoryVisitable 中的方法
 
accept(PicoVisitor) - 类 com.jdon.container.pico.JdonInstantiatingComponentAdapter 中的方法
 
accept(PicoVisitor) - 类 com.jdon.container.pico.JdonPicoContainer 中的方法
 
accept() - 类 com.jdon.container.visitor.data.SessionContextFactoryVisitable 中的方法
 
accept() - 接口 com.jdon.container.visitor.Visitable 中的方法
 
acquirePoolable() - 类 com.jdon.controller.pool.CommonsPoolAdapter 中的方法
 
acquirePoolable() - 接口 com.jdon.controller.pool.Pool 中的方法
 
action(DomainMessage) - 接口 com.jdon.async.disruptor.DisruptorListener 中的方法
 
action(DomainMessage) - 接口 com.jdon.async.future.FutureListener 中的方法
 
actionListener(DomainMessage) - 类 com.jdon.async.future.ChannelExecutor 中的方法
 
actionName - 类 com.jdon.controller.events.EventSupport 中的变量
 
actionTransfer(String) - 类 com.jdon.controller.events.EventUtil 中的静态方法
 
actionType - 类 com.jdon.controller.events.EventSupport 中的变量
 
activateObject(Object) - 类 com.jdon.controller.pool.CommonsPoolFactory 中的方法
 
add(Map<String, TargetMetaDef>) - 类 com.jdon.container.access.TargetMetaDefHolder 中的方法
 
add(String, TargetMetaDef) - 类 com.jdon.container.access.TargetMetaDefHolder 中的方法
 
add(Class, String) - 类 com.jdon.container.builder.StartablecomponentsRegistry 中的方法
 
add(String, Object) - 类 com.jdon.container.visitor.ComponentsboxsInSession 中的方法
 
ADD - 接口 com.jdon.controller.events.Event 中的静态变量
 
add(Object) - 类 com.jdon.util.ConcurrentLinkedList 中的方法
 
addCache(ModelKey, Object) - 接口 com.jdon.domain.model.cache.ModelManager 中的方法
将Model实例加入缓存
addCache(Object, String, Object) - 接口 com.jdon.domain.model.cache.ModelManager 中的方法
将Model实例加入缓存
addCache(ModelKey, Object) - 类 com.jdon.domain.model.cache.ModelManagerImp 中的方法
add the model to the cache
addCache(Object, String, Object) - 类 com.jdon.domain.model.cache.ModelManagerImp 中的方法
add the model to the cache
addChildContainer(PicoContainer) - 类 com.jdon.container.pico.JdonPicoContainer 中的方法
 
addComponent(String, Class) - 类 com.jdon.container.annotation.AnnotationHolder 中的方法
 
addComponent(String, ComponentMetaDef) - 类 com.jdon.container.config.ContainerComponents 中的方法
 
addComponentName(Class, String) - 类 com.jdon.container.RegistryDirectory 中的方法
 
addComponents(Map) - 类 com.jdon.container.config.ContainerComponents 中的方法
 
addConfigList(String) - 类 com.jdon.container.access.xml.AppConfigureCollection 中的方法
 
addEventMessageHandler(Disruptor, String, TreeSet<DomainEventHandler>) - 类 com.jdon.async.disruptor.DisruptorFactory 中的方法
 
addFirst(Object) - 类 com.jdon.util.ConcurrentLinkedList 中的方法
 
addInterceptor(String, String) - 类 com.jdon.aop.interceptor.InterceptorsChain 中的方法
 
addIntroduceInfo(String[], Class) - 类 com.jdon.container.interceptor.IntroduceInfoHolder 中的方法
 
addTargetClassNames(Class, String) - 类 com.jdon.container.interceptor.IntroduceInfoHolder 中的方法
 
addTask(Runnable) - 类 com.jdon.util.task.TaskEngine 中的静态方法
Adds a task to the task queue with normal priority.
addTask(Runnable, int) - 类 com.jdon.util.task.TaskEngine 中的静态方法
Adds a task to the task queue.
Advisor - com.jdon.aop.interceptor 中的 类
 
Advisor(String, String) - 类 com.jdon.aop.interceptor.Advisor 的构造方法
 
AdvisorChainFactory - com.jdon.aop.joinpoint 中的 类
create the all interceptor instances
AdvisorChainFactory(InterceptorsChain, ContainerCallback) - 类 com.jdon.aop.joinpoint.AdvisorChainFactory 的构造方法
 
After - com.jdon.annotation.pointcut 中的 注释类型
 
allowNonPublicClasses - 类 com.jdon.container.pico.JdonInstantiatingComponentAdapter 中的变量
Flag indicating instanciation of non-public classes.
ALWAYS - 类 com.jdon.util.Debug 中的静态变量
 
AnnotationContainerBuilder - com.jdon.container.annotation 中的 类
 
AnnotationContainerBuilder(AppContextWrapper, ContainerWrapper, ContainerComponents, ContainerComponents, ContainerLoaderAnnotation) - 类 com.jdon.container.annotation.AnnotationContainerBuilder 的构造方法
 
AnnotationContainerRegistry - com.jdon.container.annotation 中的 类
 
AnnotationContainerRegistry(AppContextWrapper, ContainerWrapper, ContainerLoaderAnnotation) - 类 com.jdon.container.annotation.AnnotationContainerRegistry 的构造方法
 
AnnotationHolder - com.jdon.container.annotation 中的 类
 
AnnotationHolder() - 类 com.jdon.container.annotation.AnnotationHolder 的构造方法
 
AnnotationScaner - com.jdon.container.annotation.type 中的 类
 
AnnotationScaner() - 类 com.jdon.container.annotation.type.AnnotationScaner 的构造方法
 
AnnotationUtil - com.jdon.container.annotation 中的 类
 
AnnotationUtil() - 类 com.jdon.container.annotation.AnnotationUtil 的构造方法
 
AOP_CLIENT - 接口 com.jdon.container.finder.ComponentKeys 中的静态变量
the AOP_CLIENT value must be the value of container.xml
AopClient - com.jdon.aop 中的 类
Aop Client
AopClient(ContainerCallback, AdvisorChainFactory, TargetServiceFactory, TargetMetaRequestsHolder) - 类 com.jdon.aop.AopClient 的构造方法
 
AopInterceptorsXmlLoader - com.jdon.container.config.aspect 中的 类
 
AopInterceptorsXmlLoader(AppContextWrapper) - 类 com.jdon.container.config.aspect.AopInterceptorsXmlLoader 的构造方法
 
AopInterceptorsXmlLoader() - 类 com.jdon.container.config.aspect.AopInterceptorsXmlLoader 的构造方法
 
AppConfigureCollection - com.jdon.container.access.xml 中的 类
the collection for framework application: jdonframework.xml ( XmlContainerRegistry)
AppConfigureCollection() - 类 com.jdon.container.access.xml.AppConfigureCollection 的构造方法
 
AppConfigureCollection(Collection) - 类 com.jdon.container.access.xml.AppConfigureCollection 的构造方法
 
AppContextWrapper - com.jdon.controller.context 中的 接口
 
Application - com.jdon.controller.context.application 中的 类
 
Application() - 类 com.jdon.controller.context.application.Application 的构造方法
 
APPLICATION_CONTEXT_ATTRIBUTE_NAME - 接口 com.jdon.container.builder.ContainerRegistryBuilder 中的静态变量
 
AppUtil - com.jdon.controller 中的 类
Java Application call this class to use JdonFramework.
AppUtil(String) - 类 com.jdon.controller.AppUtil 的构造方法
 
AppUtil() - 类 com.jdon.controller.AppUtil 的构造方法
 
areEqual(Object, Object) - 类 com.jdon.util.UtilValidate 中的静态方法
 
Around - com.jdon.annotation.pointcut 中的 注释类型
 
AspectComponentsMetaDef - com.jdon.container.config.aspect 中的 类
 
AspectComponentsMetaDef(String, String, String[], String) - 类 com.jdon.container.config.aspect.AspectComponentsMetaDef 的构造方法
 
AspectComponentsMetaDef(String, String, String) - 类 com.jdon.container.config.aspect.AspectComponentsMetaDef 的构造方法
 
aspectConfigComponents - 类 com.jdon.container.builder.DefaultContainerBuilder 中的变量
 
assign(Object, Object) - 类 com.jdon.domain.dci.RoleAssigner 中的方法
 
assignAggregateRoot(Object) - 类 com.jdon.domain.dci.RoleAssigner 中的方法
assign a object as a AggregateRoot role, AggregateRoot can receive a command and reactive a event in CQRS.
assignDomainEvents(Object) - 类 com.jdon.domain.dci.RoleAssigner 中的方法
 
assignRoleEvents(Object) - 类 com.jdon.domain.dci.RoleAssigner 中的方法
 
assignRoleEvents(Class) - 类 com.jdon.domain.dci.RoleAssigner 中的方法
 
asyn - 类 com.jdon.async.future.EventResultFuture 中的变量
 

B

Base64 - com.jdon.util 中的 类
Encodes and decodes to and from Base64 notation.
Base64.InputStream - com.jdon.util 中的 类
A Base64.InputStream will read data from another java.io.InputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
Base64.InputStream(InputStream) - 类 com.jdon.util.Base64.InputStream 的构造方法
Constructs a Base64.InputStream in DECODE mode.
Base64.InputStream(InputStream, int) - 类 com.jdon.util.Base64.InputStream 的构造方法
Constructs a Base64.InputStream in either ENCODE or DECODE mode.
Base64.OutputStream - com.jdon.util 中的 类
A Base64.OutputStream will write data to another java.io.OutputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
Base64.OutputStream(OutputStream) - 类 com.jdon.util.Base64.OutputStream 的构造方法
Constructs a Base64.OutputStream in ENCODE mode.
Base64.OutputStream(OutputStream, int) - 类 com.jdon.util.Base64.OutputStream 的构造方法
Constructs a Base64.OutputStream in either ENCODE or DECODE mode.
basicComponents - 类 com.jdon.container.builder.DefaultContainerBuilder 中的变量
 
Before - com.jdon.annotation.pointcut 中的 注释类型
 
BeforeAfterMethodTarget - com.jdon.container.interceptor 中的 类
 
BeforeAfterMethodTarget(Object, Object, IntroduceInfo) - 类 com.jdon.container.interceptor.BeforeAfterMethodTarget 的构造方法
 
beforeAfterMethodTarget - 类 com.jdon.container.interceptor.MethodInvocationImp 中的变量
 
buildDocument(String) - 类 com.jdon.controller.config.XmlParser 中的方法
 
bytesToObject(byte[]) - 类 com.jdon.util.ObjectStreamUtil 中的静态方法
Converts a byte array to a serializable object.

C

Cache - com.jdon.controller.cache 中的 接口
Cache interface A Cache object is responsible for managing a collection of cached objects Given an ObjectKey object, a Cache object quickly finds the corresponding cached object.
CACHE_TYPE_MODEL - 类 com.jdon.domain.model.cache.ModelCacheKeyFactory 中的静态变量
可缓存的类型: Model对象
Cacheable - com.jdon.controller.cache 中的 接口
Cacheable don't bind to CacheFactory,
CacheableWrapper - com.jdon.cache 中的 类
All domain model will be wrapped by this class.
CacheableWrapper(String, Object) - 类 com.jdon.cache.CacheableWrapper 的构造方法
 
CacheInterceptor - com.jdon.aop.interceptor 中的 类
Cache Interceptor all Interceptors are added in picoContainer method match can be done by this class, CacheInterceptor only interceptor the method getXXXXX.
CacheInterceptor(ModelManager) - 类 com.jdon.aop.interceptor.CacheInterceptor 的构造方法
 
CacheKey - com.jdon.controller.cache 中的 类
Instances of the ObjectKey class identify the object that will be fetched from the cache.
CacheKey(String, String, String) - 类 com.jdon.controller.cache.CacheKey 的构造方法
 
CacheKeyFactory - com.jdon.controller.cache 中的 类
different cached object, there is different cache key.
CacheKeyFactory() - 类 com.jdon.controller.cache.CacheKeyFactory 的构造方法
 
CacheLine - com.jdon.cache 中的 类
 
CacheLine(Object, boolean) - 类 com.jdon.cache.CacheLine 的构造方法
 
CacheLine(Object, boolean, long) - 类 com.jdon.cache.CacheLine 的构造方法
 
cacheLineTable - 类 com.jdon.cache.UtilCache 中的变量
A hashtable containing a CacheLine object with a value and a loadTime for each element. for above jdk1.5
CacheManager - com.jdon.controller.cache 中的 类
Cacahe Managerment Pattern Client objects request objects from a CacheManager object by calling its fetchObject method.
CacheManager(Cache) - 类 com.jdon.controller.cache.CacheManager 的构造方法
 
cacheManager - 类 com.jdon.domain.model.cache.ModelCacheManager 中的变量
 
callService(String, String, Object[]) - 类 com.jdon.controller.AppUtil 中的方法
 
callService(String, String, Object[], HttpServletRequest) - 类 com.jdon.controller.WebAppUtil 中的静态方法
Command pattern for service invoke sample: browser url: /aaa.do?
CGLIBDynamicProxyWeaving - com.jdon.bussinessproxy.dyncproxy.cglib 中的 类
CGLIB Dynamic Proxy Weaving mode Weaving implemention is dynamic proxy Every target service object has its DynamicProxyWeaving object problem: memory leak is more entwined in cglib.
CGLIBDynamicProxyWeaving(TargetMetaRequest, AopClient) - 类 com.jdon.bussinessproxy.dyncproxy.cglib.CGLIBDynamicProxyWeaving 的构造方法
 
CGLIBMethodInterceptorImp - com.jdon.container.interceptor 中的 类
 
CGLIBMethodInterceptorImp(Object, Object, IntroduceInfo, List<MethodInterceptor>) - 类 com.jdon.container.interceptor.CGLIBMethodInterceptorImp 的构造方法
 
CGLIBProxyInstanceFactoryVisitable - com.jdon.bussinessproxy.dyncproxy.cglib 中的 类
http://www.jdon.com/jivejdon/thread/37330
CGLIBProxyInstanceFactoryVisitable(AopClient, TargetMetaRequestsHolder) - 类 com.jdon.bussinessproxy.dyncproxy.cglib.CGLIBProxyInstanceFactoryVisitable 的构造方法
 
changeMonitor(ComponentMonitor) - 类 com.jdon.container.pico.JdonPicoContainer 中的方法
Changes monitor in the ComponentAdapterFactory, the component adapters and the child containers, if these support a ComponentMonitorStrategy.
channel - 类 com.jdon.async.future.EventResultFuture 中的变量
 
ChannelExecutor - com.jdon.async.future 中的 类
 
ChannelExecutor(String) - 类 com.jdon.async.future.ChannelExecutor 的构造方法
 
characters(char[], int, int) - 类 com.jdon.util.jdom.DataFormatFilter 中的方法
Filter a character data event.
characters(char[], int, int) - 类 com.jdon.util.jdom.DataUnformatFilter 中的方法
Filter a character data event.
characters(String) - 类 com.jdon.util.jdom.XMLFilterBase 中的方法
Add a string of character data, with XML escaping.
charInString(char, String) - 类 com.jdon.util.UtilValidate 中的静态方法
Returns true if single character c(actually a string) is contained within string s.
className - 类 com.jdon.container.config.ComponentMetaDef 中的变量
 
ClassUtil - com.jdon.util 中的 类
 
ClassUtil() - 类 com.jdon.util.ClassUtil 的构造方法
 
clear() - 类 com.jdon.async.disruptor.EventResultDisruptor 中的方法
 
clear() - 类 com.jdon.async.disruptor.EventResultHandlerImp 中的方法
 
clear() - 类 com.jdon.async.disruptor.ValueEventProcessor 中的方法
 
clear() - 接口 com.jdon.async.EventResultHandler 中的方法
 
clear() - 类 com.jdon.async.future.EventResultFuture 中的方法
 
clear() - 类 com.jdon.cache.LRUCache 中的方法
 
clear() - 类 com.jdon.cache.UtilCache 中的方法
Removes all elements from this cache
clear() - 类 com.jdon.components.encache.EncacheProvider 中的方法
 
clear() - 类 com.jdon.components.guavacache.GuavaCacheProvider 中的方法
 
clear() - 类 com.jdon.container.access.TargetMetaRequestsHolder 中的方法
 
clear() - 类 com.jdon.container.interceptor.BeforeAfterMethodTarget 中的方法
 
clear() - 类 com.jdon.container.interceptor.CGLIBMethodInterceptorImp 中的方法
 
clear() - 类 com.jdon.container.interceptor.IntroduceInfo 中的方法
 
clear() - 类 com.jdon.container.pico.JdonConstructorInjectionComponentAdapter 中的方法
 
clear() - 类 com.jdon.container.pico.JdonInstantiatingComponentAdapter 中的方法
 
clear() - 类 com.jdon.container.pico.JdonThreadLocalCyclicDependencyGuard 中的方法
 
clear() - 类 com.jdon.container.visitor.ComponentsboxsInSession 中的方法
 
clear() - 接口 com.jdon.controller.cache.Cache 中的方法
 
clear() - 类 com.jdon.controller.cache.CacheManager 中的方法
 
clear() - 类 com.jdon.controller.cache.InstanceCache 中的方法
 
clear() - 类 com.jdon.controller.context.application.Application 中的方法
 
clear() - 类 com.jdon.domain.message.DomainMessage 中的方法
 
clear() - 类 com.jdon.util.ConcurrentLinkedList 中的方法
 
clearAllCaches() - 类 com.jdon.cache.UtilCache 中的方法
Removes all elements from this cache
clearCache() - 类 com.jdon.domain.model.cache.ModelCacheManager 中的方法
 
clearCache() - 接口 com.jdon.domain.model.cache.ModelManager 中的方法
 
clearCache() - 类 com.jdon.domain.model.cache.ModelManagerImp 中的方法
clear all models in the cache.
clearCounters() - 类 com.jdon.cache.UtilCache 中的方法
Clears the hit and miss counters
clearExpired() - 类 com.jdon.cache.UtilCache 中的方法
Clears all expired cache entries; also clear any cache entries where the SoftReference in the CacheLine object has been cleared by the gc
clearGuardedContainer() - 类 com.jdon.container.pico.JdonInstantiatingComponentAdapter.Guard 中的方法
 
clearGurad() - 类 com.jdon.container.pico.JdonPicoContainer 中的方法
 
clearWhitespace() - 类 com.jdon.util.jdom.DataUnformatFilter 中的方法
Discards saved whitespace.
clone() - 类 com.jdon.components.encache.EhCacheListener 中的方法
 
close() - 类 com.jdon.controller.pool.CommonsPoolAdapter 中的方法
 
close() - 类 com.jdon.util.Base64.OutputStream 中的方法
Flushes and closes (I think, in the superclass) the stream.
com.jdon.annotation - 软件包 com.jdon.annotation
 
com.jdon.annotation.intercept - 软件包 com.jdon.annotation.intercept
 
com.jdon.annotation.model - 软件包 com.jdon.annotation.model
 
com.jdon.annotation.pointcut - 软件包 com.jdon.annotation.pointcut
 
com.jdon.annotation.pointcut.method - 软件包 com.jdon.annotation.pointcut.method
 
com.jdon.aop - 软件包 com.jdon.aop
 
com.jdon.aop.interceptor - 软件包 com.jdon.aop.interceptor
 
com.jdon.aop.joinpoint - 软件包 com.jdon.aop.joinpoint
 
com.jdon.aop.reflection - 软件包 com.jdon.aop.reflection
 
com.jdon.async - 软件包 com.jdon.async
 
com.jdon.async.disruptor - 软件包 com.jdon.async.disruptor
 
com.jdon.async.disruptor.pool - 软件包 com.jdon.async.disruptor.pool
 
com.jdon.async.future - 软件包 com.jdon.async.future
 
com.jdon.bussinessproxy - 软件包 com.jdon.bussinessproxy
 
com.jdon.bussinessproxy.dyncproxy - 软件包 com.jdon.bussinessproxy.dyncproxy
 
com.jdon.bussinessproxy.dyncproxy.cglib - 软件包 com.jdon.bussinessproxy.dyncproxy.cglib
 
com.jdon.bussinessproxy.meta - 软件包 com.jdon.bussinessproxy.meta
 
com.jdon.bussinessproxy.target - 软件包 com.jdon.bussinessproxy.target
 
com.jdon.cache - 软件包 com.jdon.cache
 
com.jdon.components.encache - 软件包 com.jdon.components.encache
 
com.jdon.components.guavacache - 软件包 com.jdon.components.guavacache
 
com.jdon.container - 软件包 com.jdon.container
 
com.jdon.container.access - 软件包 com.jdon.container.access
 
com.jdon.container.access.xml - 软件包 com.jdon.container.access.xml
 
com.jdon.container.annotation - 软件包 com.jdon.container.annotation
 
com.jdon.container.annotation.type - 软件包 com.jdon.container.annotation.type
 
com.jdon.container.builder - 软件包 com.jdon.container.builder
 
com.jdon.container.config - 软件包 com.jdon.container.config
 
com.jdon.container.config.aspect - 软件包 com.jdon.container.config.aspect
 
com.jdon.container.factory - 软件包 com.jdon.container.factory
 
com.jdon.container.finder - 软件包 com.jdon.container.finder
 
com.jdon.container.interceptor - 软件包 com.jdon.container.interceptor
 
com.jdon.container.pico - 软件包 com.jdon.container.pico
 
com.jdon.container.startup - 软件包 com.jdon.container.startup
 
com.jdon.container.visitor - 软件包 com.jdon.container.visitor
 
com.jdon.container.visitor.data - 软件包 com.jdon.container.visitor.data
 
com.jdon.container.visitor.http - 软件包 com.jdon.container.visitor.http
 
com.jdon.controller - 软件包 com.jdon.controller
 
com.jdon.controller.cache - 软件包 com.jdon.controller.cache
 
com.jdon.controller.config - 软件包 com.jdon.controller.config
 
com.jdon.controller.context - 软件包 com.jdon.controller.context
 
com.jdon.controller.context.application - 软件包 com.jdon.controller.context.application
 
com.jdon.controller.context.web - 软件包 com.jdon.controller.context.web
 
com.jdon.controller.events - 软件包 com.jdon.controller.events
 
com.jdon.controller.model - 软件包 com.jdon.controller.model
 
com.jdon.controller.pool - 软件包 com.jdon.controller.pool
 
com.jdon.controller.service - 软件包 com.jdon.controller.service
 
com.jdon.domain.advsior - 软件包 com.jdon.domain.advsior
 
com.jdon.domain.dci - 软件包 com.jdon.domain.dci
 
com.jdon.domain.message - 软件包 com.jdon.domain.message
 
com.jdon.domain.message.consumer - 软件包 com.jdon.domain.message.consumer
 
com.jdon.domain.model.cache - 软件包 com.jdon.domain.model.cache
 
com.jdon.domain.model.injection - 软件包 com.jdon.domain.model.injection
 
com.jdon.domain.proxy - 软件包 com.jdon.domain.proxy
 
com.jdon.util - 软件包 com.jdon.util
 
com.jdon.util.jdom - 软件包 com.jdon.util.jdom
 
com.jdon.util.scanAnnotation - 软件包 com.jdon.util.scanAnnotation
 
com.jdon.util.task - 软件包 com.jdon.util.task
 
Command - com.jdon.domain.message 中的 类
 
Command() - 类 com.jdon.domain.message.Command 的构造方法
 
comment(char[], int, int) - 类 com.jdon.util.jdom.XMLFilterBase 中的方法
 
CommonsPoolAdapter - com.jdon.controller.pool 中的 类
ObjectPool pool = new StackObjectPool(new MyPoolableObjectFactory()); CommonsPoolAdapter cp = new CommonsPoolAdapter(pool); MyObject mo = (MyObject)cp.borrowObject(); .... cp.returnObject(mo);
CommonsPoolAdapter(GenericObjectPool) - 类 com.jdon.controller.pool.CommonsPoolAdapter 的构造方法
 
CommonsPoolFactory - com.jdon.controller.pool 中的 类
 
CommonsPoolFactory(TargetServiceFactory, String) - 类 com.jdon.controller.pool.CommonsPoolFactory 的构造方法
 
compare(Object, Object) - 类 com.jdon.util.MyCompare 中的方法
 
Component - com.jdon.annotation 中的 注释类型
 
ComponentAdvsior - com.jdon.domain.advsior 中的 类
in container, when a component inject into another component or a model, the advisor will create a proxy for injected class with its interfaces.
ComponentAdvsior(ContainerCallback) - 类 com.jdon.domain.advsior.ComponentAdvsior 的构造方法
 
ComponentKeys - com.jdon.container.finder 中的 接口
the important keys in container.xml
ComponentLoader - com.jdon.container.annotation.type 中的 类
 
ComponentLoader(AnnotationScaner, ConsumerLoader) - 类 com.jdon.container.annotation.type.ComponentLoader 的构造方法
 
ComponentMessageInterceptor - com.jdon.aop.interceptor 中的 类
same as com.jdon.domain.message.MessageInterceptor this is for components or service test see com.jdon.sample.test.event.A
ComponentMessageInterceptor(ContainerCallback, EventMessageFirer) - 类 com.jdon.aop.interceptor.ComponentMessageInterceptor 的构造方法
 
ComponentMetaDef - com.jdon.container.config 中的 类
the component definition in container.xml
ComponentMetaDef(String, String, String[]) - 类 com.jdon.container.config.ComponentMetaDef 的构造方法
 
ComponentMetaDef(String, String) - 类 com.jdon.container.config.ComponentMetaDef 的构造方法
 
ComponentOriginalVisitor - com.jdon.container.visitor 中的 类
original impleplements for target service components that will be cached this is default concrete class of componentVisitor, configured in contain.xml
ComponentOriginalVisitor(ContainerCallback, TargetMetaRequestsHolder) - 类 com.jdon.container.visitor.ComponentOriginalVisitor 的构造方法
 
ComponentsboxsInSession - com.jdon.container.visitor 中的 类
 
ComponentsboxsInSession(HttpSessionVisitorFactorySetup) - 类 com.jdon.container.visitor.ComponentsboxsInSession 的构造方法
 
ComponentVisitor - com.jdon.container.visitor 中的 接口
Visitor pattern ComponentVisitor is a actor of Visitor, it do not need many access method, such as: visitAcomponent(); visitBcomponent(); ...
ConcurrentLinkedList - com.jdon.util 中的 类
 
ConcurrentLinkedList() - 类 com.jdon.util.ConcurrentLinkedList 的构造方法
 
conf_level - 类 com.jdon.util.Debug 中的静态变量
 
CONFIG_NAME - 类 com.jdon.container.access.xml.AppConfigureCollection 中的静态变量
 
ConfigInfo - com.jdon.container.pico 中的 类
Informations before or after container is created.
ConfigInfo() - 类 com.jdon.container.pico.ConfigInfo 的构造方法
 
constructors - 类 com.jdon.container.config.ComponentMetaDef 中的变量
 
Consumer - com.jdon.annotation 中的 注释类型
Consumer of the producer annotated with @send(topic) of the method; * Topic/queue(1:N or 1:1): if a class annotated with @Consumer(XX); it must implements com.jdon.domain.message.DomainEventHandler
ConsumerLoader - com.jdon.container.annotation.type 中的 类
 
ConsumerLoader(AnnotationScaner) - 类 com.jdon.container.annotation.type.ConsumerLoader 的构造方法
 
ConsumerMethodHolder - com.jdon.domain.message.consumer 中的 类
 
ConsumerMethodHolder(String, Method) - 类 com.jdon.domain.message.consumer.ConsumerMethodHolder 的构造方法
 
contain(Object) - 类 com.jdon.cache.LRUCache 中的方法
 
contain(Object) - 类 com.jdon.components.encache.EncacheProvider 中的方法
 
contain(Object) - 类 com.jdon.components.guavacache.GuavaCacheProvider 中的方法
 
contain(Object) - 接口 com.jdon.controller.cache.Cache 中的方法
 
contain(Object) - 类 com.jdon.controller.cache.InstanceCache 中的方法
 
ContainerBuilderFactory - com.jdon.container.factory 中的 类
fetch the all components configures, and create ContainerBuilder Instance.
ContainerBuilderFactory() - 类 com.jdon.container.factory.ContainerBuilderFactory 的构造方法
 
ContainerCallback - com.jdon.container.finder 中的 类
the components in container can call the container by this class; set this class as components construtor parameter.
ContainerCallback(ContainerWrapper) - 类 com.jdon.container.finder.ContainerCallback 的构造方法
 
ContainerComponents - com.jdon.container.config 中的 类
the components that loaded from container.xml
ContainerComponents(Map) - 类 com.jdon.container.config.ContainerComponents 的构造方法
 
ContainerComponentsXmlLoader - com.jdon.container.config 中的 类
 
ContainerComponentsXmlLoader() - 类 com.jdon.container.config.ContainerComponentsXmlLoader 的构造方法
 
ContainerDirector - com.jdon.container.builder 中的 类
container director register order: 1. register all components in container.xml 2. register all components in aspect.xml 3. startup above all components 4. register user services in jdonframework.xml
ContainerDirector(ContainerRegistryBuilder) - 类 com.jdon.container.builder.ContainerDirector 的构造方法
 
ContainerFactory - com.jdon.container.factory 中的 类
 
ContainerFactory() - 类 com.jdon.container.factory.ContainerFactory 的构造方法
 
ContainerFinder - com.jdon.container.finder 中的 接口
difference with ContainerCallback: ContainerCallback client is in the container.
ContainerFinderImp - com.jdon.container.finder 中的 类
Container lookup from outside the container.
ContainerFinderImp() - 类 com.jdon.container.finder.ContainerFinderImp 的构造方法
 
ContainerLoaderAnnotation - com.jdon.container.annotation 中的 类
load all Annotation components add all annotated components into AnnotationHolder then ContainerBuilder load all components from AnnotationHolder and register into picocontainer.
ContainerLoaderAnnotation() - 类 com.jdon.container.annotation.ContainerLoaderAnnotation 的构造方法
 
ContainerLoaderXML - com.jdon.container.factory 中的 类
 
ContainerLoaderXML() - 类 com.jdon.container.factory.ContainerLoaderXML 的构造方法
 
ContainerRegistry - com.jdon.container.builder 中的 类
 
ContainerRegistry(ContainerWrapper) - 类 com.jdon.container.builder.ContainerRegistry 的构造方法
 
ContainerRegistryBuilder - com.jdon.container.builder 中的 接口
the container builder
ContainerSetupScript - com.jdon.container.startup 中的 类
setup container
ContainerSetupScript() - 类 com.jdon.container.startup.ContainerSetupScript 的构造方法
 
containerWrapper - 类 com.jdon.container.builder.ContainerRegistry 中的变量
 
containerWrapper - 类 com.jdon.container.builder.DefaultContainerBuilder 中的变量
 
ContainerWrapper - com.jdon.container 中的 接口
ContainerWrapper is a main interface of jdon framework
containInCache(Object, String) - 类 com.jdon.domain.model.cache.ModelCacheManager 中的方法
 
containInCache(ModelKey) - 接口 com.jdon.domain.model.cache.ModelManager 中的方法
 
containInCache(ModelKey) - 类 com.jdon.domain.model.cache.ModelManagerImp 中的方法
 
containObject(StringKey) - 类 com.jdon.controller.cache.CacheManager 中的方法
 
contains(String, String, String) - 类 com.jdon.util.StringUtil 中的静态方法
 
containsKey(Object) - 类 com.jdon.cache.UtilCache 中的方法
Returns a boolean specifying whether or not an element with the specified key is in the cache.
containsThisClass(Class) - 类 com.jdon.container.interceptor.IntroduceInfoHolder 中的方法
 
contextDestroyed(ServletContextEvent) - 类 com.jdon.container.startup.ServletContainerListener 中的方法
 
ContextHolder - com.jdon.controller.context 中的 类
 
ContextHolder(AppContextWrapper, SessionWrapper) - 类 com.jdon.controller.context.ContextHolder 的构造方法
 
contextInitialized(ServletContextEvent) - 类 com.jdon.container.startup.ServletContainerListener 中的方法
 
ContiguousUSStateCodes - 类 com.jdon.util.UtilValidate 中的静态变量
Valid contiguous U.S. postal codes
copy(String, String) - 类 com.jdon.util.FileUtil 中的静态方法
This class copies an input file to output file
CopyDir(String, String) - 类 com.jdon.util.FileUtil 中的静态方法
This class copies an input files of a directory to another directory not include subdir
copyTargetMetaDefHolder() - 类 com.jdon.container.annotation.AnnotationContainerRegistry 中的方法
 
count(String, String) - 类 com.jdon.util.StringUtil 中的静态方法
 
create(TargetServiceFactory, String) - 类 com.jdon.aop.interceptor.PoolInterceptor 中的方法
 
create(TargetMetaDef) - 类 com.jdon.aop.joinpoint.AdvisorChainFactory 中的方法
create the all interceptor instances, and put them into interceptorsChain; the interceptors that prointcut is for SERVIERS are in the front, and then the EJB Interceptors , in the back there are POJO interceptors. you can change the orders bu replacing this class in container.xml
create() - 类 com.jdon.bussinessproxy.target.DefaultTargetServiceFactory 中的方法
 
create(ContainerCallback) - 类 com.jdon.bussinessproxy.target.POJOObjectFactory 中的方法
 
create(ContainerCallback) - 类 com.jdon.bussinessproxy.target.SingletonPOJOObjectFactory 中的方法
 
create(ContainerCallback) - 接口 com.jdon.bussinessproxy.target.TargetObjectFactory 中的方法
 
create() - 接口 com.jdon.bussinessproxy.target.TargetServiceFactory 中的方法
 
create(ConfigInfo) - 类 com.jdon.container.factory.ContainerFactory 中的方法
 
create(HttpServletRequest) - 类 com.jdon.controller.context.web.RequestWrapperFactory 中的静态方法
create a HttpServletRequestWrapper with session supports. this method will create HttpSession.
CREATE - 接口 com.jdon.controller.events.Event 中的静态变量
 
create(Class, MethodInterceptor) - 类 com.jdon.domain.proxy.ModelProxyFactory 中的方法
 
create(int, int, String, String, int, int, int, OutputStream) - 类 com.jdon.util.RegisterCode 中的方法
 
create(URL, Filter) - 类 com.jdon.util.scanAnnotation.IteratorFactory 中的静态方法
 
CREATE_STR - 类 com.jdon.controller.events.EventUtil 中的静态变量
 
createAnnotationComponentClass(String, AnnotationHolder, ContainerWrapper) - 类 com.jdon.container.annotation.type.ComponentLoader 中的方法
 
createAnnotationConsumerClass(String, AnnotationHolder, ContainerWrapper) - 类 com.jdon.container.annotation.type.ConsumerLoader 中的方法
 
createAnnotationInterceptor(String, AnnotationHolder) - 类 com.jdon.container.annotation.type.InterceptorLoader 中的方法
 
createAnnotationIntroduceInfoClass(String, AnnotationHolder, ContainerWrapper) - 类 com.jdon.container.annotation.type.InroduceLoader 中的方法
 
createAnnotationServiceClass(String, AnnotationHolder, ContainerWrapper) - 类 com.jdon.container.annotation.type.ServiceLoader 中的方法
 
createCacheEventListener(Properties) - 类 com.jdon.components.encache.EhcacheEventListenerFactory 中的方法
 
createCacheKey(String, String) - 类 com.jdon.controller.cache.CacheKeyFactory 中的方法
 
createCacheKey(String, String) - 类 com.jdon.controller.cache.StringCacheKeyFactory 中的方法
 
createCacheKeyImp(String, String) - 类 com.jdon.controller.cache.CacheKeyFactory 中的方法
 
createCacheKeyImp(String, String) - 类 com.jdon.controller.cache.StringCacheKeyFactory 中的方法
 
createCacheKeyImp(String, String) - 类 com.jdon.domain.model.cache.ModelCacheKeyFactory 中的方法
 
createClass(String) - 类 com.jdon.container.annotation.type.Utils 中的静态方法
 
createClass(String) - 类 com.jdon.util.ObjectCreator 中的静态方法
 
createComponentAdapter(Object, Class, Parameter[]) - 类 com.jdon.container.pico.JdonComponentAdapterFactory 中的方法
 
createContainerBuilder(AppContextWrapper) - 类 com.jdon.container.factory.ContainerBuilderFactory 中的方法
the main method in this class, read all components include interceptors from Xml configure file.
createContainerBuilder(AppContextWrapper, ContainerWrapper, ContainerComponents, ContainerComponents) - 类 com.jdon.container.factory.ContainerBuilderFactory 中的方法
 
createContainerBuilderForTest(String, String) - 类 com.jdon.container.factory.ContainerBuilderFactory 中的方法
 
createDefaultParameters(Class[]) - 类 com.jdon.container.pico.JdonInstantiatingComponentAdapter 中的方法
Create default parameters for the given types.
createDemoRequest() - 类 com.jdon.controller.AppUtil 中的方法
 
createDirectMethod(String, Object[]) - 类 com.jdon.controller.AppUtil 中的静态方法
 
createDisruptor(String) - 类 com.jdon.async.disruptor.DisruptorFactory 中的方法
one topic one EventDisruptor
createDisruptor(String) - 类 com.jdon.async.disruptor.DisruptorForCommandFactory 中的方法
one event one EventDisruptor
createDw(String) - 类 com.jdon.async.disruptor.DisruptorFactory 中的方法
 
createEJBAdvice(TargetMetaDef) - 类 com.jdon.aop.joinpoint.AdvisorChainFactory 中的方法
 
createFile(String, String) - 类 com.jdon.util.FileUtil 中的静态方法
write the content to a file;
createMethod(TargetServiceFactory) - 类 com.jdon.aop.reflection.MethodConstructor 中的方法
ejb's method creating must at first get service's EJB Object; pojo's method creating can only need service's class.
createNewSet() - 类 com.jdon.container.annotation.type.ConsumerLoader 中的方法
 
createObject(String) - 类 com.jdon.util.ObjectCreator 中的静态方法
Instantaite an Object from a given class name
createObject(Class) - 类 com.jdon.util.ObjectCreator 中的静态方法
Instantaite an Object instance
createObject(String, Object[]) - 类 com.jdon.util.ObjectCreator 中的静态方法
Instantaite an Object instance, requires a constructor with parameters
createObject(Class, Object[]) - 类 com.jdon.util.ObjectCreator 中的静态方法
Instantaite an Object instance, requires a constractor with parameters
createObjectMethod(Object, MethodMetaArgs) - 类 com.jdon.aop.reflection.MethodConstructor 中的方法
create a method object by target Object
createObjectMethod(Object, String, Class[]) - 类 com.jdon.aop.reflection.MethodConstructor 中的方法
create a method object
createPOJOAdvice(TargetMetaDef) - 类 com.jdon.aop.joinpoint.AdvisorChainFactory 中的方法
 
createPojoMethod() - 类 com.jdon.aop.reflection.MethodConstructor 中的方法
create a method object by its meta definition
createPOJOTargetMetaDef(String, String, TargetMetaDefHolder, Class) - 类 com.jdon.bussinessproxy.meta.POJOTargetMetaDefFactory 中的静态方法
 
createPOJOTargetMetaDef(String, String, TargetMetaDefHolder, Class) - 类 com.jdon.container.annotation.type.ServiceLoader 中的方法
 
createProxy(MethodInterceptor, Object, Class[]) - 类 com.jdon.container.interceptor.ProxyFactory 中的方法
 
createProxy(Object) - 类 com.jdon.domain.advsior.ComponentAdvsior 中的方法
 
createProxy(Object) - 类 com.jdon.domain.advsior.ModelAdvisor 中的方法
 
createQueryStringFromMap(Map, String) - 类 com.jdon.util.RequestUtil 中的静态方法
Builds a query string from a given map of parameters
createSessionContext() - 类 com.jdon.container.visitor.ComponentOriginalVisitor 中的方法
 
createSessionContext() - 接口 com.jdon.container.visitor.ComponentVisitor 中的方法
 
createSessionContext() - 类 com.jdon.container.visitor.http.HttpSessionProxyComponentVisitor 中的方法
 
createSessionContext() - 类 com.jdon.container.visitor.http.NoSessionProxyComponentVisitor 中的方法
 
createSingleDisruptor(String) - 类 com.jdon.async.disruptor.DisruptorFactory 中的方法
single producer :single consumer no lock
createSingleDw(String) - 类 com.jdon.async.disruptor.DisruptorFactory 中的方法
 
createTargetAdvice(String) - 类 com.jdon.aop.joinpoint.AdvisorChainFactory 中的方法
 
createTargetComponent(Object, Class) - 类 com.jdon.domain.model.injection.ModelProxyInjection 中的方法
 
createTargetMetaRequest(TargetMetaDef, ContextHolder) - 类 com.jdon.container.access.UserTargetMetaDefFactory 中的方法
create a targetMetaRequest instance.
createTargetMetaRequest(TargetMetaDef, AppContextWrapper) - 类 com.jdon.container.access.UserTargetMetaDefFactory 中的方法
 
createTargetObject(TargetServiceFactory) - 类 com.jdon.aop.reflection.MethodInvokerUtil 中的方法
if target service is ejb object, cache it, so this function can active stateful session bean.
createTargetObject(Object, Class) - 类 com.jdon.domain.model.injection.ModelProxyInjection 中的方法
 
createTargetPOJOAdvice(String) - 类 com.jdon.aop.joinpoint.AdvisorChainFactory 中的方法
 
createtSessionVisitor(SessionWrapper, TargetMetaDef) - 类 com.jdon.container.visitor.http.HttpSessionVisitorFactoryImp 中的方法
 
createtVisitor(SessionWrapper, TargetMetaDef) - 类 com.jdon.container.visitor.http.HttpSessionVisitorFactoryImp 中的方法
return a ComponentVisitor with cache. the httpSession is used for optimizing the component performance
createtVisitor(SessionWrapper, TargetMetaDef) - 接口 com.jdon.container.visitor.VisitorFactory 中的方法
return a ComponentVisitor with cache. the httpSession is used for optimizing the component performance
creditCardDelimiters - 类 com.jdon.util.UtilValidate 中的静态变量
non-digit characters which are allowed in credit card numbers
currentInterceptorInt - 类 com.jdon.aop.reflection.ProxyMethodInvocation 中的变量
 
currentInterceptorInt - 类 com.jdon.container.interceptor.MethodInvocationImp 中的变量
 
currentInterceptorInt - 类 com.jdon.domain.proxy.ModelMethodInvocation 中的变量
 
currentMonitor() - 类 com.jdon.container.pico.JdonPicoContainer 中的方法
Returns the first current monitor found in the ComponentAdapterFactory, the component adapters and the child containers, if these support a ComponentMonitorStrategy.

D

dataElement(String, String, String, Attributes, String) - 类 com.jdon.util.jdom.XMLFilterBase 中的方法
Add an element with character data content.
dataElement(String, String, String) - 类 com.jdon.util.jdom.XMLFilterBase 中的方法
Add an element with character data content but no qname or attributes.
dataElement(String, Attributes, String) - 类 com.jdon.util.jdom.XMLFilterBase 中的方法
Add an element with character data content but no Namespace URI or qname.
dataElement(String, String) - 类 com.jdon.util.jdom.XMLFilterBase 中的方法
Add an element with character data content but no attributes or Namespace URI.
DataFormatFilter - com.jdon.util.jdom 中的 类
Filter for data- or field-oriented XML.
DataFormatFilter() - 类 com.jdon.util.jdom.DataFormatFilter 的构造方法
Create a new filter.
DataFormatFilter(XMLReader) - 类 com.jdon.util.jdom.DataFormatFilter 的构造方法
Create a new filter.
DataUnformatFilter - com.jdon.util.jdom 中的 类
Filter for removing formatting from data- or field-oriented XML.
DataUnformatFilter() - 类 com.jdon.util.jdom.DataUnformatFilter 的构造方法
Create a new filter.
DataUnformatFilter(XMLReader) - 类 com.jdon.util.jdom.DataUnformatFilter 的构造方法
Create a new filter.
dateFormat - 类 com.jdon.util.Debug 中的静态变量
 
dateToMillis(long) - 类 com.jdon.util.UtilDateTime 中的静态方法
save the datetime of System.currentTimeMillis() to dtatbase persistence.
daysInFebruary(int) - 类 com.jdon.util.UtilValidate 中的静态方法
Given integer argument year, returns number of days in February of that year.
daysInMonth - 类 com.jdon.util.UtilValidate 中的静态变量
An array of ints representing the number of days in each month of the year.
DbUtil - com.jdon.util 中的 类
 
DbUtil() - 类 com.jdon.util.DbUtil 的构造方法
 
Debug - com.jdon.util 中的 类
Configurable Debug logging wrapper class
Debug() - 类 com.jdon.util.Debug 的构造方法
 
decimalPointDelimiter - 类 com.jdon.util.UtilValidate 中的静态变量
decimal point character differs by language and culture
DECODE - 类 com.jdon.util.Base64 中的静态变量
Specify decoding in first bit.
decode(byte[]) - 类 com.jdon.util.Base64 中的静态方法
Low-level access to decoding ASCII characters in the form of a byte array.
decode(byte[], int, int, int) - 类 com.jdon.util.Base64 中的静态方法
Low-level access to decoding ASCII characters in the form of a byte array.
decode(String) - 类 com.jdon.util.Base64 中的静态方法
Decodes data from Base64 notation, automatically detecting gzip-compressed data and decompressing it.
decode(String, int) - 类 com.jdon.util.Base64 中的静态方法
Decodes data from Base64 notation, automatically detecting gzip-compressed data and decompressing it.
decodeFileToFile(String, String) - 类 com.jdon.util.Base64 中的静态方法
Reads infile and decodes it to outfile.
decodeFromFile(String) - 类 com.jdon.util.Base64 中的静态方法
Convenience method for reading a base64-encoded file and decoding it.
decodeString(String) - 类 com.jdon.util.StringUtil 中的静态方法
Decode a string using Base64 encoding.
decodeToFile(String, String) - 类 com.jdon.util.Base64 中的静态方法
Convenience method for decoding data to a file.
decodeToObject(String) - 类 com.jdon.util.Base64 中的静态方法
Attempts to decode Base64 data and deserialize a Java Object within.
DefaultContainerBuilder - com.jdon.container.builder 中的 类
the container builder the methods invoke order is decided by containerDirector.
DefaultContainerBuilder(ContainerWrapper, ContainerComponents, ContainerComponents) - 类 com.jdon.container.builder.DefaultContainerBuilder 的构造方法
construtor
defaultEmptyOK - 类 com.jdon.util.UtilValidate 中的静态变量
boolean specifying by default whether or not it is okay for a String to be empty
DefaultTargetServiceFactory - com.jdon.bussinessproxy.target 中的 类
Factory that create target service object
DefaultTargetServiceFactory(ContainerCallback, TargetMetaRequestsHolder) - 类 com.jdon.bussinessproxy.target.DefaultTargetServiceFactory 的构造方法
 
DELETE - 接口 com.jdon.controller.events.Event 中的静态变量
 
DELETE_STR - 类 com.jdon.controller.events.EventUtil 中的静态变量
 
deleteCookie(HttpServletResponse, Cookie, String) - 类 com.jdon.util.RequestUtil 中的静态方法
Convenience method for deleting a cookie by name
deleteProperty(String) - 类 com.jdon.util.jdom.XMLProperties 中的方法
Deletes the specified property.
DemoSessionWrapper - com.jdon.controller.context.application 中的 类
 
DemoSessionWrapper() - 类 com.jdon.controller.context.application.DemoSessionWrapper 的构造方法
 
destroy() - 类 com.jdon.bussinessproxy.target.DefaultTargetServiceFactory 中的方法
 
destroy() - 接口 com.jdon.bussinessproxy.target.TargetServiceFactory 中的方法
 
destroy() - 类 com.jdon.util.DisableUrlSessionFilter 中的方法
Unused.
destroy() - 类 com.jdon.util.HttpResponseCacheFilter 中的方法
 
destroy() - 类 com.jdon.util.SetCharacterEncodingFilter 中的方法
Take this filter out of service.
destroyed(AppContextWrapper) - 类 com.jdon.container.startup.ContainerSetupScript 中的方法
desroy Application container
destroyObject(Object) - 类 com.jdon.controller.pool.CommonsPoolFactory 中的方法
 
digits - 类 com.jdon.util.UtilValidate 中的静态变量
digit characters
digitsInSocialSecurityNumber - 类 com.jdon.util.UtilValidate 中的静态变量
U.S.
digitsInUSPhoneAreaCode - 类 com.jdon.util.UtilValidate 中的静态变量
 
digitsInUSPhoneMainNumber - 类 com.jdon.util.UtilValidate 中的静态变量
 
digitsInUSPhoneNumber - 类 com.jdon.util.UtilValidate 中的静态变量
U.S. phone numbers have 10 digits.
digitsInZipCode1 - 类 com.jdon.util.UtilValidate 中的静态变量
U.S.
digitsInZipCode2 - 类 com.jdon.util.UtilValidate 中的静态变量
U.S.
DisableUrlSessionFilter - com.jdon.util 中的 类
Servlet filter which disables URL-encoded session identifiers.
DisableUrlSessionFilter() - 类 com.jdon.util.DisableUrlSessionFilter 的构造方法
 
dispose() - 类 com.jdon.components.encache.EhCacheListener 中的方法
 
dispose(Object) - 类 com.jdon.container.pico.JdonInstantiatingComponentAdapter 中的方法
 
dispose() - 类 com.jdon.container.pico.JdonPicoContainer 中的方法
Dispose the components of this PicoContainer and all its logical child containers.
DisruptorCommandPoolFactory - com.jdon.async.disruptor.pool 中的 类
 
DisruptorCommandPoolFactory() - 类 com.jdon.async.disruptor.pool.DisruptorCommandPoolFactory 的构造方法
 
DisruptorFactory - com.jdon.async.disruptor 中的 类
SLEEPING is a better option when you have a large number of event processors and you need throughput when you don't mind a 1ms latency hit in the worse case.
DisruptorFactory(DisruptorParams, ContainerCallback, DisruptorPoolFactory) - 类 com.jdon.async.disruptor.DisruptorFactory 的构造方法
 
DisruptorFactory() - 类 com.jdon.async.disruptor.DisruptorFactory 的构造方法
 
DisruptorForCommandFactory - com.jdon.async.disruptor 中的 类
 
DisruptorForCommandFactory(DisruptorParams, ContainerCallback, DisruptorCommandPoolFactory, DisruptorFactory) - 类 com.jdon.async.disruptor.DisruptorForCommandFactory 的构造方法
 
DisruptorListener - com.jdon.async.disruptor 中的 接口
 
DisruptorParams - com.jdon.async.disruptor 中的 类
 
DisruptorParams(String) - 类 com.jdon.async.disruptor.DisruptorParams 的构造方法
 
DisruptorPoolFactory - com.jdon.async.disruptor.pool 中的 类
 
DisruptorPoolFactory() - 类 com.jdon.async.disruptor.pool.DisruptorPoolFactory 的构造方法
 
DO_BREAK_LINES - 类 com.jdon.util.Base64 中的静态变量
Do break lines when encoding.
doAfterStarted() - 类 com.jdon.container.annotation.AnnotationContainerBuilder 中的方法
 
doAfterStarted() - 接口 com.jdon.container.builder.ContainerRegistryBuilder 中的方法
 
doAfterStarted() - 类 com.jdon.container.builder.DefaultContainerBuilder 中的方法
 
doFilter(ServletRequest, ServletResponse, FilterChain) - 类 com.jdon.util.DisableUrlSessionFilter 中的方法
Filters requests to disable URL-based session identifiers.
doFilter(ServletRequest, ServletResponse, FilterChain) - 类 com.jdon.util.HttpResponseCacheFilter 中的方法
 
doFilter(ServletRequest, ServletResponse, FilterChain) - 类 com.jdon.util.SetCharacterEncodingFilter 中的方法
Select and set (if specified) the character encoding to be used to interpret request parameters for this request.
DOMAIN - 接口 com.jdon.aop.joinpoint.Pointcut 中的静态变量
 
DOMAIN_PROXY_FACTORY - 接口 com.jdon.container.finder.ComponentKeys 中的静态变量
 
DomainCacheInterceptor - com.jdon.domain.model.cache 中的 类
aspect.xml : in Repository/DAO class add:
DomainCacheInterceptor(ModelManager) - 类 com.jdon.domain.model.cache.DomainCacheInterceptor 的构造方法
 
DomainCommandDispatchHandler - com.jdon.domain.message 中的 类
 
DomainCommandDispatchHandler(ModelConsumerMethodHolder) - 类 com.jdon.domain.message.DomainCommandDispatchHandler 的构造方法
 
DomainCommandHandlerLast - com.jdon.async.disruptor.pool 中的 类
 
DomainCommandHandlerLast(DisruptorForCommandFactory) - 类 com.jdon.async.disruptor.pool.DomainCommandHandlerLast 的构造方法
 
DomainEventDispatchHandler - com.jdon.domain.message 中的 类
action by annotation "@onEvent("topicName")"
DomainEventDispatchHandler(ConsumerMethodHolder, ContainerWrapper) - 类 com.jdon.domain.message.DomainEventDispatchHandler 的构造方法
 
DomainEventHandler<T> - com.jdon.domain.message 中的 接口
This is a Disruptor EvenHandler.
DomainEventHandlerAdapter - com.jdon.async.disruptor 中的 类
 
DomainEventHandlerAdapter(DomainEventHandler) - 类 com.jdon.async.disruptor.DomainEventHandlerAdapter 的构造方法
 
DomainEventHandlerLast - com.jdon.async.disruptor.pool 中的 类
 
DomainEventHandlerLast(DisruptorFactory) - 类 com.jdon.async.disruptor.pool.DomainEventHandlerLast 的构造方法
 
domainMessage - 类 com.jdon.async.disruptor.EventDisruptor 中的变量
 
domainMessage - 类 com.jdon.async.future.EventResultFuture 中的变量
 
DomainMessage - com.jdon.domain.message 中的 类
 
DomainMessage(Object) - 类 com.jdon.domain.message.DomainMessage 的构造方法
 
DTDEntityResolver - com.jdon.controller.config 中的 类
 
DTDEntityResolver() - 类 com.jdon.controller.config.DTDEntityResolver 的构造方法
 
DynamicModel - com.jdon.controller.model 中的 类
Dynamic Model this class can be used for DTO
DynamicModel() - 类 com.jdon.controller.model.DynamicModel 的构造方法
 
DynamicProxyWeaving - com.jdon.bussinessproxy.dyncproxy 中的 类
Dynamic Proxy Weaving mode Weaving implemention is dynamic proxy Every target service object has its DynamicProxyWeaving object 动态代理类 可实现AOP拦截
DynamicProxyWeaving(TargetMetaRequest, AopClient) - 类 com.jdon.bussinessproxy.dyncproxy.DynamicProxyWeaving 的构造方法
 

E

EDIT - 接口 com.jdon.controller.events.Event 中的静态变量
 
EDIT_STR - 类 com.jdon.controller.events.EventUtil 中的静态变量
 
EhcacheConf - com.jdon.components.encache 中的 类
 
EhcacheConf(String, String) - 类 com.jdon.components.encache.EhcacheConf 的构造方法
 
EhcacheEventListenerFactory - com.jdon.components.encache 中的 类
need configure in META-INF/jdon_ehcache.xml
EhcacheEventListenerFactory() - 类 com.jdon.components.encache.EhcacheEventListenerFactory 的构造方法
 
EhCacheListener - com.jdon.components.encache 中的 类
need configure in META-INF/jdon_ehcache.xml
EhCacheListener() - 类 com.jdon.components.encache.EhCacheListener 的构造方法
 
EJB_TARGET_PROPS_SERVICES - 接口 com.jdon.aop.joinpoint.Pointcut 中的静态变量
 
emitWhitespace() - 类 com.jdon.util.jdom.DataUnformatFilter 中的方法
Passes saved whitespace down the filter chain.
EMPTY_ATTS - 类 com.jdon.util.jdom.XMLFilterBase 中的静态变量
 
emptyElement(String, String, String, Attributes) - 类 com.jdon.util.jdom.XMLFilterBase 中的方法
Add an empty element.
emptyElement(String, String) - 类 com.jdon.util.jdom.XMLFilterBase 中的方法
Add an empty element without a qname or attributes.
emptyElement(String, Attributes) - 类 com.jdon.util.jdom.XMLFilterBase 中的方法
Add an empty element without a Namespace URI or qname.
emptyElement(String) - 类 com.jdon.util.jdom.XMLFilterBase 中的方法
Add an empty element without a Namespace URI, qname or attributes.
EncacheProvider - com.jdon.components.encache 中的 类
 
EncacheProvider(EhcacheConf) - 类 com.jdon.components.encache.EncacheProvider 的构造方法
configFileName must be defined in container.xml
ENCODE - 类 com.jdon.util.Base64 中的静态变量
Specify encoding in first bit.
encode(ByteBuffer, ByteBuffer) - 类 com.jdon.util.Base64 中的静态方法
Performs Base64 encoding on the raw ByteBuffer, writing it to the encoded ByteBuffer.
encode(ByteBuffer, CharBuffer) - 类 com.jdon.util.Base64 中的静态方法
Performs Base64 encoding on the raw ByteBuffer, writing it to the encoded CharBuffer.
encodeBytes(byte[]) - 类 com.jdon.util.Base64 中的静态方法
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int) - 类 com.jdon.util.Base64 中的静态方法
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int) - 类 com.jdon.util.Base64 中的静态方法
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int, int) - 类 com.jdon.util.Base64 中的静态方法
Encodes a byte array into Base64 notation.
encodeBytesToBytes(byte[]) - 类 com.jdon.util.Base64 中的静态方法
Similar to Base64.encodeBytes(byte[]) but returns a byte array instead of instantiating a String.
encodeBytesToBytes(byte[], int, int, int) - 类 com.jdon.util.Base64 中的静态方法
Similar to Base64.encodeBytes(byte[], int, int, int) but returns a byte array instead of instantiating a String.
encodeFileToFile(String, String) - 类 com.jdon.util.Base64 中的静态方法
Reads infile and encodes it to outfile.
encodeFromFile(String) - 类 com.jdon.util.Base64 中的静态方法
Convenience method for reading a binary file and base64-encoding it.
encodeObject(Serializable) - 类 com.jdon.util.Base64 中的静态方法
Serializes an object and returns the Base64-encoded version of that serialized object.
encodeObject(Serializable, int) - 类 com.jdon.util.Base64 中的静态方法
Serializes an object and returns the Base64-encoded version of that serialized object.
encodePassword(String, String) - 类 com.jdon.util.StringUtil 中的静态方法
Encode a string using algorithm specified in web.xml and return the resulting encrypted password.
encodeString(String) - 类 com.jdon.util.StringUtil 中的静态方法
Encode a string using Base64 encoding.
encodeToFile(byte[], String) - 类 com.jdon.util.Base64 中的静态方法
Convenience method for encoding data to a file.
encodeURL(String) - 类 com.jdon.util.RequestUtil 中的静态方法
 
encodeURL(String, String) - 类 com.jdon.util.RequestUtil 中的静态方法
Use the new URLEncoder.encode() method from Java 1.4 if available, else use the old deprecated version.
ENCODING - 类 com.jdon.util.PropsUtil 中的静态变量
 
encoding - 类 com.jdon.util.SetCharacterEncodingFilter 中的变量
The default character encoding to set for requests that pass through this filter.
endCDATA() - 类 com.jdon.util.jdom.XMLFilterBase 中的方法
 
endDTD() - 类 com.jdon.util.jdom.XMLFilterBase 中的方法
Filter a end DTD event.
endElement(String, String, String) - 类 com.jdon.util.jdom.DataFormatFilter 中的方法
Add newline and indentation prior to end tag.
endElement(String, String, String) - 类 com.jdon.util.jdom.DataUnformatFilter 中的方法
Filter an end element event.
endElement(String, String) - 类 com.jdon.util.jdom.XMLFilterBase 中的方法
End an element without a qname.
endElement(String) - 类 com.jdon.util.jdom.XMLFilterBase 中的方法
End an element without a Namespace URI or qname.
endEntity(String) - 类 com.jdon.util.jdom.XMLFilterBase 中的方法
 
ERROR - 类 com.jdon.util.Debug 中的静态变量
 
errorOn() - 类 com.jdon.util.Debug 中的静态方法
 
errors - 类 com.jdon.controller.events.EventSupport 中的变量
 
Event - com.jdon.controller.events 中的 接口
Event是Web层和Ejb层之间的传递者 包含actioName 是WEB层的action名称; actionType是action的具体类型。
EventDisruptor - com.jdon.async.disruptor 中的 类
A subscriber send a EventDisruptor to RingBuffer.
EventDisruptor() - 类 com.jdon.async.disruptor.EventDisruptor 的构造方法
 
EventDisruptorFactory - com.jdon.async.disruptor 中的 类
 
EventDisruptorFactory() - 类 com.jdon.async.disruptor.EventDisruptorFactory 的构造方法
 
EventException - com.jdon.controller.events 中的 异常
This exception is the base class for all the event exceptions.
EventException() - 异常 com.jdon.controller.events.EventException 的构造方法
 
EventException(String) - 异常 com.jdon.controller.events.EventException 的构造方法
 
eventMessageFirer - 类 com.jdon.aop.interceptor.ComponentMessageInterceptor 中的变量
 
EventMessageFirer - com.jdon.async 中的 类
 
EventMessageFirer(DisruptorFactory, DisruptorForCommandFactory, FutureDirector, ModelProxyInjection) - 类 com.jdon.async.EventMessageFirer 的构造方法
 
eventMessageFirer - 类 com.jdon.domain.message.MessageInterceptor 中的变量
 
EventModel - com.jdon.controller.events 中的 类
 
EventModel() - 类 com.jdon.controller.events.EventModel 的构造方法
 
EventModel(Object) - 类 com.jdon.controller.events.EventModel 的构造方法
 
eventResult - 类 com.jdon.async.future.EventResultFuture 中的变量
 
eventResultCache - 类 com.jdon.domain.message.DomainMessage 中的变量
 
EventResultDisruptor - com.jdon.async.disruptor 中的 类
A Consumer send response back to the Subscriber by this value object
EventResultDisruptor() - 类 com.jdon.async.disruptor.EventResultDisruptor 的构造方法
 
EventResultFactory - com.jdon.async.disruptor 中的 类
 
EventResultFactory() - 类 com.jdon.async.disruptor.EventResultFactory 的构造方法
 
EventResultFuture - com.jdon.async.future 中的 类
 
EventResultFuture(String, FutureListener, DomainMessage) - 类 com.jdon.async.future.EventResultFuture 的构造方法
 
EventResultHandler - com.jdon.async 中的 接口
 
eventResultHandler - 类 com.jdon.domain.message.DomainMessage 中的变量
 
EventResultHandlerImp - com.jdon.async.disruptor 中的 类
 
EventResultHandlerImp() - 类 com.jdon.async.disruptor.EventResultHandlerImp 的构造方法
 
eventSource - 类 com.jdon.domain.message.DomainMessage 中的变量
 
EventSupport - com.jdon.controller.events 中的 类
Title: Description: 带有web层的Action name 和action type
EventSupport() - 类 com.jdon.controller.events.EventSupport 的构造方法
 
EventUtil - com.jdon.controller.events 中的 类
 
EventUtil() - 类 com.jdon.controller.events.EventUtil 的构造方法
 
execute(Method, Object, Object[]) - 类 com.jdon.aop.reflection.MethodInvokerUtil 中的方法
the service execute by method reflection
execute(String, MethodMetaArgs, RequestWrapper) - 接口 com.jdon.controller.service.Service 中的方法
this method will create httpsession
execute(TargetMetaDef, MethodMetaArgs, RequestWrapper) - 接口 com.jdon.controller.service.Service 中的方法
 
execute(String, MethodMetaArgs, AppContextWrapper) - 接口 com.jdon.controller.service.Service 中的方法
this method without httpsession and will disable all sesson function.
execute(TargetMetaDef, MethodMetaArgs, AppContextWrapper) - 接口 com.jdon.controller.service.Service 中的方法
 
execute(RequestWrapper) - 接口 com.jdon.controller.service.WebServiceAccessor 中的方法
 
execute() - 接口 com.jdon.controller.service.WebServiceAccessor 中的方法
 
execute(RequestWrapper) - 类 com.jdon.controller.service.WebServiceAccessorImp 中的方法
 
execute() - 类 com.jdon.controller.service.WebServiceAccessorImp 中的方法
 
execute(String, MethodMetaArgs, RequestWrapper) - 类 com.jdon.controller.service.WebServiceImp 中的方法
running the service, and return the result
execute(TargetMetaDef, MethodMetaArgs, RequestWrapper) - 类 com.jdon.controller.service.WebServiceImp 中的方法
running the service, and return the result
execute(String, MethodMetaArgs, AppContextWrapper) - 类 com.jdon.controller.service.WebServiceImp 中的方法
running the service, and return the result without session
execute(TargetMetaDef, MethodMetaArgs, AppContextWrapper) - 类 com.jdon.controller.service.WebServiceImp 中的方法
running the service, and return the result
executeService(ContainerWrapper) - 接口 com.jdon.container.access.ServiceAccessor 中的方法
 
executeService(ContainerWrapper) - 类 com.jdon.container.access.ServiceAccessorImp 中的方法
 
expireTime - 类 com.jdon.cache.UtilCache 中的变量
Specifies the amount of time since initial loading before an element will be reported as expired.

F

FATAL - 类 com.jdon.util.Debug 中的静态变量
 
fatalOn() - 类 com.jdon.util.Debug 中的静态方法
 
fetchObject(StringKey) - 类 com.jdon.controller.cache.CacheManager 中的方法
从缓存中获得缓存
fetchObject(String) - 类 com.jdon.controller.cache.CacheManager 中的方法
 
fileLocator - 类 com.jdon.controller.config.XmlParser 中的变量
 
FileLocator - com.jdon.util 中的 类
the locator for configure file
FileLocator() - 类 com.jdon.util.FileLocator 的构造方法
 
FileUtil - com.jdon.util 中的 类
 
FileUtil() - 类 com.jdon.util.FileUtil 的构造方法
 
filterConfig - 类 com.jdon.util.SetCharacterEncodingFilter 中的变量
The filter configuration object we are associated with.
findComponentName(Class) - 类 com.jdon.container.RegistryDirectory 中的方法
 
findContainer(AppContextWrapper) - 接口 com.jdon.container.finder.ContainerFinder 中的方法
 
findContainer(AppContextWrapper) - 类 com.jdon.container.finder.ContainerFinderImp 中的方法
lazy startup container when first time the method is called, it will startup the container
finddAnnotationForMethod(Class, Class) - 类 com.jdon.util.ClassUtil 中的静态方法
 
finddAnnotationForMethod(Method, Class) - 类 com.jdon.util.ClassUtil 中的静态方法
 
findInterceptorFromChainByName(String, String) - 类 com.jdon.aop.interceptor.InterceptorsChain 中的方法
 
findWebInfLibClasspaths(ServletContext) - 类 com.jdon.container.annotation.AnnotationUtil 中的静态方法
 
fire(DomainMessage, Send, FutureListener) - 类 com.jdon.async.EventMessageFirer 中的方法
 
fire(DomainMessage, Send) - 类 com.jdon.async.EventMessageFirer 中的方法
 
fire(DomainMessage) - 类 com.jdon.async.future.FutureDirector 中的方法
 
fireToModel(DomainMessage, Send, MethodInvocation) - 类 com.jdon.async.EventMessageFirer 中的方法
 
flush() - 类 com.jdon.util.Base64.OutputStream 中的方法
Flushes the stream (and the enclosing streams).
flushBase64() - 类 com.jdon.util.Base64.OutputStream 中的方法
Method added by PHIL.
FutureDirector - com.jdon.async.future 中的 类
 
FutureDirector(String) - 类 com.jdon.async.future.FutureDirector 的构造方法
 
FutureListener - com.jdon.async.future 中的 接口
 
futureTask - 类 com.jdon.async.future.EventResultFuture 中的变量
 

G

generate(BufferedImage, String, String, int, int, int, OutputStream) - 类 com.jdon.util.RegisterCode 中的方法
 
get() - 类 com.jdon.async.disruptor.EventResultHandlerImp 中的方法
 
get() - 接口 com.jdon.async.EventResultHandler 中的方法
get a Event Result until time out value: setTimeoutforeturnResult(int timeoutforeturnResult)
get() - 类 com.jdon.async.future.EventResultFuture 中的方法
 
get(Object) - 类 com.jdon.cache.LRUCache 中的方法
 
get(Object) - 类 com.jdon.cache.UtilCache 中的方法
Gets an element from the cache according to the specified key.
get(Object) - 类 com.jdon.components.encache.EncacheProvider 中的方法
 
get(Object) - 类 com.jdon.components.guavacache.GuavaCacheProvider 中的方法
 
get(String) - 类 com.jdon.container.visitor.ComponentsboxsInSession 中的方法
 
get(Object) - 接口 com.jdon.controller.cache.Cache 中的方法
 
get(Object) - 类 com.jdon.controller.cache.InstanceCache 中的方法
 
get(Object, Object) - 类 com.jdon.util.MultiHashMap 中的方法
Returns the value to which this map maps the specified key and subKey.
get(String) - 类 com.jdon.util.SimpleCachePool 中的静态方法
 
getAcceptorClassNames() - 类 com.jdon.container.interceptor.IntroduceInfoHolder 中的方法
 
getActionName() - 接口 com.jdon.controller.events.Event 中的方法
 
getActionName() - 类 com.jdon.controller.events.EventSupport 中的方法
 
getActionType() - 接口 com.jdon.controller.events.Event 中的方法
 
getActionType() - 类 com.jdon.controller.events.EventSupport 中的方法
 
getAdviceName() - 类 com.jdon.aop.interceptor.Advisor 中的方法
 
getAdviceName() - 类 com.jdon.container.interceptor.IntroduceInfo 中的方法
 
getAdviceName(Object) - 类 com.jdon.domain.advsior.ModelAdvisor 中的方法
 
getAdvisors(String) - 类 com.jdon.aop.interceptor.InterceptorsChain 中的方法
 
getAfters() - 类 com.jdon.container.interceptor.IntroduceInfo 中的方法
 
getAllDecaredFields(Class) - 类 com.jdon.util.ClassUtil 中的静态方法
 
getAllDecaredMethods(Class) - 类 com.jdon.util.ClassUtil 中的静态方法
 
getAllInstances() - 接口 com.jdon.container.ContainerWrapper 中的方法
return all instances
getAllInstances() - 类 com.jdon.container.pico.PicoContainerWrapper 中的方法
 
getAllInterfaces(Class) - 类 com.jdon.util.ClassUtil 中的静态方法
 
getAllSuperclasses(Class) - 类 com.jdon.util.ClassUtil 中的静态方法
 
getAppContextHolder() - 类 com.jdon.controller.context.ContextHolder 中的方法
 
getAppURL(HttpServletRequest) - 类 com.jdon.util.RequestUtil 中的静态方法
Convenience method to get the application's URL based on request variables.
getArgs() - 类 com.jdon.bussinessproxy.meta.MethodMetaArgs 中的方法
 
getArguments(MethodInvocation) - 类 com.jdon.aop.interceptor.CacheInterceptor 中的方法
组合参数数值为一个字符串 这些参数必须实现toString();
getArguments() - 类 com.jdon.aop.reflection.ProxyMethodInvocation 中的方法
 
getArguments() - 类 com.jdon.container.interceptor.MethodInvocationImp 中的方法
 
getArguments() - 类 com.jdon.domain.proxy.ModelMethodInvocation 中的方法
 
getArrtibute(String) - 类 com.jdon.container.visitor.data.SessionContext 中的方法
 
getArrtibute(String, SessionContext) - 接口 com.jdon.container.visitor.data.SessionContextSetup 中的方法
 
getArrtibute(String, SessionContext) - 类 com.jdon.container.visitor.http.HttpRequestUserSetup 中的方法
 
getAttribute(String) - 接口 com.jdon.controller.context.AppContextWrapper 中的方法
 
getAttribute(String) - 类 com.jdon.controller.context.application.Application 中的方法
 
getAttribute(String) - 类 com.jdon.controller.context.application.DemoSessionWrapper 中的方法
 
getAttribute(String) - 接口 com.jdon.controller.context.SessionWrapper 中的方法
 
getAttribute(String) - 类 com.jdon.controller.context.web.HttpSessionWrapper 中的方法
 
getAttribute(String) - 类 com.jdon.controller.context.web.ServletContextWrapper 中的方法
 
getAuthCookie(HttpServletRequest) - 类 com.jdon.util.RequestUtil 中的静态方法
 
getBefores() - 类 com.jdon.container.interceptor.IntroduceInfo 中的方法
 
getBlockedValue() - 类 com.jdon.async.disruptor.EventResultHandlerImp 中的方法
 
getBlockedValue() - 接口 com.jdon.async.EventResultHandler 中的方法
Blocking until get a Event Result
getBlockedValue() - 类 com.jdon.async.future.EventResultFuture 中的方法
 
getBlockEventResult() - 类 com.jdon.domain.message.DomainMessage 中的方法
* Blocking until get a Event Result
getBufferedImage(int, int) - 类 com.jdon.util.RegisterCode 中的方法
 
getBufferedImage(InputStream) - 类 com.jdon.util.RegisterCode 中的方法
 
getCache() - 类 com.jdon.controller.cache.CacheManager 中的方法
 
getCache(Object, String) - 类 com.jdon.domain.model.cache.ModelCacheManager 中的方法
将数据ID, Model类类型组合成Key的对应Model从缓存中取出
getCache(ModelKey) - 接口 com.jdon.domain.model.cache.ModelManager 中的方法
获取加入缓存的Model实例
getCache(Object, String) - 接口 com.jdon.domain.model.cache.ModelManager 中的方法
获取加入缓存的Model实例
getCache(ModelKey) - 类 com.jdon.domain.model.cache.ModelManagerImp 中的方法
get the model instance from the cache
getCache(Object, String) - 类 com.jdon.domain.model.cache.ModelManagerImp 中的方法
get the model instance from the cache
getCachedValue() - 类 com.jdon.cache.CacheableWrapper 中的方法
 
getCachedValueKey() - 类 com.jdon.cache.CacheableWrapper 中的方法
 
getCacheHits() - 类 com.jdon.cache.LRUCache 中的方法
 
getCacheHits() - 类 com.jdon.components.encache.EncacheProvider 中的方法
 
getCacheHits() - 类 com.jdon.components.guavacache.GuavaCacheProvider 中的方法
 
getCacheHits() - 接口 com.jdon.controller.cache.Cache 中的方法
 
getCacheKey() - 类 com.jdon.bussinessproxy.meta.POJOTargetMetaDef 中的方法
 
getCacheKey() - 接口 com.jdon.bussinessproxy.TargetMetaDef 中的方法
 
getCacheManager() - 类 com.jdon.domain.model.cache.ModelCacheManager 中的方法
 
getCacheMisses() - 类 com.jdon.cache.LRUCache 中的方法
 
getCacheMisses() - 类 com.jdon.components.encache.EncacheProvider 中的方法
 
getCacheMisses() - 类 com.jdon.components.guavacache.GuavaCacheProvider 中的方法
 
getCacheMisses() - 接口 com.jdon.controller.cache.Cache 中的方法
 
getCacheType() - 类 com.jdon.controller.cache.CacheKey 中的方法
 
getCardType(String) - 类 com.jdon.util.UtilValidate 中的静态方法
Checks to see if the cc number is a valid number for any accepted credit card, and return the name of that type
getChannel() - 类 com.jdon.async.future.EventResultFuture 中的方法
 
getChildrenIDs() - 接口 com.jdon.controller.model.Node 中的方法
 
getChildrenProperties(String) - 类 com.jdon.util.jdom.XMLProperties 中的方法
Return all children property names of a parent property as a String array, or an empty array if the if there are no children.
getChildrenProperties(String) - 类 com.jdon.util.PropsUtil 中的方法
 
getChildrenPropertiesValues(String) - 类 com.jdon.util.jdom.XMLProperties 中的方法
 
getChildrenValues(String) - 类 com.jdon.util.PropsUtil 中的方法
 
getClassName() - 类 com.jdon.bussinessproxy.meta.POJOTargetMetaDef 中的方法
 
getClassName() - 接口 com.jdon.bussinessproxy.TargetMetaDef 中的方法
 
getClassName() - 类 com.jdon.container.config.ComponentMetaDef 中的方法
 
getClassName() - 类 com.jdon.domain.message.consumer.ConsumerMethodHolder 中的方法
 
getComponentAdapter(Object) - 类 com.jdon.container.pico.JdonPicoContainer 中的方法
 
getComponentAdapterOfType(Class) - 类 com.jdon.container.pico.JdonPicoContainer 中的方法
 
getComponentAdapters() - 类 com.jdon.container.pico.JdonPicoContainer 中的方法
 
getComponentAdaptersOfType(Class) - 类 com.jdon.container.pico.JdonPicoContainer 中的方法
 
getComponentClass(String) - 类 com.jdon.container.annotation.AnnotationHolder 中的方法
 
getComponentClass(String) - 接口 com.jdon.container.ContainerWrapper 中的方法
return a component class from container
getComponentClass(String) - 类 com.jdon.container.pico.PicoContainerWrapper 中的方法
 
getComponentClasses() - 类 com.jdon.container.RegistryDirectory 中的方法
 
getComponentInstance(PicoContainer) - 类 com.jdon.container.pico.JdonConstructorInjectionComponentAdapter 中的方法
difference with picocontainer
getComponentInstance(Object) - 类 com.jdon.container.pico.JdonPicoContainer 中的方法
 
getComponentInstance(String) - 类 com.jdon.controller.AppUtil 中的方法
 
getComponentInstance(String, HttpServletRequest) - 类 com.jdon.controller.WebAppUtil 中的静态方法
get a component that registered in container. the component is not different from the service. the component instance is single instance Any intercepter will be disable
getComponentInstance(String, ServletContext) - 类 com.jdon.controller.WebAppUtil 中的静态方法
get a component that registered in container. the component is not different from the service. the component instance is single instance Any intercepter will be disable
getComponentInstanceOfType(Class) - 类 com.jdon.container.pico.JdonPicoContainer 中的方法
 
getComponentInstances() - 类 com.jdon.container.pico.JdonPicoContainer 中的方法
 
getComponentInstancesOfType(Class) - 接口 com.jdon.container.ContainerWrapper 中的方法
get all instances of a class type
getComponentInstancesOfType(Class) - 类 com.jdon.container.pico.JdonPicoContainer 中的方法
 
getComponentInstancesOfType(Class) - 类 com.jdon.container.pico.PicoContainerWrapper 中的方法
 
getComponentMetaDef(String) - 类 com.jdon.container.config.ContainerComponents 中的方法
 
getComponentName(Class) - 类 com.jdon.container.annotation.AnnotationHolder 中的方法
 
getComponentNames() - 类 com.jdon.container.annotation.AnnotationHolder 中的方法
 
getComponentNames() - 类 com.jdon.container.RegistryDirectory 中的方法
 
getComponentNewInstance(String) - 接口 com.jdon.container.ContainerWrapper 中的方法
return new component instance from container .every times it return a new instance when access this method, will return a new component instance it is difference with lookup method.
getComponentNewInstance(String) - 类 com.jdon.container.pico.PicoContainerWrapper 中的方法
This method will usually create a new instance each time it is called
getComponents() - 类 com.jdon.container.config.ContainerComponents 中的方法
 
getComponentsboxsMaxSize() - 类 com.jdon.container.visitor.http.HttpSessionVisitorFactorySetup 中的方法
 
getComponentVisitor() - 类 com.jdon.container.access.TargetMetaRequest 中的方法
 
getConfFile(String) - 类 com.jdon.util.FileLocator 中的方法
 
getConfigInfo() - 类 com.jdon.container.annotation.ContainerLoaderAnnotation 中的方法
 
getConfigList() - 类 com.jdon.container.access.xml.AppConfigureCollection 中的方法
 
getConfPathXmlFile(String) - 类 com.jdon.util.FileLocator 中的方法
com.jdon.sample.xxx.xml ==> com/jdon/sample/xxx.xml
getConfPathXmlStream(String) - 类 com.jdon.util.FileLocator 中的方法
same as getConfPathXmlFile
getConfStream(String) - 类 com.jdon.util.FileLocator 中的方法
 
getConstructorArguments(PicoContainer, Constructor) - 类 com.jdon.container.pico.JdonConstructorInjectionComponentAdapter 中的方法
 
getConstructors() - 类 com.jdon.bussinessproxy.meta.POJOTargetMetaDef 中的方法
 
getConstructors() - 类 com.jdon.container.config.ComponentMetaDef 中的方法
 
getConsumerMethodHolder() - 类 com.jdon.domain.message.consumer.ModelConsumerMethodHolder 中的方法
 
getConsumerName(Class) - 类 com.jdon.container.annotation.type.ConsumerLoader 中的方法
 
getContainer() - 类 com.jdon.controller.AppUtil 中的方法
 
getContainer(HttpServletRequest) - 类 com.jdon.controller.WebAppUtil 中的静态方法
get this Web application's container
getContainer(ServletContext) - 类 com.jdon.controller.WebAppUtil 中的静态方法
 
getContainerConsumers(String, ContainerWrapper) - 类 com.jdon.container.annotation.type.ConsumerLoader 中的方法
 
getContainerConsumers(String, ContainerWrapper) - 类 com.jdon.container.annotation.type.ModelConsumerLoader 中的方法
 
getContainerFinder() - 类 com.jdon.controller.service.ServiceFacade 中的方法
 
getContainerKey() - 类 com.jdon.controller.AppUtil 中的方法
 
getContainerKey() - 类 com.jdon.controller.WebAppUtil 中的静态方法
get the key for the application container user can directly get his container from servletcontext by the key.
getContainerLoaderAnnotation() - 类 com.jdon.container.annotation.AnnotationContainerRegistry 中的方法
 
getContainerOrignals(ContainerWrapper) - 类 com.jdon.container.pico.JdonConstructorInjectionComponentAdapter 中的方法
 
getContainerWrapper() - 接口 com.jdon.container.builder.ContainerRegistryBuilder 中的方法
 
getContainerWrapper() - 类 com.jdon.container.builder.DefaultContainerBuilder 中的方法
 
getContainerWrapper() - 类 com.jdon.container.finder.ContainerCallback 中的方法
 
getContainerWrapper() - 类 com.jdon.container.pico.ConfigInfo 中的方法
 
getContextHolder() - 类 com.jdon.controller.context.application.MockRequest 中的方法
 
getContextHolder() - 接口 com.jdon.controller.context.RequestWrapper 中的方法
 
getContextHolder() - 类 com.jdon.controller.context.web.HttpServletRequestWrapper 中的方法
 
getCookie(HttpServletRequest, String) - 类 com.jdon.util.RequestUtil 中的静态方法
Convenience method to get a cookie by name
getDataKey() - 类 com.jdon.controller.cache.CacheKey 中的方法
 
getDataKey() - 类 com.jdon.domain.model.cache.ModelKey 中的方法
 
getDataList(DataSource, String, String, int, int) - 类 com.jdon.util.DbUtil 中的方法
 
getDataTypeName() - 类 com.jdon.controller.cache.CacheKey 中的方法
 
getDateTimeDisp(String) - 类 com.jdon.util.UtilDateTime 中的静态方法
datetime is the String of System.currentTimeMillis() 返回标准中国(缺省)的时间显示格式
getDayEnd(Timestamp) - 类 com.jdon.util.UtilDateTime 中的静态方法
 
getDayEnd(Timestamp, int) - 类 com.jdon.util.UtilDateTime 中的静态方法
 
getDayStart(Timestamp) - 类 com.jdon.util.UtilDateTime 中的静态方法
 
getDayStart(Timestamp, int) - 类 com.jdon.util.UtilDateTime 中的静态方法
 
getDecaredField(Class, String) - 类 com.jdon.util.ClassUtil 中的静态方法
 
getDestination() - 类 com.jdon.domain.message.Command 中的方法
 
getDisruptor(String) - 类 com.jdon.async.disruptor.DisruptorFactory 中的方法
 
getDisruptor(String) - 类 com.jdon.async.disruptor.DisruptorForCommandFactory 中的方法
 
getDisruptor(String) - 类 com.jdon.async.disruptor.pool.DisruptorCommandPoolFactory 中的方法
 
getDisruptor(String) - 类 com.jdon.async.disruptor.pool.DisruptorPoolFactory 中的方法
 
getDisruptorFactory() - 类 com.jdon.async.disruptor.pool.DisruptorPoolFactory 中的方法
 
getDisruptorForCommandFactory() - 类 com.jdon.async.disruptor.pool.DisruptorCommandPoolFactory 中的方法
 
getDisruptorSingle(String) - 类 com.jdon.async.disruptor.DisruptorFactory 中的方法
 
getDisruptorSingle(String) - 类 com.jdon.async.disruptor.pool.DisruptorPoolFactory 中的方法
 
getDomainMessage() - 类 com.jdon.async.disruptor.EventDisruptor 中的方法
 
getDomainMessage() - 类 com.jdon.async.future.EventResultFuture 中的方法
 
getEhcacheConfFileName() - 类 com.jdon.components.encache.EhcacheConf 中的方法
 
getErrors() - 接口 com.jdon.controller.events.Event 中的方法
 
getErrors() - 类 com.jdon.controller.events.EventSupport 中的方法
 
getEventName() - 接口 com.jdon.controller.events.Event 中的方法
 
getEventName() - 类 com.jdon.controller.events.EventSupport 中的方法
 
getEventResult() - 类 com.jdon.domain.message.DomainMessage 中的方法
get a Event Result until time out value
getEventResultHandler() - 类 com.jdon.domain.message.DomainMessage 中的方法
 
getEventSource() - 类 com.jdon.domain.message.DomainMessage 中的方法
 
getExpireTime() - 类 com.jdon.cache.UtilCache 中的方法
return the current expire time for the cache elements
getFormName() - 类 com.jdon.domain.model.cache.ModelKey 中的方法
 
getFutureTask() - 类 com.jdon.async.future.EventResultFuture 中的方法
 
getGreediestSatisfiableConstructor(PicoContainer) - 类 com.jdon.container.pico.JdonConstructorInjectionComponentAdapter 中的方法
 
getGreediestSatisfiableConstructor(PicoContainer) - 类 com.jdon.container.pico.JdonInstantiatingComponentAdapter 中的方法
Find and return the greediest satisfiable constructor.
getHitCount() - 类 com.jdon.cache.UtilCache 中的方法
Returns the number of successful hits on the cache
getID() - 接口 com.jdon.controller.model.Node 中的方法
 
getIndentStep() - 类 com.jdon.util.jdom.DataFormatFilter 中的方法
Return the current indent step.
getInitParameter(String) - 接口 com.jdon.controller.context.AppContextWrapper 中的方法
 
getInitParameter(String) - 类 com.jdon.controller.context.application.Application 中的方法
 
getInitParameter(String) - 类 com.jdon.controller.context.web.ServletContextWrapper 中的方法
 
getInjectObject(Object, Class) - 类 com.jdon.domain.model.injection.ModelProxyInjection 中的方法
 
getInputParametersPositions() - 类 com.jdon.container.interceptor.IntroduceInfo 中的方法
 
getInputStream(String) - 类 com.jdon.container.config.aspect.AopInterceptorsXmlLoader 中的方法
 
getInputStream(String) - 类 com.jdon.controller.config.XmlParser 中的方法
 
getInstance(ComponentAdapter) - 类 com.jdon.container.pico.JdonPicoContainer 中的方法
modify this method of old DefaultPicocontainer
getInterceptorKey() - 类 com.jdon.controller.AppUtil 中的方法
 
getInterceptorKey() - 类 com.jdon.controller.WebAppUtil 中的静态方法
get the key for the interceptor, by the key, use can add his interceptor to the container
getInterceptors() - 类 com.jdon.container.annotation.AnnotationHolder 中的方法
 
getInterfaces(TargetMetaDef) - 类 com.jdon.bussinessproxy.dyncproxy.ProxyInstanceFactoryVisitable 中的方法
get the interface of target class if it is EJB, it is ejb local/remote interface if it is pojo, it is a class .
getInterfaces() - 类 com.jdon.bussinessproxy.meta.AbstractTargetMetaDef 中的方法
 
getInterfaces() - 接口 com.jdon.bussinessproxy.TargetMetaDef 中的方法
 
getInterfaces(Class) - 类 com.jdon.domain.advsior.ComponentAdvsior 中的方法
 
getIntroducedParametersPositions() - 类 com.jdon.container.interceptor.IntroduceInfo 中的方法
 
getIntroduceInfoByIntroducer(Class) - 类 com.jdon.container.interceptor.IntroduceInfoHolder 中的方法
 
getIntroduceInfoHolder() - 类 com.jdon.container.pico.ConfigInfo 中的方法
 
getIntroduceInfos() - 类 com.jdon.container.interceptor.IntroduceInfoHolder 中的方法
 
getIntroduceNames() - 类 com.jdon.container.interceptor.IntroduceInfoHolder 中的方法
 
getIntroducerNameByIntroducedName(String) - 类 com.jdon.container.interceptor.IntroduceInfoHolder 中的方法
 
getKey() - 类 com.jdon.controller.cache.CacheKey 中的方法
 
getKey() - 接口 com.jdon.controller.cache.StringKey 中的方法
 
getLast() - 类 com.jdon.util.ConcurrentLinkedList 中的方法
 
getLexicalHandler() - 类 com.jdon.util.jdom.XMLFilterBase 中的方法
Get the current lexical handler.
getLoadTime() - 类 com.jdon.cache.CacheLine 中的方法
 
getLogger(String) - 类 com.jdon.util.Debug 中的静态方法
 
getMatch_MethodName() - 类 com.jdon.aop.interceptor.CacheInterceptor 中的方法
 
getMaximumSize() - 类 com.jdon.components.guavacache.GuavaCacheConf 中的方法
 
getMaxPoolSize() - 类 com.jdon.controller.pool.CommonsPoolAdapter 中的方法
 
getMaxPoolSize() - 接口 com.jdon.controller.pool.Pool 中的方法
 
getMaxPoolSize() - 类 com.jdon.controller.pool.PoolConfigure 中的方法
 
getMaxSize() - 类 com.jdon.cache.UtilCache 中的方法
Returns the current maximum number of elements in the cache
getMessageListener() - 类 com.jdon.async.future.EventResultFuture 中的方法
 
getMethod() - 类 com.jdon.aop.reflection.ProxyMethodInvocation 中的方法
 
getMethod() - 类 com.jdon.container.interceptor.MethodInvocationImp 中的方法
 
getMethod() - 类 com.jdon.domain.message.consumer.ConsumerMethodHolder 中的方法
 
getMethod() - 类 com.jdon.domain.proxy.ModelMethodInvocation 中的方法
 
getMethodInvokerUtil() - 类 com.jdon.aop.reflection.MethodConstructor 中的方法
 
getMethodMetaArgs() - 类 com.jdon.container.access.TargetMetaRequest 中的方法
 
getMethodName() - 类 com.jdon.bussinessproxy.meta.MethodMetaArgs 中的方法
 
getMethods() - 类 com.jdon.container.interceptor.IntroduceInfo 中的方法
 
getMissCount() - 类 com.jdon.cache.UtilCache 中的方法
Returns the number of cache misses
getModel() - 类 com.jdon.controller.events.EventModel 中的方法
 
getModel() - 类 com.jdon.domain.proxy.ModelProxyWrapper 中的方法
 
getModelClass() - 类 com.jdon.domain.model.cache.ModelKey 中的方法
 
getModelConsumerMethodHolder(String) - 类 com.jdon.async.disruptor.DisruptorForCommandFactory 中的方法
 
getModelIF() - 类 com.jdon.controller.events.EventModel 中的方法
 
getModelproxy() - 类 com.jdon.domain.proxy.ModelProxyWrapper 中的方法
 
getName() - 类 com.jdon.bussinessproxy.meta.POJOTargetMetaDef 中的方法
 
getName() - 接口 com.jdon.bussinessproxy.TargetMetaDef 中的方法
 
getName() - 类 com.jdon.container.config.ComponentMetaDef 中的方法
 
getNextDayStart(Timestamp) - 类 com.jdon.util.UtilDateTime 中的静态方法
 
getNumActive() - 类 com.jdon.controller.pool.CommonsPoolAdapter 中的方法
 
getNumActive() - 接口 com.jdon.controller.pool.Pool 中的方法
 
getNumIdle() - 类 com.jdon.controller.pool.CommonsPoolAdapter 中的方法
 
getNumIdle() - 接口 com.jdon.controller.pool.Pool 中的方法
 
getOrderInt() - 接口 com.jdon.controller.model.Node 中的方法
 
getParamTypes() - 类 com.jdon.bussinessproxy.meta.MethodMetaArgs 中的方法
 
getParent() - 类 com.jdon.container.pico.JdonPicoContainer 中的方法
 
getParentAllInterfaces(Class) - 类 com.jdon.util.ClassUtil 中的静态方法
 
getParentID() - 接口 com.jdon.controller.model.Node 中的方法
 
getPassword(int, String) - 类 com.jdon.util.StringUtil 中的静态方法
 
getPassword(int) - 类 com.jdon.util.StringUtil 中的静态方法
 
getPModel(Class) - 类 com.jdon.domain.model.cache.ModelCacheManager 中的方法
 
getPointcut() - 类 com.jdon.container.config.aspect.AspectComponentsMetaDef 中的方法
 
getPointcutName() - 类 com.jdon.aop.interceptor.Advisor 中的方法
 
getPOJOInterfaces(TargetMetaDef) - 类 com.jdon.bussinessproxy.dyncproxy.ProxyInstanceFactoryVisitable 中的方法
 
getPool() - 类 com.jdon.controller.pool.CommonsPoolFactory 中的方法
 
getPredefinedCacheName() - 类 com.jdon.components.encache.EhcacheConf 中的方法
 
getPrincipalName(SessionContext) - 类 com.jdon.container.visitor.http.HttpRequestUserSetup 中的方法
 
getPrintStream() - 类 com.jdon.util.Debug 中的静态方法
 
getPrintWriter() - 类 com.jdon.util.Debug 中的静态方法
 
getProductAllCount(DataSource, String, String) - 类 com.jdon.util.DbUtil 中的静态方法
 
getProperty(String) - 类 com.jdon.util.jdom.XMLFilterBase 中的方法
Look up the value of a property.
getProperty(String) - 类 com.jdon.util.jdom.XMLProperties 中的方法
Returns the value of the specified property.
getProperty(String) - 类 com.jdon.util.PropsUtil 中的方法
 
getRandColor(int, int) - 类 com.jdon.util.RegisterCode 中的方法
 
getRegisteredPrincipal() - 类 com.jdon.controller.context.application.MockRequest 中的方法
 
getRegisteredPrincipal() - 接口 com.jdon.controller.context.RequestWrapper 中的方法
 
getRegisteredPrincipal() - 类 com.jdon.controller.context.web.HttpServletRequestWrapper 中的方法
 
getRegistryDirectory() - 接口 com.jdon.container.ContainerWrapper 中的方法
return all registered components's class/name in container.
getRegistryDirectory() - 类 com.jdon.container.pico.PicoContainerWrapper 中的方法
 
getRemoteAddr() - 类 com.jdon.controller.context.application.MockRequest 中的方法
 
getRemoteAddr() - 接口 com.jdon.controller.context.RequestWrapper 中的方法
 
getRemoteAddr() - 类 com.jdon.controller.context.web.HttpServletRequestWrapper 中的方法
 
getRequestParameters(HttpServletRequest) - 类 com.jdon.util.RequestUtil 中的静态方法
Creates query String from request body parameters
getResourceAsStream(String) - 接口 com.jdon.controller.context.AppContextWrapper 中的方法
 
getResourceAsStream(String) - 类 com.jdon.controller.context.application.Application 中的方法
 
getResourceAsStream(String) - 类 com.jdon.controller.context.web.ServletContextWrapper 中的方法
 
getReturnParametersPositions() - 类 com.jdon.container.interceptor.IntroduceInfo 中的方法
 
getRingBufferSize() - 类 com.jdon.async.disruptor.DisruptorParams 中的方法
 
getScannedAnnotations(AppContextWrapper) - 类 com.jdon.container.annotation.type.AnnotationScaner 中的方法
 
getService() - 接口 com.jdon.container.access.ServiceAccessor 中的方法
 
getService() - 类 com.jdon.container.access.ServiceAccessorImp 中的方法
 
getService(String) - 类 com.jdon.controller.AppUtil 中的方法
 
getService(TargetMetaDef) - 类 com.jdon.controller.AppUtil 中的方法
 
getService(AppContextWrapper) - 类 com.jdon.controller.service.ServiceFacade 中的方法
the applciation' code get the service instance, such as: XXXService xxxService = WeAppUtil.getService("xxxService");
getService(String, AppContextWrapper) - 接口 com.jdon.controller.service.ServiceFactory 中的方法
 
getService(String, RequestWrapper) - 接口 com.jdon.controller.service.ServiceFactory 中的方法
 
getService(TargetMetaDef, RequestWrapper) - 接口 com.jdon.controller.service.ServiceFactory 中的方法
 
getService(RequestWrapper) - 接口 com.jdon.controller.service.WebServiceAccessor 中的方法
 
getService() - 接口 com.jdon.controller.service.WebServiceAccessor 中的方法
 
getService(RequestWrapper) - 类 com.jdon.controller.service.WebServiceAccessorImp 中的方法
 
getService() - 类 com.jdon.controller.service.WebServiceAccessorImp 中的方法
No Session , nothing to do
getService(String, RequestWrapper) - 类 com.jdon.controller.service.WebServiceFactory 中的方法
 
getService(TargetMetaDef, RequestWrapper) - 类 com.jdon.controller.service.WebServiceFactory 中的方法
get a service instance the service must have a interface and implements it.
getService(TargetMetaDef, AppContextWrapper) - 类 com.jdon.controller.service.WebServiceFactory 中的方法
 
getService(String, AppContextWrapper) - 类 com.jdon.controller.service.WebServiceFactory 中的方法
 
getService(String, HttpServletRequest) - 类 com.jdon.controller.WebAppUtil 中的静态方法
get a service from jdonframework.xml's service configure. the service maybe is a service .
getService(String, ServletContext) - 类 com.jdon.controller.WebAppUtil 中的静态方法
Difference with getComponentInstance method: 1. this method return new service instance each times. 2. call methods of the return service instance, will active interceptors.
getService(TargetMetaDef, HttpServletRequest) - 类 com.jdon.controller.WebAppUtil 中的静态方法
 
getServiceFactory(AppContextWrapper) - 类 com.jdon.controller.service.ServiceFacade 中的方法
the model configure in jdonframework.xml will execute the service directly.
getServletContext() - 类 com.jdon.controller.context.web.ServletContextWrapper 中的方法
 
getSession() - 接口 com.jdon.controller.events.Event 中的方法
 
getSession() - 类 com.jdon.controller.events.EventSupport 中的方法
 
getSessionContext() - 类 com.jdon.container.access.TargetMetaRequest 中的方法
 
getSessionContext() - 接口 com.jdon.container.visitor.data.SessionContextAcceptable 中的方法
 
getSessionHolder() - 类 com.jdon.controller.context.ContextHolder 中的方法
 
getSortName() - 类 com.jdon.domain.message.DomainEventDispatchHandler 中的方法
 
getStaticPart() - 类 com.jdon.aop.reflection.ProxyMethodInvocation 中的方法
 
getStaticPart() - 类 com.jdon.container.interceptor.MethodInvocationImp 中的方法
 
getStaticPart() - 类 com.jdon.domain.proxy.ModelMethodInvocation 中的方法
 
getStringValue(String) - 类 com.jdon.controller.model.DynamicModel 中的方法
 
getSubKeys(Object) - 类 com.jdon.util.MultiHashMap 中的方法
 
getTarget() - 类 com.jdon.container.interceptor.IntroduceInfo 中的方法
 
getTargetMetaDef(String) - 类 com.jdon.container.access.TargetMetaDefHolder 中的方法
 
getTargetMetaDef() - 类 com.jdon.container.access.TargetMetaRequest 中的方法
 
getTargetMetaDef(String, ContainerWrapper) - 类 com.jdon.container.access.UserTargetMetaDefFactory 中的方法
 
getTargetMetaDefHolder() - 类 com.jdon.container.annotation.AnnotationHolder 中的方法
 
getTargetMetaRequest() - 类 com.jdon.container.access.TargetMetaRequestsHolder 中的方法
 
getTargetName() - 类 com.jdon.container.interceptor.IntroduceInfo 中的方法
 
getTargetName(Class) - 类 com.jdon.container.interceptor.IntroduceInfoHolder 中的方法
 
getTargetObjectFactory() - 类 com.jdon.bussinessproxy.meta.POJOTargetMetaDef 中的方法
 
getTargetObjectFactory() - 类 com.jdon.bussinessproxy.meta.SingletonPOJOTargetMetaDef 中的方法
 
getTargetObjectFactory() - 接口 com.jdon.bussinessproxy.TargetMetaDef 中的方法
 
getThis() - 类 com.jdon.aop.reflection.ProxyMethodInvocation 中的方法
 
getThis() - 类 com.jdon.container.interceptor.MethodInvocationImp 中的方法
 
getThis() - 类 com.jdon.domain.proxy.ModelMethodInvocation 中的方法
 
getTimeoutforeturnResult() - 类 com.jdon.async.disruptor.EventResultHandlerImp 中的方法
 
getTreeSet() - 类 com.jdon.async.disruptor.DisruptorFactory 中的方法
 
getTreeSet() - 类 com.jdon.async.disruptor.DisruptorForCommandFactory 中的方法
 
getUseSoftReference() - 类 com.jdon.cache.UtilCache 中的方法
Return whether or not the cache lines should use a soft reference to the data
getValue() - 类 com.jdon.async.disruptor.EventResultDisruptor 中的方法
 
getValue() - 类 com.jdon.cache.CacheLine 中的方法
 
getValue(String) - 类 com.jdon.controller.model.DynamicModel 中的方法
 
getVisitableName() - 类 com.jdon.container.access.TargetMetaRequest 中的方法
 
getWaitAtSequence() - 类 com.jdon.async.disruptor.ValueEventProcessor 中的方法
 
getxClasses() - 类 com.jdon.container.annotation.AnnotationHolder 中的方法
 
guardedContainer - 类 com.jdon.container.pico.JdonInstantiatingComponentAdapter.Guard 中的变量
 
GuavaCacheConf - com.jdon.components.guavacache 中的 类
 
GuavaCacheConf(String) - 类 com.jdon.components.guavacache.GuavaCacheConf 的构造方法
 
GuavaCacheProvider - com.jdon.components.guavacache 中的 类
 
GuavaCacheProvider(GuavaCacheConf) - 类 com.jdon.components.guavacache.GuavaCacheProvider 的构造方法
 
GZIP - 类 com.jdon.util.Base64 中的静态变量
Specify that data should be gzip-compressed in second bit.

H

handlesMap - 类 com.jdon.async.disruptor.DisruptorFactory 中的变量
 
handlesMap - 类 com.jdon.async.disruptor.DisruptorForCommandFactory 中的变量
 
hasExpired(Object) - 类 com.jdon.cache.UtilCache 中的方法
Returns a boolean specifying whether or not the element corresponding to the key has expired.
hasExpired(CacheLine) - 类 com.jdon.cache.UtilCache 中的方法
 
hasLifecycle(Class) - 类 com.jdon.container.pico.JdonInstantiatingComponentAdapter 中的方法
 
hitCount - 类 com.jdon.cache.UtilCache 中的变量
A count of the number of cache hits
HttpRequestUserSetup - com.jdon.container.visitor.http 中的 类
 
HttpRequestUserSetup() - 类 com.jdon.container.visitor.http.HttpRequestUserSetup 的构造方法
 
HttpResponseCacheFilter - com.jdon.util 中的 类
解决两个功能: 1.
HttpResponseCacheFilter() - 类 com.jdon.util.HttpResponseCacheFilter 的构造方法
 
HttpServletRequestWrapper - com.jdon.controller.context.web 中的 类
 
HttpServletRequestWrapper(HttpServletRequest) - 类 com.jdon.controller.context.web.HttpServletRequestWrapper 的构造方法
 
HttpServletRequestWrapper(HttpServletRequest, ContextHolder) - 类 com.jdon.controller.context.web.HttpServletRequestWrapper 的构造方法
 
HttpSessionProxyComponentVisitor - com.jdon.container.visitor.http 中的 类
using HttpSession as those components that need be cached now there are three kinds type: ComponentKeys.PROXYINSTANCE_FACTORY ComponentKeys.TARGETSERVICE_FACTORY; ComponentKeys.SESSIONCONTEXT_FACTORY; PROXYINSTANCE_FACTORY and TARGETSERVICE_FACTORY are the factorys that create components that need be optimized, if every time create these components, it will cost performance.
HttpSessionProxyComponentVisitor(ComponentVisitor, TargetMetaRequestsHolder, HttpSessionVisitorFactorySetup) - 类 com.jdon.container.visitor.http.HttpSessionProxyComponentVisitor 的构造方法
 
HttpSessionVisitorFactoryImp - com.jdon.container.visitor.http 中的 类
the factory of ComponentVisitor's one sub-class HttpSessionComponentVisitor if you replace this class with your Session Implementations , modify contain.xml about this class call this class by name :com.jdon.container.finder.ComponentKeys.VISITOR_FACTORY used in UserTargetMetaDefFactory.createTargetMetaRequest(TargetMetaDef, com.jdon.controller.context.ContextHolder) ComponentVisitor is ComponentOriginalVisitor that configured in contain.xml
HttpSessionVisitorFactoryImp(ComponentVisitor, TargetMetaRequestsHolder, HttpSessionVisitorFactorySetup) - 类 com.jdon.container.visitor.http.HttpSessionVisitorFactoryImp 的构造方法
 
HttpSessionVisitorFactorySetup - com.jdon.container.visitor.http 中的 类
 
HttpSessionVisitorFactorySetup(String, String) - 类 com.jdon.container.visitor.http.HttpSessionVisitorFactorySetup 的构造方法
 
HttpSessionWrapper - com.jdon.controller.context.web 中的 类
 
HttpSessionWrapper(HttpSession) - 类 com.jdon.controller.context.web.HttpSessionWrapper 的构造方法
 

I

ignorableWhitespace(char[], int, int) - 类 com.jdon.util.jdom.DataUnformatFilter 中的方法
Filter an ignorable whitespace event.
ignore - 类 com.jdon.util.SetCharacterEncodingFilter 中的变量
Should a character encoding specified by the client be ignored?
implementsInterface(Class, Class) - 类 com.jdon.container.annotation.type.ConsumerLoader 中的方法
 
IMPORTANT - 类 com.jdon.util.Debug 中的静态变量
 
importantOn() - 类 com.jdon.util.Debug 中的静态方法
 
INFO - 类 com.jdon.util.Debug 中的静态变量
 
infoOn() - 类 com.jdon.util.Debug 中的静态方法
 
init() - 类 com.jdon.bussinessproxy.meta.POJOTargetMetaDef 中的方法
 
init() - 类 com.jdon.bussinessproxy.meta.SingletonPOJOTargetMetaDef 中的方法
 
init(FilterConfig) - 类 com.jdon.util.DisableUrlSessionFilter 中的方法
Unused.
init(FilterConfig) - 类 com.jdon.util.HttpResponseCacheFilter 中的方法
 
init(FilterConfig) - 类 com.jdon.util.SetCharacterEncodingFilter 中的方法
Place this filter into service.
initialized(AppContextWrapper) - 类 com.jdon.container.startup.ContainerSetupScript 中的方法
Initialize application container
Inject - com.jdon.annotation.model 中的 注释类型
Domain Model should normal live in memory not in database. so cache in memory is very important for domain model life cycle.
injectProperties(Object) - 类 com.jdon.domain.model.injection.ModelProxyInjection 中的方法
 
Input - com.jdon.annotation.pointcut.method 中的 注释类型
 
InroduceLoader - com.jdon.container.annotation.type 中的 类
 
InroduceLoader(AnnotationScaner, IntroduceInfoHolder) - 类 com.jdon.container.annotation.type.InroduceLoader 的构造方法
 
INSTANCE_CACHE - 接口 com.jdon.container.finder.ComponentKeys 中的静态变量
 
InstanceCache - com.jdon.controller.cache 中的 类
simple instance cache this class can be used cache some components.
InstanceCache() - 类 com.jdon.controller.cache.InstanceCache 的构造方法
 
instantiationGuard - 类 com.jdon.container.pico.JdonConstructorInjectionComponentAdapter 中的变量
 
INTERBASE - 类 com.jdon.util.DbUtil 中的静态变量
 
intercept(Object, Method, Object[], MethodProxy) - 类 com.jdon.bussinessproxy.dyncproxy.cglib.CGLIBDynamicProxyWeaving 中的方法
 
intercept(Object, Method, Object[], MethodProxy) - 类 com.jdon.container.interceptor.CGLIBMethodInterceptorImp 中的方法
 
intercept(Object, Method, Object[], MethodProxy) - 类 com.jdon.domain.proxy.ModelCGLIBMethodInterceptorImp 中的方法
 
Interceptor - com.jdon.annotation 中的 注释类型
 
INTERCEPTOR_CHAIN - 接口 com.jdon.container.finder.ComponentKeys 中的静态变量
 
INTERCEPTOR_CHAIN_FACTORY - 接口 com.jdon.container.finder.ComponentKeys 中的静态变量
 
InterceptorLoader - com.jdon.container.annotation.type 中的 类
 
InterceptorLoader(AnnotationScaner, IntroduceInfoHolder) - 类 com.jdon.container.annotation.type.InterceptorLoader 的构造方法
 
interceptors - 类 com.jdon.aop.reflection.ProxyMethodInvocation 中的变量
 
interceptors - 类 com.jdon.container.interceptor.MethodInvocationImp 中的变量
 
interceptors - 类 com.jdon.domain.proxy.ModelMethodInvocation 中的变量
 
InterceptorsChain - com.jdon.aop.interceptor 中的 类
Interceptors chain all interceptors will add in this collection
InterceptorsChain() - 类 com.jdon.aop.interceptor.InterceptorsChain 的构造方法
 
Introduce - com.jdon.annotation 中的 注释类型
 
IntroduceInfo - com.jdon.container.interceptor 中的 类
 
IntroduceInfo(String, Class) - 类 com.jdon.container.interceptor.IntroduceInfo 的构造方法
 
IntroduceInfoHolder - com.jdon.container.interceptor 中的 类
 
IntroduceInfoHolder() - 类 com.jdon.container.interceptor.IntroduceInfoHolder 的构造方法
 
invoke() - 类 com.jdon.aop.AopClient 中的方法
directly called by client with TargetMetaDef such as InvokerServlet: Object object = (Service)service.execute(targetMetaDef, methodMetaArgs, requestW); different target service has its Interceptor instance and MethodInvocation instance
invoke(TargetMetaRequest, Method, Object[]) - 类 com.jdon.aop.AopClient 中的方法
dynamic proxy active this method when client call userService.xxxmethod
invoke(MethodInvocation) - 类 com.jdon.aop.interceptor.CacheInterceptor 中的方法
 
invoke(MethodInvocation) - 类 com.jdon.aop.interceptor.ComponentMessageInterceptor 中的方法
 
invoke(MethodInvocation) - 类 com.jdon.aop.interceptor.PoolInterceptor 中的方法
 
invoke(MethodInvocation) - 类 com.jdon.aop.interceptor.SessionContextInterceptor 中的方法
 
invoke(MethodInvocation) - 类 com.jdon.aop.interceptor.StatefulInterceptor 中的方法
 
invoke(Object, Method, Object[]) - 类 com.jdon.bussinessproxy.dyncproxy.cglib.CGLIBDynamicProxyWeaving 中的方法
方法调用 需要拦截方法在这里实现。
invoke(Object, Method, Object[]) - 类 com.jdon.bussinessproxy.dyncproxy.DynamicProxyWeaving 中的方法
方法调用 需要拦截方法在这里实现。
invoke(Method, Object[], MethodProxy) - 类 com.jdon.container.interceptor.BeforeAfterMethodTarget 中的方法
 
invoke(MethodInvocation) - 类 com.jdon.domain.message.MessageInterceptor 中的方法
 
invoke(MethodInvocation) - 类 com.jdon.domain.model.cache.DomainCacheInterceptor 中的方法
 
isAcceptable(Class) - 类 com.jdon.domain.advsior.ModelAdvisor 中的方法
 
isAdviceAround(Class, Method) - 类 com.jdon.domain.model.cache.DomainCacheInterceptor 中的方法
 
isAlphabetic(String) - 类 com.jdon.util.UtilValidate 中的静态方法
Returns true if string s is letters only.
isAlphanumeric(String) - 类 com.jdon.util.UtilValidate 中的静态方法
Returns true if string s is English letters (A ..
isAmericanExpress(String) - 类 com.jdon.util.UtilValidate 中的静态方法
Checks to see if the cc number is a valid American Express number
isAnyCard(String) - 类 com.jdon.util.UtilValidate 中的静态方法
Checks to see if the cc number is a valid number for any accepted credit card
isAnyCardMsg - 类 com.jdon.util.UtilValidate 中的静态变量
 
isAsyn() - 类 com.jdon.async.future.EventResultFuture 中的方法
 
isCachable(Object) - 类 com.jdon.controller.model.ModelUtil 中的静态方法
 
isCacheable() - 接口 com.jdon.controller.cache.Cacheable 中的方法
 
isCacheable() - 类 com.jdon.controller.model.Model 中的方法
in the past version, this method name is isCacheble, now change it after 1.3 !
isCacheable() - 接口 com.jdon.controller.model.ModelIF 中的方法
in the past version, this method name is isCacheble, now change it after 1.3 !
isCardMatch(String, String) - 类 com.jdon.util.UtilValidate 中的静态方法
Checks to see if the cc number is a valid number for the specified type
isCarteBlanche(String) - 类 com.jdon.util.UtilValidate 中的静态方法
Checks to see if the cc number is a valid Carte Blanche number
isComponent(Object) - 类 com.jdon.domain.model.injection.ModelProxyInjection 中的方法
 
isContain(String) - 类 com.jdon.async.disruptor.DisruptorFactory 中的方法
 
isContain(String) - 类 com.jdon.async.disruptor.DisruptorForCommandFactory 中的方法
 
isContiguousStateCode(String) - 类 com.jdon.util.UtilValidate 中的静态方法
Return true if s is a valid contiguous U.S.
isContiguousStateCodeMsg - 类 com.jdon.util.UtilValidate 中的静态变量
 
isContiguousZipCode(String) - 类 com.jdon.util.UtilValidate 中的静态方法
Returns true if string s is a valid contiguous U.S.
isContiguousZipCodeMsg - 类 com.jdon.util.UtilValidate 中的静态变量
 
isCreditCard(String) - 类 com.jdon.util.UtilValidate 中的静态方法
Checks credit card number with Luhn Mod-10 test
isCreditCardPrefixMsg - 类 com.jdon.util.UtilValidate 中的静态变量
 
isCreditCardSuffixMsg - 类 com.jdon.util.UtilValidate 中的静态变量
 
isDate(String, String, String) - 类 com.jdon.util.UtilValidate 中的静态方法
isDate returns true if string arguments year, month, and day form a valid date.
isDate(String) - 类 com.jdon.util.UtilValidate 中的静态方法
isDate returns true if string argument date forms a valid date.
isDateAfterToday - 类 com.jdon.util.UtilValidate 中的静态变量
 
isDateAfterToday(String) - 类 com.jdon.util.UtilValidate 中的静态方法
isDate returns true if string argument date forms a valid date and is after today.
isDateMsg - 类 com.jdon.util.UtilValidate 中的静态变量
 
isDatePrefixMsg - 类 com.jdon.util.UtilValidate 中的静态变量
 
isDateSuffixMsg - 类 com.jdon.util.UtilValidate 中的静态变量
 
isDay(String) - 类 com.jdon.util.UtilValidate 中的静态方法
isDay returns true if string s is a valid day number between 1 and 31.
isDayMsg - 类 com.jdon.util.UtilValidate 中的静态变量
 
isDigit(char) - 类 com.jdon.util.UtilValidate 中的静态方法
Returns true if character c is a digit (0 .. 9).
isDinersClub(String) - 类 com.jdon.util.UtilValidate 中的静态方法
Checks to see if the cc number is a valid Diners Club number
isDiscover(String) - 类 com.jdon.util.UtilValidate 中的静态方法
Checks to see if the cc number is a valid Discover number
isDynamiceProxyisCached() - 类 com.jdon.container.visitor.http.HttpSessionVisitorFactorySetup 中的方法
 
isEJB() - 类 com.jdon.bussinessproxy.meta.POJOTargetMetaDef 中的方法
 
isEJB() - 接口 com.jdon.bussinessproxy.TargetMetaDef 中的方法
 
isEmail(String) - 类 com.jdon.util.UtilValidate 中的静态方法
Email address must be of form a@b.c -- in other words: - there must be at least one character before the @ - there must be at least one character before and after the
isEmailMsg - 类 com.jdon.util.UtilValidate 中的静态变量
 
isEmpty() - 类 com.jdon.controller.model.DynamicModel 中的方法
 
isEmpty(String) - 类 com.jdon.util.UtilValidate 中的静态方法
Check whether string s is empty.
isEmpty(Collection) - 类 com.jdon.util.UtilValidate 中的静态方法
Check whether collection c is empty.
isEnRoute(String) - 类 com.jdon.util.UtilValidate 中的静态方法
Checks to see if the cc number is a valid EnRoute number
isFloat(String) - 类 com.jdon.util.UtilValidate 中的静态方法
True if string s is an unsigned floating point(real) number.
isFloatMsg - 类 com.jdon.util.UtilValidate 中的静态变量
 
isHour(String) - 类 com.jdon.util.UtilValidate 中的静态方法
isHour returns true if string s is a valid number between 0 and 23.
isHourMsg - 类 com.jdon.util.UtilValidate 中的静态变量
 
isInteger(String) - 类 com.jdon.util.UtilValidate 中的静态方法
Returns true if all characters in string s are numbers.
isIntegerInRange(String, int, int) - 类 com.jdon.util.UtilValidate 中的静态方法
isIntegerInRange returns true if string s is an integer within the range of integer arguments a and b, inclusive.
isIntegerMsg - 类 com.jdon.util.UtilValidate 中的静态变量
 
isInternationalPhoneNumber(String) - 类 com.jdon.util.UtilValidate 中的静态方法
isInternationalPhoneNumber returns true if string s is a valid international phone number.
isInternationalPhoneNumberMsg - 类 com.jdon.util.UtilValidate 中的静态变量
 
isJCB(String) - 类 com.jdon.util.UtilValidate 中的静态方法
Checks to see if the cc number is a valid JCB number
isKernelStartup() - 接口 com.jdon.container.builder.ContainerRegistryBuilder 中的方法
 
isKernelStartup() - 类 com.jdon.container.builder.DefaultContainerBuilder 中的方法
 
isLetter(char) - 类 com.jdon.util.UtilValidate 中的静态方法
Returns true if character c is an English letter (A ..
isLetterOrDigit(char) - 类 com.jdon.util.UtilValidate 中的静态方法
Returns true if character c is a letter or digit.
isLongMsg - 类 com.jdon.util.UtilValidate 中的静态变量
 
isMasterCard(String) - 类 com.jdon.util.UtilValidate 中的静态方法
Checks to see if the cc number is a valid Master Card number
isMinute(String) - 类 com.jdon.util.UtilValidate 中的静态方法
isMinute returns true if string s is a valid number between 0 and 59.
isMinuteMsg - 类 com.jdon.util.UtilValidate 中的静态变量
 
isModel(Object) - 类 com.jdon.controller.model.ModelUtil 中的静态方法
 
isModel(Class) - 类 com.jdon.controller.model.ModelUtil 中的静态方法
 
isModified() - 类 com.jdon.controller.model.Model 中的方法
 
isModified() - 接口 com.jdon.controller.model.ModelIF 中的方法
 
isModified(Object) - 类 com.jdon.controller.model.ModelUtil 中的静态方法
 
isMonth(String) - 类 com.jdon.util.UtilValidate 中的静态方法
isMonth returns true if string s is a valid month number between 1 and 12.
isMonthMsg - 类 com.jdon.util.UtilValidate 中的静态变量
 
isNegativeInteger(String) - 类 com.jdon.util.UtilValidate 中的静态方法
Returns true if string s is an integer < 0.
isNonnegativeInteger(String) - 类 com.jdon.util.UtilValidate 中的静态方法
Returns true if string s is an integer >= 0.
isNonpositiveInteger(String) - 类 com.jdon.util.UtilValidate 中的静态方法
Returns true if string s is an integer <= 0.
isNotEmpty(String) - 类 com.jdon.util.UtilValidate 中的静态方法
Check whether string s is NOT empty.
isNotEmpty(Collection) - 类 com.jdon.util.UtilValidate 中的静态方法
Check whether collection c is NOT empty.
isNotEmptyMsg - 类 com.jdon.util.UtilValidate 中的静态变量
 
isNotPoBox(String) - 类 com.jdon.util.UtilValidate 中的静态方法
isNotPoBox returns true if address argument does not contain anything that looks like a a PO Box.
isNull() - 类 com.jdon.domain.message.DomainMessage 中的方法
 
isNull(String) - 类 com.jdon.domain.model.cache.ModelManagerImp 中的方法
 
isOn(int) - 类 com.jdon.util.Debug 中的静态方法
 
isPoolabe(TargetMetaDef) - 类 com.jdon.aop.interceptor.PoolInterceptor 中的方法
 
isPositiveInteger(String) - 类 com.jdon.util.UtilValidate 中的静态方法
Returns true if string s is an integer > 0.
isSecond(String) - 类 com.jdon.util.UtilValidate 中的静态方法
isSecond returns true if string s is a valid number between 0 and 59.
isSecondMsg - 类 com.jdon.util.UtilValidate 中的静态变量
 
isSessionContextAcceptable(TargetMetaDef) - 类 com.jdon.aop.interceptor.SessionContextInterceptor 中的方法
 
isSignedDouble(String) - 类 com.jdon.util.UtilValidate 中的静态方法
True if string s is a signed or unsigned floating point (real) number.
isSignedDoubleMsg - 类 com.jdon.util.UtilValidate 中的静态变量
 
isSignedFloat(String) - 类 com.jdon.util.UtilValidate 中的静态方法
True if string s is a signed or unsigned floating point (real) number.
isSignedFloatMsg - 类 com.jdon.util.UtilValidate 中的静态变量
 
isSignedInteger(String) - 类 com.jdon.util.UtilValidate 中的静态方法
Returns true if all characters are numbers; first character is allowed to be + or - as well.
isSignedIntegerMsg - 类 com.jdon.util.UtilValidate 中的静态变量
 
isSignedLong(String) - 类 com.jdon.util.UtilValidate 中的静态方法
Returns true if all characters are numbers; first character is allowed to be + or - as well.
isSignedLongMsg - 类 com.jdon.util.UtilValidate 中的静态变量
 
isSSN(String) - 类 com.jdon.util.UtilValidate 中的静态方法
isSSN returns true if string s is a valid U.S.
isSSNMsg - 类 com.jdon.util.UtilValidate 中的静态变量
 
isStart() - 接口 com.jdon.container.ContainerWrapper 中的方法
 
isStart() - 类 com.jdon.container.pico.PicoContainerWrapper 中的方法
 
isStateCode(String) - 类 com.jdon.util.UtilValidate 中的静态方法
Return true if s is a valid U.S.
isStateCodeMsg - 类 com.jdon.util.UtilValidate 中的静态变量
 
isStateful(TargetMetaDef) - 类 com.jdon.aop.interceptor.StatefulInterceptor 中的方法
 
isTime(String, String, String) - 类 com.jdon.util.UtilValidate 中的静态方法
isTime returns true if string arguments hour, minute, and second form a valid time.
isTime(String) - 类 com.jdon.util.UtilValidate 中的静态方法
isTime returns true if string argument time forms a valid time.
isTimeMsg - 类 com.jdon.util.UtilValidate 中的静态变量
 
isUseSoftReference() - 类 com.jdon.cache.CacheLine 中的方法
 
isUSPhoneAreaCode(String) - 类 com.jdon.util.UtilValidate 中的静态方法
isUSPhoneAreaCode returns true if string s is a valid U.S.
isUSPhoneAreaCodeMsg - 类 com.jdon.util.UtilValidate 中的静态变量
 
isUSPhoneMainNumber(String) - 类 com.jdon.util.UtilValidate 中的静态方法
isUSPhoneMainNumber returns true if string s is a valid U.S.
isUSPhoneMainNumberMsg - 类 com.jdon.util.UtilValidate 中的静态变量
 
isUSPhoneMsg - 类 com.jdon.util.UtilValidate 中的静态变量
 
isUSPhoneNumber(String) - 类 com.jdon.util.UtilValidate 中的静态方法
isUSPhoneNumber returns true if string s is a valid U.S.
isVisa(String) - 类 com.jdon.util.UtilValidate 中的静态方法
Checks to see if the cc number is a valid Visa number
isWhitespace(String) - 类 com.jdon.util.UtilValidate 中的静态方法
Returns true if string s is empty or whitespace characters only.
isYear(String) - 类 com.jdon.util.UtilValidate 中的静态方法
isYear returns true if string s is a valid Year number.
isYearMsg - 类 com.jdon.util.UtilValidate 中的静态变量
 
isZipCode(String) - 类 com.jdon.util.UtilValidate 中的静态方法
isZIPCode returns true if string s is a valid U.S.
isZipCodeMsg - 类 com.jdon.util.UtilValidate 中的静态变量
 
iterator() - 类 com.jdon.container.config.ContainerComponents 中的方法
 
IteratorFactory - com.jdon.util.scanAnnotation 中的 类
 
IteratorFactory() - 类 com.jdon.util.scanAnnotation.IteratorFactory 的构造方法
 

J

JdonComponentAdapterFactory - com.jdon.container.pico 中的 类
 
JdonComponentAdapterFactory(boolean) - 类 com.jdon.container.pico.JdonComponentAdapterFactory 的构造方法
 
JdonComponentAdapterFactory(ConfigInfo) - 类 com.jdon.container.pico.JdonComponentAdapterFactory 的构造方法
 
JdonConstructorInjectionComponentAdapter - com.jdon.container.pico 中的 类
Customized ConstructorInjectionComponentAdapter modify the method getComponentInstance of DefaultPicoContainer of picocontainer
JdonConstructorInjectionComponentAdapter(Object, Class, Parameter[], boolean, ConfigInfo) - 类 com.jdon.container.pico.JdonConstructorInjectionComponentAdapter 的构造方法
 
JdonConstructorInjectionComponentAdapter(Object, Class, Parameter[], ConfigInfo) - 类 com.jdon.container.pico.JdonConstructorInjectionComponentAdapter 的构造方法
 
JdonConstructorInjectionComponentAdapter(Object, Class, ConfigInfo) - 类 com.jdon.container.pico.JdonConstructorInjectionComponentAdapter 的构造方法
 
JdonInstantiatingComponentAdapter - com.jdon.container.pico 中的 类
 
JdonInstantiatingComponentAdapter(Object, Class, Parameter[], boolean, ComponentMonitor, LifecycleStrategy) - 类 com.jdon.container.pico.JdonInstantiatingComponentAdapter 的构造方法
Constructs a new ComponentAdapter for the given key and implementation.
JdonInstantiatingComponentAdapter(Object, Class, Parameter[], boolean, ComponentMonitor) - 类 com.jdon.container.pico.JdonInstantiatingComponentAdapter 的构造方法
Constructs a new ComponentAdapter for the given key and implementation.
JdonInstantiatingComponentAdapter(Object, Class, Parameter[], boolean) - 类 com.jdon.container.pico.JdonInstantiatingComponentAdapter 的构造方法
 
JdonInstantiatingComponentAdapter.Guard - com.jdon.container.pico 中的 类
 
JdonInstantiatingComponentAdapter.Guard() - 类 com.jdon.container.pico.JdonInstantiatingComponentAdapter.Guard 的构造方法
 
JdonPicoContainer - com.jdon.container.pico 中的 类
Customized DefaultPicoContainer modify the method getComponentInstance of DefaultPicoContainer of picocontainer, new method is in JdonConstructorInjectionComponentAdapter
JdonPicoContainer(ComponentAdapterFactory, PicoContainer) - 类 com.jdon.container.pico.JdonPicoContainer 的构造方法
Creates a new container with a custom ComponentAdapterFactory and a parent container.
JdonPicoContainer(PicoContainer, ConfigInfo) - 类 com.jdon.container.pico.JdonPicoContainer 的构造方法
Creates a new container with a (caching) DefaultComponentAdapterFactory and a parent container.
JdonPicoContainer(ComponentAdapterFactory) - 类 com.jdon.container.pico.JdonPicoContainer 的构造方法
Creates a new container with a custom ComponentAdapterFactory and no parent container.
JdonPicoContainer(ConfigInfo) - 类 com.jdon.container.pico.JdonPicoContainer 的构造方法
Creates a new container with a (caching) DefaultComponentAdapterFactory and no parent container.
JdonThreadLocalCyclicDependencyGuard - com.jdon.container.pico 中的 类
 
JdonThreadLocalCyclicDependencyGuard() - 类 com.jdon.container.pico.JdonThreadLocalCyclicDependencyGuard 的构造方法
 

K

keyLRUList - 类 com.jdon.cache.UtilCache 中的变量
A list of the elements order by Least Recent Use
keyLRUList - 类 com.jdon.util.ConcurrentLinkedList 中的变量
A list of the elements order by Least Recent Use
keys() - 类 com.jdon.controller.cache.InstanceCache 中的方法
 
keySet() - 类 com.jdon.cache.LRUCache 中的方法
 
keySet() - 类 com.jdon.cache.UtilCache 中的方法
 
keySet() - 类 com.jdon.components.encache.EncacheProvider 中的方法
 
keySet() - 类 com.jdon.components.guavacache.GuavaCacheProvider 中的方法
 
keySet() - 接口 com.jdon.controller.cache.Cache 中的方法
 

L

letters - 类 com.jdon.util.UtilValidate 中的静态变量
letter characters
levelObjs - 类 com.jdon.util.Debug 中的静态变量
 
levelProps - 类 com.jdon.util.Debug 中的静态变量
 
levels - 类 com.jdon.util.Debug 中的静态变量
 
LEXICAL_HANDLER_NAMES - 类 com.jdon.util.jdom.XMLFilterBase 中的静态变量
 
LifeCycle - com.jdon.domain.model.cache 中的 接口
when a model is added or removed from cache, will callback this method.
lifecycleStrategy - 类 com.jdon.container.pico.JdonInstantiatingComponentAdapter 中的变量
The strategy used to control the lifecycle
load(String) - 类 com.jdon.controller.config.XmlParser 中的方法
 
loadAllAspectConfig(AppContextWrapper) - 类 com.jdon.container.factory.ContainerLoaderXML 中的方法
 
loadAllContainerConfig(AppContextWrapper) - 类 com.jdon.container.factory.ContainerLoaderXML 中的方法
 
loadAnnotationComponents(AnnotationHolder, AppContextWrapper, ContainerWrapper) - 类 com.jdon.container.annotation.type.ComponentLoader 中的方法
 
loadAnnotationConsumers(AnnotationHolder, AppContextWrapper, ContainerWrapper) - 类 com.jdon.container.annotation.type.ConsumerLoader 中的方法
 
loadAnnotationHolder(AppContextWrapper, ContainerWrapper) - 类 com.jdon.container.annotation.ContainerLoaderAnnotation 中的方法
 
loadAnnotationInterceptors(AnnotationHolder, AppContextWrapper) - 类 com.jdon.container.annotation.type.InterceptorLoader 中的方法
 
loadAnnotationIntroduceInfos(AnnotationHolder, AppContextWrapper, ContainerWrapper) - 类 com.jdon.container.annotation.type.InroduceLoader 中的方法
 
loadAnnotationModels(AnnotationHolder, AppContextWrapper, ContainerWrapper) - 类 com.jdon.container.annotation.type.ModelConsumerLoader 中的方法
 
loadAnnotationServices(AnnotationHolder, AppContextWrapper, ContainerWrapper) - 类 com.jdon.container.annotation.type.ServiceLoader 中的方法
 
loadAspectComponents(AppContextWrapper, String) - 类 com.jdon.container.factory.ContainerLoaderXML 中的方法
 
loadBasicComponents(String) - 类 com.jdon.container.factory.ContainerLoaderXML 中的方法
 
loadContextAspectConfig(ContainerComponents, AppContextWrapper) - 类 com.jdon.container.factory.ContainerLoaderXML 中的方法
 
loadContextContainerConfig(ContainerComponents, AppContextWrapper) - 类 com.jdon.container.factory.ContainerLoaderXML 中的方法
 
loadEvenHandler(String) - 类 com.jdon.async.disruptor.DisruptorFactory 中的方法
if there are many consumers, execution order will be alphabetical list by Name of @Consumer class.
loadMapping(String, String, String, String) - 类 com.jdon.util.XmlUtil 中的静态方法
 
loadMehtodAnnotations(Class, ContainerWrapper) - 类 com.jdon.container.annotation.type.ConsumerLoader 中的方法
add the class to consumers annotated with @OnEvent
loadMehtodAnnotations(Class, ContainerWrapper) - 类 com.jdon.container.annotation.type.ModelConsumerLoader 中的方法
add the class to consumers annotated with @OnCommand
loadMetaDefs() - 类 com.jdon.container.access.TargetMetaDefHolder 中的方法
 
loadOnCommandConsumers(String, TreeSet<DomainEventHandler>) - 类 com.jdon.async.disruptor.DisruptorForCommandFactory 中的方法
 
loadOnEventConsumers(String) - 类 com.jdon.async.disruptor.DisruptorFactory 中的方法
 
loadProperties(String) - 类 com.jdon.util.PropsUtil 中的方法
 
loadUserAspectConfig(ContainerComponents, AppContextWrapper) - 类 com.jdon.container.factory.ContainerLoaderXML 中的方法
 
loadUserContainerConfig(ContainerComponents, AppContextWrapper) - 类 com.jdon.container.factory.ContainerLoaderXML 中的方法
 
loadXML() - 类 com.jdon.container.access.xml.TargetMetaDefXmlLoader 中的方法
 
LOG - 类 com.jdon.util.Debug 中的静态变量
 
log(int, Throwable, String, String) - 类 com.jdon.util.Debug 中的静态方法
 
log(String) - 类 com.jdon.util.Debug 中的静态方法
 
log(String, String) - 类 com.jdon.util.Debug 中的静态方法
 
log(Throwable) - 类 com.jdon.util.Debug 中的静态方法
 
log(Throwable, String) - 类 com.jdon.util.Debug 中的静态方法
 
log(Throwable, String, String) - 类 com.jdon.util.Debug 中的静态方法
 
LOG4J - 类 com.jdon.util.Debug 中的静态变量
 
logError(String) - 类 com.jdon.util.Debug 中的静态方法
 
logError(String, String) - 类 com.jdon.util.Debug 中的静态方法
 
logError(Throwable) - 类 com.jdon.util.Debug 中的静态方法
 
logError(Throwable, String) - 类 com.jdon.util.Debug 中的静态方法
 
logError(Throwable, String, String) - 类 com.jdon.util.Debug 中的静态方法
 
logFatal(String) - 类 com.jdon.util.Debug 中的静态方法
 
logFatal(String, String) - 类 com.jdon.util.Debug 中的静态方法
 
logFatal(Throwable) - 类 com.jdon.util.Debug 中的静态方法
 
logFatal(Throwable, String) - 类 com.jdon.util.Debug 中的静态方法
 
logFatal(Throwable, String, String) - 类 com.jdon.util.Debug 中的静态方法
 
logImportant(String) - 类 com.jdon.util.Debug 中的静态方法
 
logImportant(String, String) - 类 com.jdon.util.Debug 中的静态方法
 
logImportant(Throwable) - 类 com.jdon.util.Debug 中的静态方法
 
logImportant(Throwable, String) - 类 com.jdon.util.Debug 中的静态方法
 
logImportant(Throwable, String, String) - 类 com.jdon.util.Debug 中的静态方法
 
logInfo(String) - 类 com.jdon.util.Debug 中的静态方法
 
logInfo(String, String) - 类 com.jdon.util.Debug 中的静态方法
 
logInfo(Throwable) - 类 com.jdon.util.Debug 中的静态方法
 
logInfo(Throwable, String) - 类 com.jdon.util.Debug 中的静态方法
 
logInfo(Throwable, String, String) - 类 com.jdon.util.Debug 中的静态方法
 
logTiming(String) - 类 com.jdon.util.Debug 中的静态方法
 
logTiming(String, String) - 类 com.jdon.util.Debug 中的静态方法
 
logTiming(Throwable) - 类 com.jdon.util.Debug 中的静态方法
 
logTiming(Throwable, String) - 类 com.jdon.util.Debug 中的静态方法
 
logTiming(Throwable, String, String) - 类 com.jdon.util.Debug 中的静态方法
 
logVerbose(String) - 类 com.jdon.util.Debug 中的静态方法
 
logVerbose(String, String) - 类 com.jdon.util.Debug 中的静态方法
 
logVerbose(Throwable) - 类 com.jdon.util.Debug 中的静态方法
 
logVerbose(Throwable, String) - 类 com.jdon.util.Debug 中的静态方法
 
logVerbose(Throwable, String, String) - 类 com.jdon.util.Debug 中的静态方法
 
logWarning(String) - 类 com.jdon.util.Debug 中的静态方法
 
logWarning(String, String) - 类 com.jdon.util.Debug 中的静态方法
 
logWarning(Throwable) - 类 com.jdon.util.Debug 中的静态方法
 
logWarning(Throwable, String) - 类 com.jdon.util.Debug 中的静态方法
 
logWarning(Throwable, String, String) - 类 com.jdon.util.Debug 中的静态方法
 
lookup(String) - 接口 com.jdon.container.ContainerWrapper 中的方法
return singleton component instance from container every times it return same a instance
lookup(String) - 类 com.jdon.container.pico.PicoContainerWrapper 中的方法
 
lookupForName(String) - 类 com.jdon.container.access.TargetMetaDefHolder 中的方法
 
lookupOriginal(String) - 接口 com.jdon.container.ContainerWrapper 中的方法
return singleton component instance without proxy.
lookupOriginal(String) - 类 com.jdon.container.pico.PicoContainerWrapper 中的方法
 
lowercaseLetters - 类 com.jdon.util.UtilValidate 中的静态变量
lower-case letter characters
LRUCache - com.jdon.cache 中的 类
the LRU Cache implemention. default is OFBiz's UtilCache, we can replace it with better cache product.
LRUCache(String) - 类 com.jdon.cache.LRUCache 的构造方法
configFileName must be defined in container.xml

M

main(String[]) - 类 com.jdon.components.encache.EncacheProvider 中的静态方法
 
makeChildContainer() - 类 com.jdon.container.pico.JdonPicoContainer 中的方法
 
makehome(String) - 类 com.jdon.util.FileUtil 中的静态方法
create a directory
makeObject() - 类 com.jdon.controller.pool.CommonsPoolFactory 中的方法
 
match_MethodName - 类 com.jdon.aop.interceptor.CacheInterceptor 中的变量
 
maxSize - 类 com.jdon.cache.UtilCache 中的变量
The maximum number of elements in the cache.
maxSize - 类 com.jdon.container.visitor.ComponentsboxsInSession 中的变量
 
merge(String[], String) - 类 com.jdon.util.StringUtil 中的静态方法
 
MessageInterceptor - com.jdon.domain.message 中的 类
this is for domain model, there is another for components/services com.jdon.aop.interceptor.ComponentMessageInterceptor useage see:com.jdon.sample.test.domain 1. create dynamic proxy for a Model in DomainCacheInterceptor. 2. intercepte the method with @send 3.
MessageInterceptor(ContainerCallback, EventMessageFirer) - 类 com.jdon.domain.message.MessageInterceptor 的构造方法
 
messageListener - 类 com.jdon.async.future.EventResultFuture 中的变量
 
MessageListener - com.jdon.domain.message 中的 接口
MessageListener is for older than v6.3
MethodConstructor - com.jdon.aop.reflection 中的 类
 
MethodConstructor(ContainerCallback, TargetMetaRequestsHolder) - 类 com.jdon.aop.reflection.MethodConstructor 的构造方法
 
MethodInvocationImp - com.jdon.container.interceptor 中的 类
 
MethodInvocationImp(Object, BeforeAfterMethodTarget, List, Method, Object[], MethodProxy) - 类 com.jdon.container.interceptor.MethodInvocationImp 的构造方法
 
MethodInvokerUtil - com.jdon.aop.reflection 中的 类
tools for method invoke
MethodInvokerUtil(TargetMetaRequestsHolder) - 类 com.jdon.aop.reflection.MethodInvokerUtil 的构造方法
 
MethodMetaArgs - com.jdon.bussinessproxy.meta 中的 类
 
MethodMetaArgs(String, Class[], Object[]) - 类 com.jdon.bussinessproxy.meta.MethodMetaArgs 的构造方法
 
methodParameterContainAnnotation(Method, Class) - 类 com.jdon.container.annotation.AnnotationUtil 中的静态方法
 
methodProxy - 类 com.jdon.container.interceptor.MethodInvocationImp 中的变量
 
methodProxy - 类 com.jdon.domain.proxy.ModelMethodInvocation 中的变量
 
missCount - 类 com.jdon.cache.UtilCache 中的变量
A count of the number of cache misses
MockRequest - com.jdon.controller.context.application 中的 类
 
MockRequest(Application, DemoSessionWrapper) - 类 com.jdon.controller.context.application.MockRequest 的构造方法
 
Model - com.jdon.annotation 中的 注释类型
Domain Model should normal live in memory not in database. so cache in memory is very important for domain model life cycle.
model - 类 com.jdon.controller.events.EventModel 中的变量
 
Model - com.jdon.controller.model 中的 类
Base domain model it can be DTO or nested Model. it is the important message between business layer and view layer. in view layer, it is created by form object(such as ActionForm object);in business layer, it is created by business components(such as session bean).
Model() - 类 com.jdon.controller.model.Model 的构造方法
 
MODEL_MANAGER - 接口 com.jdon.container.finder.ComponentKeys 中的静态变量
 
ModelAdvisor - com.jdon.domain.advsior 中的 类
when a model with a @Introduce annotation is injected to another model, the injected model will be enhanced using cglib.
ModelAdvisor(ContainerCallback, ModelProxyFactory) - 类 com.jdon.domain.advsior.ModelAdvisor 的构造方法
 
ModelCacheKeyFactory - com.jdon.domain.model.cache 中的 类
 
ModelCacheKeyFactory() - 类 com.jdon.domain.model.cache.ModelCacheKeyFactory 的构造方法
 
ModelCacheManager - com.jdon.domain.model.cache 中的 类
 
ModelCacheManager(CacheManager) - 类 com.jdon.domain.model.cache.ModelCacheManager 的构造方法
 
ModelCGLIBMethodInterceptorImp - com.jdon.domain.proxy 中的 类
 
ModelCGLIBMethodInterceptorImp(List<MethodInterceptor>) - 类 com.jdon.domain.proxy.ModelCGLIBMethodInterceptorImp 的构造方法
 
ModelConsumerLoader - com.jdon.container.annotation.type 中的 类
 
ModelConsumerLoader(AnnotationScaner) - 类 com.jdon.container.annotation.type.ModelConsumerLoader 的构造方法
 
ModelConsumerMethodHolder - com.jdon.domain.message.consumer 中的 类
 
ModelConsumerMethodHolder() - 类 com.jdon.domain.message.consumer.ModelConsumerMethodHolder 的构造方法
 
ModelIF - com.jdon.controller.model 中的 接口
Domain Model should normal live in memory not in database.
ModelKey - com.jdon.domain.model.cache 中的 类
用于实现Model缓存的Key Copyright: Jdon.com Copyright (c) 2005
ModelKey(Object, String) - 类 com.jdon.domain.model.cache.ModelKey 的构造方法
 
ModelKey(Object, Class) - 类 com.jdon.domain.model.cache.ModelKey 的构造方法
 
ModelManager - com.jdon.domain.model.cache 中的 接口
本类是产生框架使用的各种Model,面向客户端调用 如果需要调用Model相关功能,调用本ModelManager 为提高性能,可在此嵌入对象池。
ModelManagerImp - com.jdon.domain.model.cache 中的 类
ModelManager implemention
ModelManagerImp(ModelCacheManager, ModelProxyInjection, ModelAdvisor) - 类 com.jdon.domain.model.cache.ModelManagerImp 的构造方法
 
ModelMethodInvocation - com.jdon.domain.proxy 中的 类
 
ModelMethodInvocation(Object, List, Method, Object[], MethodProxy) - 类 com.jdon.domain.proxy.ModelMethodInvocation 的构造方法
 
ModelProxyFactory - com.jdon.domain.proxy 中的 类
This class is used to create the proxy for models,it uses cglib to create model proxy.
ModelProxyFactory() - 类 com.jdon.domain.proxy.ModelProxyFactory 的构造方法
 
ModelProxyInjection - com.jdon.domain.model.injection 中的 类
This class is responsible for inject the fileds marked with @Inject into the models,if the injected fields are also marked with @Introduce,the interceptor will be involved again.
ModelProxyInjection(ModelAdvisor, ContainerCallback) - 类 com.jdon.domain.model.injection.ModelProxyInjection 的构造方法
 
ModelProxyWrapper - com.jdon.domain.proxy 中的 类
 
ModelProxyWrapper() - 类 com.jdon.domain.proxy.ModelProxyWrapper 的构造方法
 
ModelUtil - com.jdon.controller.model 中的 类
the class control ModelIF interface and annotation Model
ModelUtil() - 类 com.jdon.controller.model.ModelUtil 的构造方法
 
module - 类 com.jdon.aop.interceptor.ComponentMessageInterceptor 中的静态变量
 
module - 类 com.jdon.async.disruptor.DisruptorFactory 中的静态变量
 
module - 类 com.jdon.async.disruptor.DisruptorForCommandFactory 中的静态变量
 
module - 类 com.jdon.async.disruptor.pool.DisruptorCommandPoolFactory 中的静态变量
 
module - 类 com.jdon.async.disruptor.pool.DisruptorPoolFactory 中的静态变量
 
module - 类 com.jdon.async.EventMessageFirer 中的静态变量
 
module - 类 com.jdon.bussinessproxy.meta.POJOTargetMetaDefFactory 中的静态变量
 
module - 类 com.jdon.cache.UtilCache 中的静态变量
 
module - 类 com.jdon.container.annotation.AnnotationContainerBuilder 中的静态变量
 
module - 类 com.jdon.container.annotation.AnnotationContainerRegistry 中的静态变量
 
module - 类 com.jdon.container.annotation.AnnotationUtil 中的静态变量
 
module - 类 com.jdon.container.annotation.ContainerLoaderAnnotation 中的静态变量
 
module - 类 com.jdon.container.annotation.type.ComponentLoader 中的静态变量
 
module - 类 com.jdon.container.annotation.type.ConsumerLoader 中的静态变量
 
module - 类 com.jdon.container.annotation.type.InroduceLoader 中的静态变量
 
module - 类 com.jdon.container.annotation.type.InterceptorLoader 中的静态变量
 
module - 类 com.jdon.container.annotation.type.ServiceLoader 中的静态变量
 
module - 类 com.jdon.container.builder.ContainerDirector 中的静态变量
 
module - 类 com.jdon.container.builder.DefaultContainerBuilder 中的静态变量
 
module - 类 com.jdon.container.builder.XmlContainerRegistry 中的静态变量
 
module - 类 com.jdon.container.config.aspect.AopInterceptorsXmlLoader 中的静态变量
 
module - 类 com.jdon.container.config.ContainerComponentsXmlLoader 中的静态变量
 
module - 类 com.jdon.container.factory.ContainerBuilderFactory 中的静态变量
 
module - 类 com.jdon.container.factory.ContainerLoaderXML 中的静态变量
 
module - 类 com.jdon.container.pico.JdonPicoContainer 中的静态变量
 
module - 类 com.jdon.container.pico.PicoContainerWrapper 中的静态变量
 
module - 类 com.jdon.container.startup.ContainerSetupScript 中的静态变量
 
module - 类 com.jdon.container.startup.ServletContainerListener 中的静态变量
 
module - 类 com.jdon.controller.cache.CacheKeyFactory 中的静态变量
 
module - 类 com.jdon.controller.cache.StringCacheKeyFactory 中的静态变量
 
module - 类 com.jdon.domain.dci.RoleAssigner 中的静态变量
 
module - 类 com.jdon.domain.message.DomainCommandDispatchHandler 中的静态变量
 
module - 类 com.jdon.domain.message.DomainEventDispatchHandler 中的静态变量
 
module - 类 com.jdon.domain.message.MessageInterceptor 中的静态变量
 
module - 类 com.jdon.domain.model.cache.DomainCacheInterceptor 中的静态变量
 
module - 类 com.jdon.domain.model.cache.ModelManagerImp 中的静态变量
 
module - 类 com.jdon.util.PropsUtil 中的静态变量
 
module - 类 com.jdon.util.XmlUtil 中的静态变量
 
monthBegin() - 类 com.jdon.util.UtilDateTime 中的静态方法
Makes a Timestamp for the beginning of the month
move(String, String) - 类 com.jdon.util.FileUtil 中的静态方法
This class moves an input file to output file
moveFirst(Object) - 类 com.jdon.util.ConcurrentLinkedList 中的方法
 
MultiHashMap - com.jdon.util 中的 类
MultiHashMap is a extension java.util.HashMap.It is usde if following condition.
MultiHashMap() - 类 com.jdon.util.MultiHashMap 的构造方法
 
mUtil - 类 com.jdon.aop.reflection.ProxyMethodInvocation 中的变量
 
MyCompare - com.jdon.util 中的 类
 
MyCompare() - 类 com.jdon.util.MyCompare 的构造方法
 
MYSQL - 类 com.jdon.util.DbUtil 中的静态变量
 

N

NAME - 类 com.jdon.aop.interceptor.InterceptorsChain 中的静态变量
 
NAME - 类 com.jdon.container.access.xml.AppConfigureCollection 中的静态变量
 
NAME - 类 com.jdon.container.annotation.AnnotationHolder 中的静态变量
 
NAME - 类 com.jdon.container.builder.StartablecomponentsRegistry 中的静态变量
 
name - 类 com.jdon.container.config.ComponentMetaDef 中的变量
 
NAME - 类 com.jdon.container.config.ContainerComponents 中的静态变量
 
NAME - 类 com.jdon.container.finder.ContainerCallback 中的静态变量
 
NAME - 类 com.jdon.container.interceptor.IntroduceInfoHolder 中的静态变量
 
NAME - 类 com.jdon.container.visitor.data.SessionContext 中的静态变量
 
NAME - 类 com.jdon.controller.cache.InstanceCache 中的静态变量
 
NAME - 类 com.jdon.domain.advsior.ComponentAdvsior 中的静态变量
 
newInstance() - 类 com.jdon.async.disruptor.EventDisruptorFactory 中的方法
 
newInstance() - 类 com.jdon.async.disruptor.EventResultFactory 中的方法
 
newInstance(Constructor, Object[]) - 类 com.jdon.container.pico.JdonConstructorInjectionComponentAdapter 中的方法
 
newInstance(Constructor, Object[]) - 类 com.jdon.container.pico.JdonInstantiatingComponentAdapter 中的方法
Instantiate an object with given parameters and respect the accessible flag.
NO_OPTIONS - 类 com.jdon.util.Base64 中的静态变量
No options specified.
Node - com.jdon.controller.model 中的 接口
tree's Node Node is a relation between nodes of tree.
NoSessionProxyComponentVisitor - com.jdon.container.visitor.http 中的 类
 
NoSessionProxyComponentVisitor(ComponentVisitor, TargetMetaRequestsHolder) - 类 com.jdon.container.visitor.http.NoSessionProxyComponentVisitor 的构造方法
 
notifyElementEvicted(Ehcache, Element) - 类 com.jdon.components.encache.EhCacheListener 中的方法
 
notifyElementExpired(Ehcache, Element) - 类 com.jdon.components.encache.EhCacheListener 中的方法
 
notifyElementPut(Ehcache, Element) - 类 com.jdon.components.encache.EhCacheListener 中的方法
 
notifyElementRemoved(Ehcache, Element) - 类 com.jdon.components.encache.EhCacheListener 中的方法
 
notifyElementUpdated(Ehcache, Element) - 类 com.jdon.components.encache.EhCacheListener 中的方法
 
notifyRemoveAll(Ehcache) - 类 com.jdon.components.encache.EhCacheListener 中的方法
 
nowDate() - 类 com.jdon.util.UtilDateTime 中的静态方法
Return a Date for right now
nowTimestamp() - 类 com.jdon.util.UtilDateTime 中的静态方法
Return a Timestamp for right now

O

ObjectCreator - com.jdon.util 中的 类
Creates instance of any object, given its full qualified class name is given and it has a public accessable constructor.
ObjectStreamUtil - com.jdon.util 中的 类
 
ObjectStreamUtil() - 类 com.jdon.util.ObjectStreamUtil 的构造方法
 
objectToBytes(Object) - 类 com.jdon.util.ObjectStreamUtil 中的静态方法
Converts a serializable object to a byte array.
OnCommand - com.jdon.annotation.model 中的 注释类型
 
OnEvent - com.jdon.annotation.model 中的 注释类型
Marks a method as a handler for a domain event sent by @Send; it can be used together with in those classes with @Component or @Service;
onEvent(EventDisruptor, long, boolean) - 类 com.jdon.async.disruptor.DomainEventHandlerAdapter 中的方法
 
onEvent(EventDisruptor, long, boolean) - 类 com.jdon.async.disruptor.pool.DomainCommandHandlerLast 中的方法
 
onEvent(EventDisruptor, long, boolean) - 类 com.jdon.async.disruptor.pool.DomainEventHandlerLast 中的方法
 
onEvent(EventDisruptor, boolean) - 类 com.jdon.domain.message.DomainCommandDispatchHandler 中的方法
 
onEvent(EventDisruptor, boolean) - 类 com.jdon.domain.message.DomainEventDispatchHandler 中的方法
 
onEvent(EventDisruptor, boolean) - 接口 com.jdon.domain.message.DomainEventHandler 中的方法
 
onShutdown() - 类 com.jdon.async.disruptor.DomainEventHandlerAdapter 中的方法
 
onShutdown() - 类 com.jdon.async.disruptor.pool.DomainCommandHandlerLast 中的方法
 
onShutdown() - 类 com.jdon.async.disruptor.pool.DomainEventHandlerLast 中的方法
 
onStart() - 类 com.jdon.async.disruptor.DomainEventHandlerAdapter 中的方法
 
onStart() - 类 com.jdon.async.disruptor.pool.DomainCommandHandlerLast 中的方法
 
onStart() - 类 com.jdon.async.disruptor.pool.DomainEventHandlerLast 中的方法
 
openConnection(int) - 类 com.jdon.util.URLUtil 中的方法
 
openConnection(URL) - 类 com.jdon.util.URLUtil 中的静态方法
 
openConnection(URL, int) - 类 com.jdon.util.URLUtil 中的静态方法
 
ORACLE - 类 com.jdon.util.DbUtil 中的静态变量
 
ORDERED - 类 com.jdon.util.Base64 中的静态变量
Encode using the special "ordered" dialect of Base64 described here: http://www.faqs.org/qa/rfcc-1940.html.
OrignalKey - 接口 com.jdon.container.ContainerWrapper 中的静态变量
 
over - 类 com.jdon.async.future.EventResultFuture 中的变量
 

P

parameters - 类 com.jdon.container.pico.JdonInstantiatingComponentAdapter 中的变量
The parameters to use for initialization.
parse(Element, Map) - 类 com.jdon.container.config.aspect.AopInterceptorsXmlLoader 中的方法
 
parse(Element, Map) - 类 com.jdon.container.config.ContainerComponentsXmlLoader 中的方法
 
parse(Element, Map<String, TargetMetaDef>) - 类 com.jdon.controller.config.XmlParser 中的方法
 
parse(Element, Map<String, TargetMetaDef>) - 类 com.jdon.controller.config.XmlPojoServiceParser 中的方法
 
parse(InputSource) - 类 com.jdon.util.jdom.XMLFilterBase 中的方法
Parse a document.
passivateObject(Object) - 类 com.jdon.controller.pool.CommonsPoolFactory 中的方法
 
phoneNumberDelimiters - 类 com.jdon.util.UtilValidate 中的静态变量
non-digit characters which are allowed in phone numbers
PicoContainerWrapper - com.jdon.container.pico 中的 类
Picocontainer is the implemention of containerWrapper.
PicoContainerWrapper(ConfigInfo) - 类 com.jdon.container.pico.PicoContainerWrapper 的构造方法
construct a picocontainer without cache.
Pointcut - com.jdon.aop.joinpoint 中的 接口
Static Pointcut
POJO_TARGET_PROPS_SERVICES - 接口 com.jdon.aop.joinpoint.Pointcut 中的静态变量
 
pOJOObjectFactory - 类 com.jdon.bussinessproxy.meta.POJOTargetMetaDef 中的变量
 
POJOObjectFactory - com.jdon.bussinessproxy.target 中的 类
 
POJOObjectFactory(POJOTargetMetaDef) - 类 com.jdon.bussinessproxy.target.POJOObjectFactory 的构造方法
 
POJOTargetMetaDef - com.jdon.bussinessproxy.meta 中的 类
POJO Service Meta Definition
POJOTargetMetaDef(String, String) - 类 com.jdon.bussinessproxy.meta.POJOTargetMetaDef 的构造方法
 
POJOTargetMetaDef(String, String, String[]) - 类 com.jdon.bussinessproxy.meta.POJOTargetMetaDef 的构造方法
 
pOJOTargetMetaDef - 类 com.jdon.bussinessproxy.target.POJOObjectFactory 中的变量
 
POJOTargetMetaDefFactory - com.jdon.bussinessproxy.meta 中的 类
 
POJOTargetMetaDefFactory() - 类 com.jdon.bussinessproxy.meta.POJOTargetMetaDefFactory 的构造方法
 
Pool - com.jdon.controller.pool 中的 接口
 
Poolable - com.jdon.annotation.intercept 中的 注释类型
 
Poolable - com.jdon.controller.pool 中的 接口
Instances of classes in this role collaborate with other objects for a limited amount of time, then they are no longer needed for that collaboration.
PoolConfigure - com.jdon.controller.pool 中的 类
 
PoolConfigure(String) - 类 com.jdon.controller.pool.PoolConfigure 的构造方法
 
PoolInterceptor - com.jdon.aop.interceptor 中的 类
PoolInterceptor must be the last in Interceptors. this class is active for the pojoServices that implements com.jdon.controller.pool.Poolable.
PoolInterceptor(TargetServiceFactory, TargetMetaRequestsHolder, ContainerCallback, PoolConfigure) - 类 com.jdon.aop.interceptor.PoolInterceptor 的构造方法
 
POSTGRES - 类 com.jdon.util.DbUtil 中的静态变量
 
prepare(String, AppContextWrapper) - 类 com.jdon.container.startup.ContainerSetupScript 中的方法
prepare to the applicaition xml Configure for container;
prepareAppRoot(String) - 类 com.jdon.container.builder.ContainerDirector 中的方法
prepare the applicaition configure files
PRINCIPAL_NAME - 接口 com.jdon.container.visitor.data.SessionContextSetup 中的静态变量
 
printStream - 类 com.jdon.util.Debug 中的静态变量
 
printWriter - 类 com.jdon.util.Debug 中的静态变量
 
proceed() - 类 com.jdon.aop.reflection.ProxyMethodInvocation 中的方法
Invokes next interceptor/proxy target. now there is no mixin
proceed() - 类 com.jdon.container.interceptor.MethodInvocationImp 中的方法
Invokes next interceptor/proxy target. now there is no mixin
proceed() - 类 com.jdon.domain.proxy.ModelMethodInvocation 中的方法
 
processingInstruction(String, String) - 类 com.jdon.util.jdom.DataUnformatFilter 中的方法
Filter a processing instruction event.
PropsUtil - com.jdon.util 中的 类
 
PropsUtil(String) - 类 com.jdon.util.PropsUtil 的构造方法
 
ProxyFactory - com.jdon.container.interceptor 中的 类
 
ProxyFactory() - 类 com.jdon.container.interceptor.ProxyFactory 的构造方法
 
PROXYINSTANCE_FACTORY - 接口 com.jdon.container.finder.ComponentKeys 中的静态变量
 
ProxyInstanceFactoryVisitable - com.jdon.bussinessproxy.dyncproxy 中的 类
by using Proxy.newProxyInstance, create a DynamicProxyWeaving for a target service.
ProxyInstanceFactoryVisitable(AopClient, TargetMetaRequestsHolder) - 类 com.jdon.bussinessproxy.dyncproxy.ProxyInstanceFactoryVisitable 的构造方法
 
ProxyMethodInvocation - com.jdon.aop.reflection 中的 类
MethodInvocation Implemention by this class, Interceptor will action.
ProxyMethodInvocation(List<MethodInterceptor>, TargetMetaRequestsHolder, TargetServiceFactory, Method, Object[]) - 类 com.jdon.aop.reflection.ProxyMethodInvocation 的构造方法
 
put(Object, Object) - 类 com.jdon.cache.LRUCache 中的方法
 
put(Object, Object) - 类 com.jdon.cache.UtilCache 中的方法
Puts or loads the passed element into the cache
put(Object, Object) - 类 com.jdon.components.encache.EncacheProvider 中的方法
 
put(Object, Object) - 类 com.jdon.components.guavacache.GuavaCacheProvider 中的方法
 
put(Object, Object) - 接口 com.jdon.controller.cache.Cache 中的方法
 
put(Object, Object) - 类 com.jdon.controller.cache.InstanceCache 中的方法
 
put(String, String) - 类 com.jdon.controller.model.DynamicModel 中的方法
 
put(String, Object) - 类 com.jdon.controller.model.DynamicModel 中的方法
 
put(Object, Object, Object) - 类 com.jdon.util.MultiHashMap 中的方法
Associates the specified value with the specified key and subKey in this map.
put(String, Object) - 类 com.jdon.util.SimpleCachePool 中的静态方法
 
putObect(CacheKey, Object) - 类 com.jdon.controller.cache.CacheManager 中的方法
保存到缓存中
putObect(String, Object) - 类 com.jdon.controller.cache.CacheManager 中的方法
 

R

read() - 类 com.jdon.util.Base64.InputStream 中的方法
Reads enough of the input stream to convert to/from Base64 and returns the next byte.
read(byte[], int, int) - 类 com.jdon.util.Base64.InputStream 中的方法
Calls Base64.InputStream.read() repeatedly until the end of stream is reached or len bytes are read.
read(ClassLoader, String) - 类 com.jdon.util.StringUtil 中的静态方法
 
read(InputStream) - 类 com.jdon.util.StringUtil 中的静态方法
 
readFile(String) - 类 com.jdon.util.FileUtil 中的静态方法
read the content from a file;
Receiver - com.jdon.annotation.model 中的 注释类型
 
reclaimRequestAttributes(HttpServletRequest) - 类 com.jdon.util.RequestUtil 中的静态方法
Returns request attributes from session to request
recursiveRemoveDir(File) - 类 com.jdon.util.FileUtil 中的静态方法
This class del a directory recursively,that means delete all files and directorys.
register(String, Class) - 接口 com.jdon.container.ContainerWrapper 中的方法
register a component class
register(String, Class, String[]) - 接口 com.jdon.container.ContainerWrapper 中的方法
register a component class with constructors of String type
register(String, Object) - 接口 com.jdon.container.ContainerWrapper 中的方法
register a component instance
register(String) - 接口 com.jdon.container.ContainerWrapper 中的方法
register a component, its class value is its name value
register(String, Class) - 类 com.jdon.container.pico.PicoContainerWrapper 中的方法
 
register(String) - 类 com.jdon.container.pico.PicoContainerWrapper 中的方法
 
register(String, Class, String[]) - 类 com.jdon.container.pico.PicoContainerWrapper 中的方法
 
register(String, Object) - 类 com.jdon.container.pico.PicoContainerWrapper 中的方法
 
registerAnnotationAspectComponents() - 类 com.jdon.container.annotation.AnnotationContainerBuilder 中的方法
 
registerAnnotationComponents() - 类 com.jdon.container.annotation.AnnotationContainerRegistry 中的方法
 
registerAppRoot() - 类 com.jdon.container.builder.ContainerRegistry 中的方法
register at first before xml and annotation
registerAppRoot(String) - 接口 com.jdon.container.builder.ContainerRegistryBuilder 中的方法
 
registerAppRoot(String) - 类 com.jdon.container.builder.DefaultContainerBuilder 中的方法
if there are xml configure then add new ones; if not, register it;
registerAspectComponentMetaDef(AspectComponentsMetaDef) - 类 com.jdon.container.builder.XmlContainerRegistry 中的方法
 
registerAspectComponents() - 类 com.jdon.container.annotation.AnnotationContainerBuilder 中的方法
 
registerAspectComponents() - 接口 com.jdon.container.builder.ContainerRegistryBuilder 中的方法
 
registerAspectComponents() - 类 com.jdon.container.builder.DefaultContainerBuilder 中的方法
register all apsect components in aspect.xml
RegisterCode - com.jdon.util 中的 类
 
RegisterCode() - 类 com.jdon.util.RegisterCode 的构造方法
 
registerComponent(ComponentAdapter) - 类 com.jdon.container.pico.JdonPicoContainer 中的方法
This method can be used to override the ComponentAdapter created by the ComponentAdapterFactory passed to the constructor of this container.
registerComponentImplementation(Class) - 类 com.jdon.container.pico.JdonPicoContainer 中的方法
The returned ComponentAdapter will be instantiated by the ComponentAdapterFactory passed to the container's constructor.
registerComponentImplementation(Object, Class) - 类 com.jdon.container.pico.JdonPicoContainer 中的方法
The returned ComponentAdapter will be instantiated by the ComponentAdapterFactory passed to the container's constructor.
registerComponentImplementation(Object, Class, Parameter[]) - 类 com.jdon.container.pico.JdonPicoContainer 中的方法
The returned ComponentAdapter will be instantiated by the ComponentAdapterFactory passed to the container's constructor.
registerComponentImplementation(Object, Class, List) - 类 com.jdon.container.pico.JdonPicoContainer 中的方法
Same as JdonPicoContainer.registerComponentImplementation(java.lang.Object, java.lang.Class, org.picocontainer.Parameter[]) but with parameters as a List.
registerComponentInstance(Object) - 类 com.jdon.container.pico.JdonPicoContainer 中的方法
The returned ComponentAdapter will be an InstanceComponentAdapter.
registerComponentInstance(Object, Object) - 类 com.jdon.container.pico.JdonPicoContainer 中的方法
The returned ComponentAdapter will be an InstanceComponentAdapter.
registerComponentMetaDef(ComponentMetaDef) - 类 com.jdon.container.builder.XmlContainerRegistry 中的方法
 
registerComponents() - 接口 com.jdon.container.builder.ContainerRegistryBuilder 中的方法
 
registerComponents() - 类 com.jdon.container.builder.DefaultContainerBuilder 中的方法
register all basic components in container.xml
registerContainerCallback() - 类 com.jdon.container.pico.PicoContainerWrapper 中的方法
 
registerPOJOTargetMetaDef(POJOTargetMetaDef) - 类 com.jdon.container.builder.XmlContainerRegistry 中的方法
 
registerUserService() - 类 com.jdon.container.annotation.AnnotationContainerBuilder 中的方法
 
registerUserService() - 接口 com.jdon.container.builder.ContainerRegistryBuilder 中的方法
 
registerUserService() - 类 com.jdon.container.builder.DefaultContainerBuilder 中的方法
register user services/components in jdonframework.xml AnnotationContainerBuilder will override this method, and register annotation services or components.
RegistryDirectory - com.jdon.container 中的 类
all registered component name in container.
RegistryDirectory() - 类 com.jdon.container.RegistryDirectory 的构造方法
 
releaseDisruptor(Object) - 类 com.jdon.async.disruptor.DisruptorFactory 中的方法
 
releaseDisruptor(Object) - 类 com.jdon.async.disruptor.DisruptorForCommandFactory 中的方法
 
releasePoolable(Object) - 类 com.jdon.controller.pool.CommonsPoolAdapter 中的方法
 
releasePoolable(Object) - 接口 com.jdon.controller.pool.Pool 中的方法
 
REMOTE_ADDRESS - 接口 com.jdon.container.visitor.data.SessionContextSetup 中的静态变量
 
remove(Object) - 类 com.jdon.cache.LRUCache 中的方法
 
remove(Object) - 类 com.jdon.cache.UtilCache 中的方法
Removes an element from the cache according to the specified key
remove(Object) - 类 com.jdon.components.encache.EncacheProvider 中的方法
 
remove(Object) - 类 com.jdon.components.guavacache.GuavaCacheProvider 中的方法
 
remove(String) - 类 com.jdon.container.visitor.data.SessionContext 中的方法
 
remove(Object) - 接口 com.jdon.controller.cache.Cache 中的方法
 
remove(Object) - 类 com.jdon.controller.cache.InstanceCache 中的方法
 
REMOVE - 接口 com.jdon.controller.events.Event 中的静态变量
 
remove(Object) - 类 com.jdon.util.ConcurrentLinkedList 中的方法
 
remove(String) - 类 com.jdon.util.SimpleCachePool 中的静态方法
 
remove(String, String, String) - 类 com.jdon.util.StringUtil 中的静态方法
 
removeAll() - 类 com.jdon.container.visitor.data.SessionContext 中的方法
 
removeAttribute(String) - 接口 com.jdon.controller.context.AppContextWrapper 中的方法
 
removeAttribute(String) - 类 com.jdon.controller.context.application.Application 中的方法
 
removeAttribute(String) - 类 com.jdon.controller.context.web.ServletContextWrapper 中的方法
 
removeCache(Object) - 类 com.jdon.controller.cache.CacheManager 中的方法
清除缓存中该dataKey的相关所有缓存数据 当该dataKey相关的数据增删改时,调用本方法。
removeCache(Object) - 类 com.jdon.domain.model.cache.ModelCacheManager 中的方法
清除缓存中该dataKey的相关所有缓存数据 dataKey即数据的主键ID数值
removeCache(Object) - 接口 com.jdon.domain.model.cache.ModelManager 中的方法
根据主键值,删除缓存中的Model实例
removeCache(Object) - 类 com.jdon.domain.model.cache.ModelManagerImp 中的方法
remove the model instance from the cache
removeCache2(Object, String) - 类 com.jdon.domain.model.cache.ModelCacheManager 中的方法
将数据ID, Model类类型组合成Key的对应Model从缓存中取出
removeChildContainer(PicoContainer) - 类 com.jdon.container.pico.JdonPicoContainer 中的方法
 
removeObect(StringKey) - 类 com.jdon.controller.cache.CacheManager 中的方法
清除缓存
removeObect(String) - 类 com.jdon.controller.cache.CacheManager 中的方法
 
removeObjects() - 类 com.jdon.container.visitor.http.HttpSessionProxyComponentVisitor 中的方法
remove all ejb references
replace(String, String, String) - 类 com.jdon.util.StringUtil 中的静态方法
 
replace(String, String[], String[]) - 类 com.jdon.util.StringUtil 中的静态方法
 
RequestUtil - com.jdon.util 中的 类
RequestUtil utility class Good ol' copy-n-paste from http://www.javaworld.com/javaworld/jw-02-2002/ssl/utilityclass.txt which is referenced in the following article: http://www.javaworld.com/javaworld/jw-02-2002/jw-0215-ssl.html
RequestUtil() - 类 com.jdon.util.RequestUtil 的构造方法
 
RequestWrapper - com.jdon.controller.context 中的 接口
 
RequestWrapperFactory - com.jdon.controller.context.web 中的 类
 
RequestWrapperFactory() - 类 com.jdon.controller.context.web.RequestWrapperFactory 的构造方法
 
reset() - 类 com.jdon.util.jdom.DataFormatFilter 中的方法
Reset the filter so that it can be reused.
reset() - 类 com.jdon.util.jdom.DataUnformatFilter 中的方法
Reset the filter so that it can be reused.
resolveEntity(String, String) - 类 com.jdon.controller.config.DTDEntityResolver 中的方法
 
resumeEncoding() - 类 com.jdon.util.Base64.OutputStream 中的方法
Resumes encoding of the stream.
Returning - com.jdon.annotation.pointcut.method 中的 注释类型
 
reverse(String) - 类 com.jdon.util.StringUtil 中的静态方法
 
ringBuffer - 类 com.jdon.async.disruptor.ValueEventProcessor 中的变量
 
RoleAssigner - com.jdon.domain.dci 中的 类
DCI : Data Context interactions in context, the interactions of Role will be assigned to data model; the component name is "roleAssigner";
RoleAssigner(ModelProxyInjection, ModelAdvisor) - 类 com.jdon.domain.dci.RoleAssigner 的构造方法
 

S

saveAuthCookie(HttpServletResponse, String, String) - 类 com.jdon.util.RequestUtil 中的静态方法
 
saveCache(Object, String, Object) - 类 com.jdon.domain.model.cache.ModelCacheManager 中的方法
将数据ID, Model类类型组合成Key, 将对应的Model保存到缓存
saveSessionContext(String, String, SessionContext) - 接口 com.jdon.container.visitor.data.SessionContextSetup 中的方法
 
saveSessionContext(String, String, SessionContext) - 类 com.jdon.container.visitor.http.HttpRequestUserSetup 中的方法
 
saveToCache(CacheKey, Object) - 类 com.jdon.domain.model.cache.ModelCacheManager 中的方法
 
saveWhitespace(char[], int, int) - 类 com.jdon.util.jdom.DataUnformatFilter 中的方法
Saves trailing whitespace.
scanAnnotation(AppContextWrapper) - 类 com.jdon.container.annotation.AnnotationUtil 中的静态方法
 
ScanAnnotationDB - com.jdon.util.scanAnnotation 中的 类
 
ScanAnnotationDB() - 类 com.jdon.util.scanAnnotation.ScanAnnotationDB 的构造方法
 
scanArchives(URL...) - 类 com.jdon.util.scanAnnotation.ScanAnnotationDB 中的方法
 
scheduleTask(Runnable, long, long) - 类 com.jdon.util.task.TaskEngine 中的静态方法
Schedules a task to periodically run.
scheduleTask(Runnable, int, long, long) - 类 com.jdon.util.task.TaskEngine 中的静态方法
Schedules a task to periodically run.
selectEncoding(ServletRequest) - 类 com.jdon.util.SetCharacterEncodingFilter 中的方法
Select an appropriate character encoding to be used, based on the characteristics of the current request and/or filter initialization parameters.
Send - com.jdon.annotation.model 中的 注释类型
Domain Model should normal live in memory not in database. so cache in memory is very important for domain model life cycle.
send(Object) - 类 com.jdon.async.disruptor.EventResultHandlerImp 中的方法
send event result
send(Object) - 类 com.jdon.async.disruptor.ValueEventProcessor 中的方法
 
send(Object) - 接口 com.jdon.async.EventResultHandler 中的方法
 
send(Object) - 类 com.jdon.async.future.EventResultFuture 中的方法
 
Service - com.jdon.annotation 中的 注释类型
 
Service - com.jdon.controller.service 中的 接口
excute the service and get the run result
SERVICE_METAHOLDER_NAME - 接口 com.jdon.container.finder.ComponentKeys 中的静态变量
the SERVICE_METAHOADER_NAME value must be the value of container.xml
SERVICE_METALOADER_NAME - 接口 com.jdon.container.finder.ComponentKeys 中的静态变量
the SERVICE_METALOADER_NAME value must be the value of container.xml
ServiceAccessor - com.jdon.container.access 中的 接口
 
ServiceAccessorImp - com.jdon.container.access 中的 类
 
ServiceAccessorImp(TargetMetaRequestsHolder) - 类 com.jdon.container.access.ServiceAccessorImp 的构造方法
 
ServiceFacade - com.jdon.controller.service 中的 类
 
ServiceFacade() - 类 com.jdon.controller.service.ServiceFacade 的构造方法
 
ServiceFactory - com.jdon.controller.service 中的 接口
get a service by its meta definition.
ServiceLoader - com.jdon.container.annotation.type 中的 类
 
ServiceLoader(AnnotationScaner, ConsumerLoader) - 类 com.jdon.container.annotation.type.ServiceLoader 的构造方法
 
ServletContainerListener - com.jdon.container.startup 中的 类
Bootstrap listener to start up Jdon Framework it delegates to ContainerSetupScript setup web.xml com.jdon.container.startup.ServletContainerListener
ServletContainerListener() - 类 com.jdon.container.startup.ServletContainerListener 的构造方法
 
ServletContextWrapper - com.jdon.controller.context.web 中的 类
 
ServletContextWrapper(ServletContext) - 类 com.jdon.controller.context.web.ServletContextWrapper 的构造方法
 
SessionContext - com.jdon.container.visitor.data 中的 类
this class inlude those datas that read from the web container or others.
SessionContext(int) - 类 com.jdon.container.visitor.data.SessionContext 的构造方法
 
SESSIONCONTEXT_FACTORY - 接口 com.jdon.container.finder.ComponentKeys 中的静态变量
 
SESSIONCONTEXT_SETUP - 接口 com.jdon.container.finder.ComponentKeys 中的静态变量
 
SessionContextAcceptable - com.jdon.annotation.intercept 中的 注释类型
 
SessionContextAcceptable - com.jdon.container.visitor.data 中的 接口
this interface is implemented by the application services.
SessionContextFactoryVisitable - com.jdon.container.visitor.data 中的 类
 
SessionContextFactoryVisitable(String) - 类 com.jdon.container.visitor.data.SessionContextFactoryVisitable 的构造方法
 
SessionContextInterceptor - com.jdon.aop.interceptor 中的 类
interceptor the SessionContextAcceptable concrete services, and inject the SessionContext object into them, so these application service can got the datas from session that saved by framework.
SessionContextInterceptor(ContainerCallback, TargetMetaRequestsHolder) - 类 com.jdon.aop.interceptor.SessionContextInterceptor 的构造方法
 
SessionContextSetup - com.jdon.container.visitor.data 中的 接口
load the informations about the login user, and save into sessioncontext that can be accessed in container.
sessionCreated(HttpSessionEvent) - 类 com.jdon.container.startup.ServletContainerListener 中的方法
 
sessionDestroyed(HttpSessionEvent) - 类 com.jdon.container.startup.ServletContainerListener 中的方法
 
SessionWrapper - com.jdon.controller.context 中的 接口
 
setActionName(String) - 接口 com.jdon.controller.events.Event 中的方法
 
setActionName(String) - 类 com.jdon.controller.events.EventSupport 中的方法
 
setActionType(int) - 接口 com.jdon.controller.events.Event 中的方法
 
setActionType(int) - 类 com.jdon.controller.events.EventSupport 中的方法
 
setAdviceName(String) - 类 com.jdon.aop.interceptor.Advisor 中的方法
 
setAfters(Map<String, Method>) - 类 com.jdon.container.interceptor.IntroduceInfo 中的方法
 
setAppContextHolder(AppContextWrapper) - 类 com.jdon.controller.context.ContextHolder 中的方法
 
setArguments(PicoContainer) - 类 com.jdon.container.pico.JdonInstantiatingComponentAdapter.Guard 中的方法
 
setArrtibute(String, Object) - 类 com.jdon.container.visitor.data.SessionContext 中的方法
 
setAsyn(boolean) - 类 com.jdon.async.future.EventResultFuture 中的方法
 
setAttribute(String, Object) - 接口 com.jdon.controller.context.AppContextWrapper 中的方法
 
setAttribute(String, Object) - 类 com.jdon.controller.context.application.Application 中的方法
 
setAttribute(String, Object) - 类 com.jdon.controller.context.application.DemoSessionWrapper 中的方法
 
setAttribute(String, Object) - 接口 com.jdon.controller.context.SessionWrapper 中的方法
 
setAttribute(String, Object) - 类 com.jdon.controller.context.web.HttpSessionWrapper 中的方法
 
setAttribute(String, Object) - 类 com.jdon.controller.context.web.ServletContextWrapper 中的方法
 
setBefores(Map<String, Method>) - 类 com.jdon.container.interceptor.IntroduceInfo 中的方法
 
setCachable(Object, boolean) - 类 com.jdon.controller.model.ModelUtil 中的静态方法
 
setCacheable(boolean) - 接口 com.jdon.controller.cache.Cacheable 中的方法
 
setCacheable(boolean) - 类 com.jdon.controller.model.Model 中的方法
in the past version, this method name is setCacheble, now change it after 1.3 !
setCacheable(boolean) - 接口 com.jdon.controller.model.ModelIF 中的方法
in the past version, this method name is setCacheble, now change it after 1.3 !
setCachedValue(Object) - 类 com.jdon.cache.CacheableWrapper 中的方法
 
setCachedValueKey(String) - 类 com.jdon.cache.CacheableWrapper 中的方法
 
setCacheManager(CacheManager) - 类 com.jdon.domain.model.cache.ModelCacheManager 中的方法
 
setCacheType(String) - 类 com.jdon.controller.cache.CacheKey 中的方法
 
setChannel(String) - 类 com.jdon.async.future.EventResultFuture 中的方法
 
SetCharacterEncodingFilter - com.jdon.util 中的 类
Filter that sets the character encoding to be used in parsing the incoming request, either unconditionally or only if the client did not specify a character encoding.
SetCharacterEncodingFilter() - 类 com.jdon.util.SetCharacterEncodingFilter 的构造方法
 
setChildrenIDs(List) - 接口 com.jdon.controller.model.Node 中的方法
 
setClassName(String) - 类 com.jdon.container.config.ComponentMetaDef 中的方法
 
setClassName(String) - 类 com.jdon.domain.message.consumer.ConsumerMethodHolder 中的方法
 
setConfigInfo(ConfigInfo) - 类 com.jdon.container.annotation.ContainerLoaderAnnotation 中的方法
 
setConstructors(String[]) - 类 com.jdon.bussinessproxy.meta.POJOTargetMetaDef 中的方法
 
setConstructors(String[]) - 类 com.jdon.container.config.ComponentMetaDef 中的方法
 
setConsumerMethodHolder(ConsumerMethodHolder) - 类 com.jdon.domain.message.consumer.ModelConsumerMethodHolder 中的方法
 
setContainerWrapper(ContainerWrapper) - 类 com.jdon.container.pico.ConfigInfo 中的方法
 
setCookie(HttpServletResponse, String, String, String) - 类 com.jdon.util.RequestUtil 中的静态方法
Convenience method to set a cookie
setDataKey(String) - 类 com.jdon.controller.cache.CacheKey 中的方法
 
setDataKey(Object) - 类 com.jdon.domain.model.cache.ModelKey 中的方法
 
setDataTypeName(String) - 类 com.jdon.controller.cache.CacheKey 中的方法
 
setDestination(Object) - 类 com.jdon.domain.message.Command 中的方法
 
setDisruptorFactory(DisruptorFactory) - 类 com.jdon.async.disruptor.pool.DisruptorPoolFactory 中的方法
 
setDisruptorForCommandFactory(DisruptorForCommandFactory) - 类 com.jdon.async.disruptor.pool.DisruptorCommandPoolFactory 中的方法
 
setDomainMessage(DomainMessage) - 类 com.jdon.async.disruptor.EventDisruptor 中的方法
 
setDomainMessage(DomainMessage) - 类 com.jdon.async.future.EventResultFuture 中的方法
 
setEhcacheConfFileName(String) - 类 com.jdon.components.encache.EhcacheConf 中的方法
 
setErrors(String) - 接口 com.jdon.controller.events.Event 中的方法
 
setErrors(String) - 类 com.jdon.controller.events.EventSupport 中的方法
 
setEventResult(Object) - 类 com.jdon.domain.message.DomainMessage 中的方法
 
setEventResultHandler(EventResultHandler) - 类 com.jdon.domain.message.DomainMessage 中的方法
 
setEventSource(Object) - 类 com.jdon.domain.message.DomainMessage 中的方法
 
setExpireTime(long) - 类 com.jdon.cache.UtilCache 中的方法
Sets the expire time for the cache elements.
setFormName(String) - 类 com.jdon.domain.model.cache.ModelKey 中的方法
 
setFutureTask(FutureTask) - 类 com.jdon.async.future.EventResultFuture 中的方法
 
setID(Integer) - 接口 com.jdon.controller.model.Node 中的方法
 
setIndentStep(int) - 类 com.jdon.util.jdom.DataFormatFilter 中的方法
Set the current indent step.
setInputParametersPositions(Map<String, Integer>) - 类 com.jdon.container.interceptor.IntroduceInfo 中的方法
 
setInterfaces(Class[]) - 类 com.jdon.bussinessproxy.meta.AbstractTargetMetaDef 中的方法
 
setInterfaces(Class[]) - 接口 com.jdon.bussinessproxy.TargetMetaDef 中的方法
 
setIntroducedParametersPositions(Map<String, Integer>) - 类 com.jdon.container.interceptor.IntroduceInfo 中的方法
 
setKernelStartup(boolean) - 接口 com.jdon.container.builder.ContainerRegistryBuilder 中的方法
 
setKernelStartup(boolean) - 类 com.jdon.container.builder.DefaultContainerBuilder 中的方法
 
setLexicalHandler(LexicalHandler) - 类 com.jdon.util.jdom.XMLFilterBase 中的方法
Set the lexical handler.
setLoadTime(long) - 类 com.jdon.cache.CacheLine 中的方法
 
setMaxPoolSize(int) - 类 com.jdon.controller.pool.CommonsPoolAdapter 中的方法
 
setMaxPoolSize(int) - 接口 com.jdon.controller.pool.Pool 中的方法
 
setMaxSize(long) - 类 com.jdon.cache.UtilCache 中的方法
Sets the maximum number of elements in the cache.
setMessageListener(FutureListener) - 类 com.jdon.async.future.EventResultFuture 中的方法
 
setMethod(Method) - 类 com.jdon.domain.message.consumer.ConsumerMethodHolder 中的方法
 
setMethodMetaArgs(MethodMetaArgs) - 类 com.jdon.container.access.TargetMetaRequest 中的方法
 
setMethods(Map<Method, Method>) - 类 com.jdon.container.interceptor.IntroduceInfo 中的方法
 
setModel(Model) - 类 com.jdon.controller.events.EventModel 中的方法
 
setModel(Object) - 类 com.jdon.domain.proxy.ModelProxyWrapper 中的方法
 
setModelClass(Class) - 类 com.jdon.domain.model.cache.ModelKey 中的方法
 
setModelIF(Object) - 类 com.jdon.controller.events.EventModel 中的方法
 
setModelproxy(Object) - 类 com.jdon.domain.proxy.ModelProxyWrapper 中的方法
 
setModified(boolean) - 类 com.jdon.controller.model.Model 中的方法
set the property has been modified such as : setName(String name){ this.name = name; setModified(true); }
setModified(boolean) - 接口 com.jdon.controller.model.ModelIF 中的方法
set the property has been modified such as : setName(String name){ this.name = name; setModified(true); }
setModified(Object, boolean) - 类 com.jdon.controller.model.ModelUtil 中的静态方法
 
setName(String) - 类 com.jdon.bussinessproxy.meta.POJOTargetMetaDef 中的方法
 
setName(String) - 类 com.jdon.container.config.ComponentMetaDef 中的方法
 
setOrderInt(Integer) - 接口 com.jdon.controller.model.Node 中的方法
 
setParentID(Integer) - 接口 com.jdon.controller.model.Node 中的方法
 
setPointcutName(String) - 类 com.jdon.aop.interceptor.Advisor 中的方法
 
setPool(CommonsPoolAdapter) - 类 com.jdon.controller.pool.CommonsPoolFactory 中的方法
 
setPredefinedCacheName(String) - 类 com.jdon.components.encache.EhcacheConf 中的方法
 
setPrintStream(PrintStream) - 类 com.jdon.util.Debug 中的静态方法
 
setPropertiesParams(PropsUtil, String) - 类 com.jdon.cache.UtilCache 中的方法
 
setProperty(String, Object) - 类 com.jdon.util.jdom.XMLFilterBase 中的方法
Set the value of a property.
setProperty(String, String) - 类 com.jdon.util.jdom.XMLProperties 中的方法
Sets the value of the specified property.
setProperty(String, String) - 类 com.jdon.util.PropsUtil 中的方法
 
setReturnParametersPositions(Map<String, Integer>) - 类 com.jdon.container.interceptor.IntroduceInfo 中的方法
 
setSession(HttpSession) - 接口 com.jdon.controller.events.Event 中的方法
 
setSession(HttpSession) - 类 com.jdon.controller.events.EventSupport 中的方法
 
setSessionContext(SessionContext) - 类 com.jdon.container.access.TargetMetaRequest 中的方法
 
setSessionContext(SessionContext) - 接口 com.jdon.container.visitor.data.SessionContextAcceptable 中的方法
 
setSessionHolder(SessionWrapper) - 类 com.jdon.controller.context.ContextHolder 中的方法
 
setStart(boolean) - 接口 com.jdon.container.ContainerWrapper 中的方法
 
setStart(boolean) - 类 com.jdon.container.pico.PicoContainerWrapper 中的方法
 
setTarget(Class) - 类 com.jdon.container.interceptor.IntroduceInfo 中的方法
 
setTargetMetaDefHolder(TargetMetaDefHolder) - 类 com.jdon.container.annotation.AnnotationHolder 中的方法
 
setTargetMetaRequest(TargetMetaRequest) - 类 com.jdon.container.access.TargetMetaRequestsHolder 中的方法
 
setTargetName(String) - 类 com.jdon.container.interceptor.IntroduceInfo 中的方法
 
setThis(Object) - 类 com.jdon.aop.reflection.ProxyMethodInvocation 中的方法
 
setTimeoutforeturnResult(int) - 类 com.jdon.domain.message.DomainMessage 中的方法
setup time out(MILLISECONDS) value for get a Event Result
setTopic(String) - 类 com.jdon.async.disruptor.EventDisruptor 中的方法
 
setup(SessionContext, RequestWrapper) - 接口 com.jdon.container.visitor.data.SessionContextSetup 中的方法
 
setup(SessionContext, RequestWrapper) - 类 com.jdon.container.visitor.http.HttpRequestUserSetup 中的方法
 
SETUPNAME - 类 com.jdon.util.Debug 中的静态变量
 
SETUPVALUE - 类 com.jdon.util.Debug 中的静态变量
 
setUseSoftReference(boolean) - 类 com.jdon.cache.CacheLine 中的方法
 
setValue(Object) - 类 com.jdon.async.disruptor.EventResultDisruptor 中的方法
 
setVisitableName(String) - 类 com.jdon.container.access.TargetMetaRequest 中的方法
 
setWaitAtSequence(long) - 类 com.jdon.async.disruptor.ValueEventProcessor 中的方法
 
setWaitforTimeout(int) - 类 com.jdon.async.disruptor.EventResultHandlerImp 中的方法
 
setWaitforTimeout(int) - 接口 com.jdon.async.EventResultHandler 中的方法
setup time out(MILLISECONDS) value for get a Event Result
setWaitforTimeout(int) - 类 com.jdon.async.future.EventResultFuture 中的方法
 
shorten(String) - 类 com.jdon.util.StringUtil 中的静态方法
 
shorten(String, int) - 类 com.jdon.util.StringUtil 中的静态方法
 
shorten(String, String) - 类 com.jdon.util.StringUtil 中的静态方法
 
shorten(String, int, String) - 类 com.jdon.util.StringUtil 中的静态方法
 
shutdown() - 类 com.jdon.container.builder.ContainerDirector 中的方法
 
SimpleCachePool - com.jdon.util 中的 类
View Source
Singleton - com.jdon.annotation 中的 注释类型
 
SingletonPOJOObjectFactory - com.jdon.bussinessproxy.target 中的 类
 
SingletonPOJOObjectFactory(POJOTargetMetaDef) - 类 com.jdon.bussinessproxy.target.SingletonPOJOObjectFactory 的构造方法
 
SingletonPOJOTargetMetaDef - com.jdon.bussinessproxy.meta 中的 类
 
SingletonPOJOTargetMetaDef(String, String) - 类 com.jdon.bussinessproxy.meta.SingletonPOJOTargetMetaDef 的构造方法
 
SingletonPOJOTargetMetaDef(String, String, String[]) - 类 com.jdon.bussinessproxy.meta.SingletonPOJOTargetMetaDef 的构造方法
 
size() - 类 com.jdon.aop.interceptor.InterceptorsChain 中的方法
 
size() - 类 com.jdon.cache.LRUCache 中的方法
 
size() - 类 com.jdon.cache.UtilCache 中的方法
Returns the number of elements currently in the cache
size() - 类 com.jdon.components.encache.EncacheProvider 中的方法
 
size() - 类 com.jdon.components.guavacache.GuavaCacheProvider 中的方法
 
size() - 类 com.jdon.container.config.ContainerComponents 中的方法
 
size() - 类 com.jdon.container.visitor.ComponentsboxsInSession 中的方法
 
size() - 接口 com.jdon.controller.cache.Cache 中的方法
 
size() - 类 com.jdon.controller.cache.InstanceCache 中的方法
 
size() - 类 com.jdon.util.ConcurrentLinkedList 中的方法
 
sortedMatchingConstructors - 类 com.jdon.container.pico.JdonConstructorInjectionComponentAdapter 中的变量
 
split(String, String) - 类 com.jdon.util.StringUtil 中的静态方法
 
split(String, String, boolean) - 类 com.jdon.util.StringUtil 中的静态方法
 
split(String, String, double) - 类 com.jdon.util.StringUtil 中的静态方法
 
split(String, String, float) - 类 com.jdon.util.StringUtil 中的静态方法
 
split(String, String, int) - 类 com.jdon.util.StringUtil 中的静态方法
 
split(String, String, long) - 类 com.jdon.util.StringUtil 中的静态方法
 
split(String, String, short) - 类 com.jdon.util.StringUtil 中的静态方法
 
SQLSERVER - 类 com.jdon.util.DbUtil 中的静态变量
 
SSNDelimiters - 类 com.jdon.util.UtilValidate 中的静态变量
non-digit characters which are allowed in Social Security Numbers
stackTrace(Throwable) - 类 com.jdon.util.StringUtil 中的静态方法
 
start() - 类 com.jdon.aop.interceptor.CacheInterceptor 中的方法
 
start() - 类 com.jdon.aop.interceptor.ComponentMessageInterceptor 中的方法
 
start() - 类 com.jdon.aop.interceptor.InterceptorsChain 中的方法
 
start() - 类 com.jdon.aop.interceptor.PoolInterceptor 中的方法
 
start() - 类 com.jdon.aop.interceptor.SessionContextInterceptor 中的方法
 
start() - 类 com.jdon.aop.interceptor.StatefulInterceptor 中的方法
 
start() - 类 com.jdon.aop.joinpoint.AdvisorChainFactory 中的方法
 
start() - 类 com.jdon.async.disruptor.DisruptorFactory 中的方法
 
start() - 类 com.jdon.async.disruptor.DisruptorForCommandFactory 中的方法
 
start() - 类 com.jdon.async.disruptor.pool.DisruptorCommandPoolFactory 中的方法
 
start() - 类 com.jdon.async.disruptor.pool.DisruptorPoolFactory 中的方法
 
start() - 类 com.jdon.async.EventMessageFirer 中的方法
 
start() - 类 com.jdon.bussinessproxy.dyncproxy.cglib.CGLIBDynamicProxyWeaving 中的方法
 
start() - 类 com.jdon.cache.LRUCache 中的方法
 
start() - 类 com.jdon.components.encache.EncacheProvider 中的方法
 
start() - 类 com.jdon.components.guavacache.GuavaCacheProvider 中的方法
 
start() - 类 com.jdon.container.access.TargetMetaDefHolder 中的方法
 
start() - 类 com.jdon.container.access.xml.TargetMetaDefXmlLoader 中的方法
 
start() - 接口 com.jdon.container.ContainerWrapper 中的方法
start the container this method will active all components's startup methods in container,
start() - 类 com.jdon.container.finder.ContainerCallback 中的方法
 
start() - 类 com.jdon.container.interceptor.BeforeAfterMethodTarget 中的方法
 
start() - 类 com.jdon.container.interceptor.CGLIBMethodInterceptorImp 中的方法
 
start(Object) - 类 com.jdon.container.pico.JdonInstantiatingComponentAdapter 中的方法
 
start() - 类 com.jdon.container.pico.JdonPicoContainer 中的方法
Start the components of this PicoContainer and all its logical child containers.
start() - 类 com.jdon.container.pico.PicoContainerWrapper 中的方法
 
start() - 接口 com.jdon.container.pico.Startable 中的方法
Start this component.
start() - 类 com.jdon.container.visitor.http.HttpSessionVisitorFactoryImp 中的方法
 
start() - 类 com.jdon.controller.cache.CacheManager 中的方法
 
start() - 类 com.jdon.controller.cache.InstanceCache 中的方法
 
start() - 类 com.jdon.domain.advsior.ModelAdvisor 中的方法
 
start() - 类 com.jdon.domain.message.MessageInterceptor 中的方法
 
start() - 类 com.jdon.domain.model.cache.DomainCacheInterceptor 中的方法
 
start() - 接口 com.jdon.domain.model.cache.LifeCycle 中的方法
when a model has been put into cache, call this method
start() - 类 com.jdon.domain.model.cache.ModelCacheManager 中的方法
 
Startable - com.jdon.container.pico 中的 接口
 
StartablecomponentsRegistry - com.jdon.container.builder 中的 类
 
StartablecomponentsRegistry() - 类 com.jdon.container.builder.StartablecomponentsRegistry 的构造方法
 
startablecomponentsRegistry - 类 com.jdon.container.builder.StartablecomponentsRegistry 中的变量
 
startApp() - 接口 com.jdon.container.builder.ContainerRegistryBuilder 中的方法
 
startApp() - 类 com.jdon.container.builder.DefaultContainerBuilder 中的方法
 
startCDATA() - 类 com.jdon.util.jdom.XMLFilterBase 中的方法
 
startDocument() - 类 com.jdon.util.jdom.DataFormatFilter 中的方法
Filter a start document event.
startDocument() - 类 com.jdon.util.jdom.DataUnformatFilter 中的方法
Filter a start document event.
startDTD(String, String, String) - 类 com.jdon.util.jdom.XMLFilterBase 中的方法
Filter a start DTD event.
startElement(String, String, String, Attributes) - 类 com.jdon.util.jdom.DataFormatFilter 中的方法
Add newline and indentation prior to start tag.
startElement(String, String, String, Attributes) - 类 com.jdon.util.jdom.DataUnformatFilter 中的方法
Filter a start element event.
startElement(String, String) - 类 com.jdon.util.jdom.XMLFilterBase 中的方法
Start a new element without a qname or attributes.
startElement(String, Attributes) - 类 com.jdon.util.jdom.XMLFilterBase 中的方法
Start a new element without a Namespace URI or qname.
startElement(String) - 类 com.jdon.util.jdom.XMLFilterBase 中的方法
Start a new element without a Namespace URI, qname, or attributes.
startEntity(String) - 类 com.jdon.util.jdom.XMLFilterBase 中的方法
 
startMon(long) - 类 com.jdon.cache.UtilCache 中的方法
 
startScan(AppContextWrapper) - 类 com.jdon.container.annotation.ContainerLoaderAnnotation 中的方法
 
startScan(AppContextWrapper) - 类 com.jdon.container.annotation.type.AnnotationScaner 中的方法
 
startStartableComponents(ContainerWrapper) - 类 com.jdon.container.builder.StartablecomponentsRegistry 中的方法
 
startsWith(String, char) - 类 com.jdon.util.StringUtil 中的静态方法
 
startsWith(String, String) - 类 com.jdon.util.StringUtil 中的静态方法
 
startup() - 类 com.jdon.container.builder.ContainerDirector 中的方法
 
startup - 类 com.jdon.container.builder.DefaultContainerBuilder 中的变量
 
startup(AppContextWrapper) - 类 com.jdon.container.startup.ContainerSetupScript 中的方法
startup Application container
StartupException - com.jdon.container.builder 中的 异常
 
StartupException() - 异常 com.jdon.container.builder.StartupException 的构造方法
 
Stateful - com.jdon.annotation.intercept 中的 注释类型
same as com.jdon.controller.service.Stateful
Stateful - com.jdon.controller.service 中的 接口
those stateful POJO Service must implements this interface, so the become truly stateful.
StatefulInterceptor - com.jdon.aop.interceptor 中的 类
StatefulInterceptor is a Interceptor of creating target object. must be the last in Interceptors.
StatefulInterceptor(ContainerCallback, TargetMetaRequestsHolder) - 类 com.jdon.aop.interceptor.StatefulInterceptor 的构造方法
 
stop() - 类 com.jdon.aop.interceptor.CacheInterceptor 中的方法
 
stop() - 类 com.jdon.aop.interceptor.ComponentMessageInterceptor 中的方法
 
stop() - 类 com.jdon.aop.interceptor.InterceptorsChain 中的方法
 
stop() - 类 com.jdon.aop.interceptor.PoolInterceptor 中的方法
 
stop() - 类 com.jdon.aop.interceptor.SessionContextInterceptor 中的方法
 
stop() - 类 com.jdon.aop.interceptor.StatefulInterceptor 中的方法
 
stop() - 类 com.jdon.aop.joinpoint.AdvisorChainFactory 中的方法
 
stop() - 类 com.jdon.async.disruptor.DisruptorFactory 中的方法
 
stop() - 类 com.jdon.async.disruptor.DisruptorForCommandFactory 中的方法
 
stop() - 类 com.jdon.async.disruptor.pool.DisruptorCommandPoolFactory 中的方法
 
stop() - 类 com.jdon.async.disruptor.pool.DisruptorPoolFactory 中的方法
 
stop() - 类 com.jdon.async.EventMessageFirer 中的方法
 
stop() - 类 com.jdon.async.future.ChannelExecutor 中的方法
 
stop() - 类 com.jdon.async.future.FutureDirector 中的方法
 
stop() - 类 com.jdon.bussinessproxy.dyncproxy.cglib.CGLIBDynamicProxyWeaving 中的方法
 
stop() - 类 com.jdon.cache.LRUCache 中的方法
 
stop() - 类 com.jdon.cache.UtilCache 中的方法
 
stop() - 类 com.jdon.components.encache.EncacheProvider 中的方法
 
stop() - 类 com.jdon.components.guavacache.GuavaCacheProvider 中的方法
 
stop() - 类 com.jdon.container.access.TargetMetaDefHolder 中的方法
 
stop() - 类 com.jdon.container.access.xml.TargetMetaDefXmlLoader 中的方法
 
stop() - 接口 com.jdon.container.ContainerWrapper 中的方法
stop the container this method will active all components's stop methods in container.
stop() - 类 com.jdon.container.finder.ContainerCallback 中的方法
 
stop() - 类 com.jdon.container.interceptor.BeforeAfterMethodTarget 中的方法
 
stop() - 类 com.jdon.container.interceptor.CGLIBMethodInterceptorImp 中的方法
 
stop(Object) - 类 com.jdon.container.pico.JdonInstantiatingComponentAdapter 中的方法
 
stop() - 类 com.jdon.container.pico.JdonPicoContainer 中的方法
Stop the components of this PicoContainer and all its logical child containers.
stop() - 类 com.jdon.container.pico.PicoContainerWrapper 中的方法
 
stop() - 接口 com.jdon.container.pico.Startable 中的方法
Stop this component.
stop() - 类 com.jdon.container.visitor.http.HttpSessionVisitorFactoryImp 中的方法
 
stop() - 类 com.jdon.controller.AppUtil 中的方法
 
stop() - 类 com.jdon.controller.cache.CacheManager 中的方法
 
stop() - 类 com.jdon.controller.cache.InstanceCache 中的方法
 
stop() - 类 com.jdon.domain.advsior.ModelAdvisor 中的方法
 
stop() - 类 com.jdon.domain.message.MessageInterceptor 中的方法
 
stop() - 类 com.jdon.domain.model.cache.DomainCacheInterceptor 中的方法
 
stop() - 接口 com.jdon.domain.model.cache.LifeCycle 中的方法
when a model has been removed from cache,, call this method
stop() - 类 com.jdon.domain.model.cache.ModelCacheManager 中的方法
 
stopApp() - 接口 com.jdon.container.builder.ContainerRegistryBuilder 中的方法
 
stopApp() - 类 com.jdon.container.builder.DefaultContainerBuilder 中的方法
 
stopStartableComponents(ContainerWrapper) - 类 com.jdon.container.builder.StartablecomponentsRegistry 中的方法
 
stowRequestAttributes(HttpServletRequest) - 类 com.jdon.util.RequestUtil 中的静态方法
Stores request attributes in session
streamLargeText - 类 com.jdon.util.DbUtil 中的静态变量
 
StringCacheKeyFactory - com.jdon.controller.cache 中的 类
different cached object, there is different cache key.
StringCacheKeyFactory() - 类 com.jdon.controller.cache.StringCacheKeyFactory 的构造方法
 
StringKey - com.jdon.controller.cache 中的 接口
 
StringUtil - com.jdon.util 中的 类
 
StringUtil() - 类 com.jdon.util.StringUtil 的构造方法
 
stripCharsInBag(String, String) - 类 com.jdon.util.UtilValidate 中的静态方法
Removes all characters which appear in string bag from string s.
stripCharsNotInBag(String, String) - 类 com.jdon.util.UtilValidate 中的静态方法
Removes all characters which do NOT appear in string bag from string s.
stripInitialWhitespace(String) - 类 com.jdon.util.UtilValidate 中的静态方法
Removes initial(leading) whitespace characters from s.
stripWhitespace(String) - 类 com.jdon.util.UtilValidate 中的静态方法
Removes all whitespace characters from s.
supportsFetchSize - 类 com.jdon.util.DbUtil 中的静态变量
 
supportsMaxRows - 类 com.jdon.util.DbUtil 中的静态变量
 
suspendEncoding() - 类 com.jdon.util.Base64.OutputStream 中的方法
Suspends encoding of the stream.

T

target - 类 com.jdon.container.interceptor.MethodInvocationImp 中的变量
 
target - 类 com.jdon.domain.proxy.ModelMethodInvocation 中的变量
 
TARGET_PROPS_SERVICES - 接口 com.jdon.aop.joinpoint.Pointcut 中的静态变量
 
TargetMetaDef - com.jdon.bussinessproxy 中的 接口
meta definition for service
TargetMetaDefHolder - com.jdon.container.access 中的 类
以service name为key, Service TargetMetaDef为value this class is registered in contain.xml every name has one TargetMetaDef instance, if multi thread access same TargetMetaDef instance, they will crash.
TargetMetaDefHolder() - 类 com.jdon.container.access.TargetMetaDefHolder 的构造方法
 
TargetMetaDefXmlLoader - com.jdon.container.access.xml 中的 类
Load target service meta definition from jdonframework.xml this class is registered in container.xml
TargetMetaDefXmlLoader(AppConfigureCollection, TargetMetaDefHolder) - 类 com.jdon.container.access.xml.TargetMetaDefXmlLoader 的构造方法
AppConfigureCollection has been registered in com.jdon.container.builder.ContainerRegistry.registerAppConfigureFiles and add configure file names by com.jdon.container.builder.DefaultContainerBuilder.addAppConfigureFile
TargetMetaRequest - com.jdon.container.access 中的 类
Every container's user has one UserTargetMetaDef object this object is a DTO when this user enter businerss proxy.
TargetMetaRequest(TargetMetaDef, ComponentVisitor) - 类 com.jdon.container.access.TargetMetaRequest 的构造方法
ComponentVisitor is HttpSessionComponentVisitor created in UserTargetMetaDefFactory.createTargetMetaRequest(TargetMetaDef, com.jdon.controller.context.ContextHolder)
TargetMetaRequestsHolder - com.jdon.container.access 中的 类
 
TargetMetaRequestsHolder() - 类 com.jdon.container.access.TargetMetaRequestsHolder 的构造方法
 
targetMetaRequestsHolder - 类 com.jdon.container.access.UserTargetMetaDefFactory 中的变量
 
TargetObjectFactory - com.jdon.bussinessproxy.target 中的 接口
 
TARGETSERVICE_FACTORY - 接口 com.jdon.container.finder.ComponentKeys 中的静态变量
 
targetServiceFactory - 类 com.jdon.aop.reflection.ProxyMethodInvocation 中的变量
 
TargetServiceFactory - com.jdon.bussinessproxy.target 中的 接口
 
TargetServiceFactoryVisitable - com.jdon.bussinessproxy.target 中的 类
this class supply accessing TargetServiceFactory by cache visitor if ServiceMethodInvoker call this class, ejb service instance or pojo instance will be cached.
TargetServiceFactoryVisitable(TargetServiceFactory) - 类 com.jdon.bussinessproxy.target.TargetServiceFactoryVisitable 的构造方法
 
TaskEngine - com.jdon.util.task 中的 类
A TaskEngine object accepts Runnable objects and queues them for execution by worker threads.
testConnection(Connection) - 类 com.jdon.util.DbUtil 中的静态方法
 
timeoutforeturnResult - 类 com.jdon.async.disruptor.EventResultHandlerImp 中的变量
 
timeoutforeturnResult - 类 com.jdon.async.future.EventResultFuture 中的变量
 
TIMING - 类 com.jdon.util.Debug 中的静态变量
 
timingOn() - 类 com.jdon.util.Debug 中的静态方法
 
toDate(String) - 类 com.jdon.util.UtilDateTime 中的静态方法
Converts a date and time String into a Date
toDate(String, String) - 类 com.jdon.util.UtilDateTime 中的静态方法
Converts a date String and a time String into a Date
toDate(String, String, String, String, String, String) - 类 com.jdon.util.UtilDateTime 中的静态方法
Makes a Date from separate Strings for month, day, year, hour, minute, and second.
toDate(int, int, int, int, int, int) - 类 com.jdon.util.UtilDateTime 中的静态方法
Makes a Date from separate ints for month, day, year, hour, minute, and second.
toDateString(Date) - 类 com.jdon.util.UtilDateTime 中的静态方法
Makes a date String in the format MM/DD/YYYY from a Date
toDateTimeString(Date) - 类 com.jdon.util.UtilDateTime 中的静态方法
Makes a combined data and time string in the format "MM/DD/YYYY HH:MM:SS" from a Date.
topic - 类 com.jdon.async.disruptor.EventDisruptor 中的变量
 
TOPICNAME - 类 com.jdon.container.annotation.type.ConsumerLoader 中的静态变量
 
TOPICNAME2 - 类 com.jdon.container.annotation.type.ConsumerLoader 中的静态变量
 
TOPICNAME2 - 类 com.jdon.container.annotation.type.ModelConsumerLoader 中的静态变量
 
toSqlDate(String) - 类 com.jdon.util.UtilDateTime 中的静态方法
Converts a date String into a java.sql.Date
toSqlDate(String, String, String) - 类 com.jdon.util.UtilDateTime 中的静态方法
Makes a java.sql.Date from separate Strings for month, day, year
toSqlDate(int, int, int) - 类 com.jdon.util.UtilDateTime 中的静态方法
Makes a java.sql.Date from separate ints for month, day, year
toSqlTime(String) - 类 com.jdon.util.UtilDateTime 中的静态方法
Converts a time String into a java.sql.Time
toSqlTime(String, String, String) - 类 com.jdon.util.UtilDateTime 中的静态方法
Makes a java.sql.Time from separate Strings for hour, minute, and second.
toSqlTime(int, int, int) - 类 com.jdon.util.UtilDateTime 中的静态方法
Makes a java.sql.Time from separate ints for hour, minute, and second.
toString() - 类 com.jdon.bussinessproxy.meta.MethodMetaArgs 中的方法
 
toString() - 类 com.jdon.controller.cache.CacheKey 中的方法
 
toString() - 类 com.jdon.controller.model.DynamicModel 中的方法
 
toString() - 类 com.jdon.domain.model.cache.ModelKey 中的方法
最好不使用本方法,容易和真正的CacheKey混淆
toTimestamp(String) - 类 com.jdon.util.UtilDateTime 中的静态方法
Converts a date and time String into a Timestamp
toTimestamp(String, String) - 类 com.jdon.util.UtilDateTime 中的静态方法
Converts a date String and a time String into a Timestamp
toTimestamp(String, String, String, String, String, String) - 类 com.jdon.util.UtilDateTime 中的静态方法
Makes a Timestamp from separate Strings for month, day, year, hour, minute, and second.
toTimestamp(int, int, int, int, int, int) - 类 com.jdon.util.UtilDateTime 中的静态方法
Makes a Timestamp from separate ints for month, day, year, hour, minute, and second.
toTimeString(Date) - 类 com.jdon.util.UtilDateTime 中的静态方法
Makes a time String in the format HH:MM:SS from a Date.
toTimeString(int, int, int) - 类 com.jdon.util.UtilDateTime 中的静态方法
Makes a time String in the format HH:MM:SS from a separate ints for hour, minute, and second.

U

unregisterComponent(Object) - 类 com.jdon.container.pico.JdonPicoContainer 中的方法
 
unregisterComponentByInstance(Object) - 类 com.jdon.container.pico.JdonPicoContainer 中的方法
 
UPDATE - 接口 com.jdon.controller.events.Event 中的静态变量
 
update() - 接口 com.jdon.domain.model.cache.LifeCycle 中的方法
Called immediately after an model has been put into the cache and the model already existed in the cache.
uppercaseLetters - 类 com.jdon.util.UtilValidate 中的静态变量
upper-case letter characters
URL_SAFE - 类 com.jdon.util.Base64 中的静态变量
Encode using Base64-like encoding that is URL- and Filename-safe as described in Section 4 of RFC3548: http://www.faqs.org/rfcs/rfc3548.html.
URLUtil - com.jdon.util 中的 类
 
URLUtil() - 类 com.jdon.util.URLUtil 的构造方法
 
URLUtil(URL) - 类 com.jdon.util.URLUtil 的构造方法
 
useLog4J - 类 com.jdon.util.Debug 中的静态变量
 
UserTargetMetaDefFactory - com.jdon.container.access 中的 类
 
UserTargetMetaDefFactory(TargetMetaRequestsHolder) - 类 com.jdon.container.access.UserTargetMetaDefFactory 的构造方法
 
useSoftReference - 类 com.jdon.cache.UtilCache 中的变量
Specifies whether or not to use soft references for this cache, defaults to false
USStateCodeDelimiter - 类 com.jdon.util.UtilValidate 中的静态变量
Delimiter for USStateCodes String
USStateCodes - 类 com.jdon.util.UtilValidate 中的静态变量
Valid U.S.
UtilCache - com.jdon.cache 中的 类
Generalized caching utility.
UtilCache(PropsUtil) - 类 com.jdon.cache.UtilCache 的构造方法
Default constructor, all members stay at default values as defined in cache.properties, or the defaults in this file if cache.properties is not found, or there are no 'default' entries in it.
UtilCache(int, long, boolean) - 类 com.jdon.cache.UtilCache 的构造方法
 
UtilDateTime - com.jdon.util 中的 类
Utility class for handling java.util.Date, the java.sql data/time classes and related information
UtilDateTime() - 类 com.jdon.util.UtilDateTime 的构造方法
 
Utils - com.jdon.container.annotation.type 中的 类
 
Utils() - 类 com.jdon.container.annotation.type.Utils 的构造方法
 
UtilValidate - com.jdon.util 中的 类
General input/data validation methods Utility methods for validating data, especially input.
UtilValidate() - 类 com.jdon.util.UtilValidate 的构造方法
 

V

validateObject(Object) - 类 com.jdon.controller.pool.CommonsPoolFactory 中的方法
 
validSSNChars - 类 com.jdon.util.UtilValidate 中的静态变量
characters which are allowed in Social Security Numbers
validUSPhoneChars - 类 com.jdon.util.UtilValidate 中的静态变量
characters which are allowed in US phone numbers
validWorldPhoneChars - 类 com.jdon.util.UtilValidate 中的静态变量
characters which are allowed in international phone numbers(a leading + is OK)
validZipCodeChars - 类 com.jdon.util.UtilValidate 中的静态变量
characters which are allowed in Social Security Numbers
valueBound(HttpSessionBindingEvent) - 类 com.jdon.container.visitor.http.HttpSessionProxyComponentVisitor 中的方法
 
valueEventProcessor - 类 com.jdon.async.disruptor.EventResultHandlerImp 中的变量
 
ValueEventProcessor - com.jdon.async.disruptor 中的 类
 
ValueEventProcessor(RingBuffer<EventResultDisruptor>) - 类 com.jdon.async.disruptor.ValueEventProcessor 的构造方法
 
values() - 类 com.jdon.cache.UtilCache 中的方法
 
valueUnbound(HttpSessionBindingEvent) - 类 com.jdon.container.visitor.http.HttpSessionProxyComponentVisitor 中的方法
session destroyed. remove all references;
VERBOSE - 类 com.jdon.util.Debug 中的静态变量
 
verboseOn() - 类 com.jdon.util.Debug 中的静态方法
 
verify(PicoContainer) - 类 com.jdon.container.pico.JdonInstantiatingComponentAdapter 中的方法
 
verify() - 类 com.jdon.container.pico.JdonPicoContainer 中的方法
已过时。 since 1.1 - Use new VerifyingVisitor().traverse(this)
verifyingGuard - 类 com.jdon.container.pico.JdonInstantiatingComponentAdapter 中的变量
 
VIEW - 接口 com.jdon.controller.events.Event 中的静态变量
 
VIEW_STR - 类 com.jdon.controller.events.EventUtil 中的静态变量
 
visit() - 类 com.jdon.container.visitor.ComponentOriginalVisitor 中的方法
find the visitable component from container, and execute it's accept method, the return result is the tager service object.
visit() - 接口 com.jdon.container.visitor.ComponentVisitor 中的方法
using this method, the component that implements Visitable interface will be executed, and return the running result.
visit() - 类 com.jdon.container.visitor.http.HttpSessionProxyComponentVisitor 中的方法
the object type saved in componentsboxs is decided by the method" visitableFactory.createVisitable. only ejb service need cached, pojo service not need.
visit() - 类 com.jdon.container.visitor.http.NoSessionProxyComponentVisitor 中的方法
 
Visitable - com.jdon.container.visitor 中的 接口
all components that runnung result need cache in container must implements this interface.
VISITOR_FACTORY - 接口 com.jdon.container.finder.ComponentKeys 中的静态变量
 
VisitorFactory - com.jdon.container.visitor 中的 接口
Factory that get visitors for the container that have been optimized by cache(HttpSession) replace this class in container.xml ,we can change HttpSession with another session type, HttpSession is binding to Web container.

W

waitFor(long) - 类 com.jdon.async.disruptor.ValueEventProcessor 中的方法
 
waitForBlocking(long) - 类 com.jdon.async.disruptor.ValueEventProcessor 中的方法
not really block, the waiting time is longer than not block.
WARNING - 类 com.jdon.util.Debug 中的静态变量
 
warningOn() - 类 com.jdon.util.Debug 中的静态方法
 
WebAppUtil - com.jdon.controller 中的 类
Used in Web application.
WebAppUtil() - 类 com.jdon.controller.WebAppUtil 的构造方法
 
WEBSERVICE - 接口 com.jdon.container.finder.ComponentKeys 中的静态变量
 
WEBSERVICE_FACTORY - 接口 com.jdon.container.finder.ComponentKeys 中的静态变量
 
WebServiceAccessor - com.jdon.controller.service 中的 接口
 
WebServiceAccessorImp - com.jdon.controller.service 中的 类
before accessing container, we can do something and store some state into UserTargetMetaDef object.
WebServiceAccessorImp(ServiceAccessor, TargetMetaRequestsHolder, ContainerCallback) - 类 com.jdon.controller.service.WebServiceAccessorImp 的构造方法
 
WebServiceFactory - com.jdon.controller.service 中的 类
the defualt concrete class of ServiceFactory by this class, we can get a service instance; @ com.jdon.controller.service.WebServiceDecorator
WebServiceFactory(WebServiceAccessor, ContainerCallback, UserTargetMetaDefFactory) - 类 com.jdon.controller.service.WebServiceFactory 的构造方法
 
WebServiceImp - com.jdon.controller.service 中的 类
 
WebServiceImp(WebServiceAccessor, ContainerCallback, UserTargetMetaDefFactory) - 类 com.jdon.controller.service.WebServiceImp 的构造方法
 
whitespace - 类 com.jdon.util.UtilValidate 中的静态变量
whitespace characters
wrap(String) - 类 com.jdon.util.StringUtil 中的静态方法
 
wrap(String, int) - 类 com.jdon.util.StringUtil 中的静态方法
 
write(int) - 类 com.jdon.util.Base64.OutputStream 中的方法
Writes the byte to the output stream after converting to/from Base64 notation.
write(byte[], int, int) - 类 com.jdon.util.Base64.OutputStream 中的方法
Calls Base64.OutputStream.write(int) repeatedly until len bytes are written.

X

xmlcontainerRegistry - 类 com.jdon.container.builder.DefaultContainerBuilder 中的变量
 
XmlContainerRegistry - com.jdon.container.builder 中的 类
all register methods for the container by a class manage all register implemention.
XmlContainerRegistry(ContainerWrapper) - 类 com.jdon.container.builder.XmlContainerRegistry 的构造方法
 
XMLFilterBase - com.jdon.util.jdom 中的 类
Adds convenience methods and lexical event filtering to base SAX2 Filter implementation.
XMLFilterBase() - 类 com.jdon.util.jdom.XMLFilterBase 的构造方法
Construct an XML filter with no parent.
XMLFilterBase(XMLReader) - 类 com.jdon.util.jdom.XMLFilterBase 的构造方法
Create an XML filter with the specified parent.
XmlParser - com.jdon.controller.config 中的 类
by Jdom parse the jdonframework.xml dom4j is faster than jdom, but this parser only be runned for one time ,so parsing speed is not important.
XmlParser() - 类 com.jdon.controller.config.XmlParser 的构造方法
 
XmlPojoServiceParser - com.jdon.controller.config 中的 类
 
XmlPojoServiceParser() - 类 com.jdon.controller.config.XmlPojoServiceParser 的构造方法
 
XMLProperties - com.jdon.util.jdom 中的 类
Provides the the ability to use simple XML property files.
XMLProperties(String) - 类 com.jdon.util.jdom.XMLProperties 的构造方法
Creates a new XMLProperties object.
XMLProperties(InputStream) - 类 com.jdon.util.jdom.XMLProperties 的构造方法
Creates a new XMLProperties object.
XmlUtil - com.jdon.util 中的 类
 
XmlUtil() - 类 com.jdon.util.XmlUtil 的构造方法
 

Z

zeroPadString(String, int) - 类 com.jdon.util.UtilDateTime 中的静态方法
 
ZipCodeDelimeter - 类 com.jdon.util.UtilValidate 中的静态变量
our preferred delimiter for reformatting ZIP Codes
ZipCodeDelimiters - 类 com.jdon.util.UtilValidate 中的静态变量
non-digit characters which are allowed in ZIP Codes

A B C D E F G H I J K L M N O P R S T U V W X Z

Copyright © 2013. All Rights Reserved.