Skip navigation links
A B C D E F G H I J L M N O P R S T U V W _ 

A

AbstractEditorInf<T> - Class in org.frameworkset.spi.editor
Title: AbstractEditor.java
AbstractEditorInf() - Constructor for class org.frameworkset.spi.editor.AbstractEditorInf
 
AbstractMessageSource - Class in org.frameworkset.spi.support
Title: AbstractMessageSource.java
AbstractMessageSource() - Constructor for class org.frameworkset.spi.support.AbstractMessageSource
 
accember - Variable in class org.frameworkset.spi.assemble.Pro
 
accept(Method) - Method in class org.frameworkset.spi.cglib.AopProxyFilter
 
add(int, V) - Method in class org.frameworkset.spi.assemble.ProList
 
add(V) - Method in class org.frameworkset.spi.assemble.ProList
 
add(V) - Method in class org.frameworkset.spi.assemble.ProSet
 
addAll(Collection<? extends V>) - Method in class org.frameworkset.spi.assemble.ProList
 
addAll(int, Collection<? extends V>) - Method in class org.frameworkset.spi.assemble.ProList
 
addAll(Map) - Method in class org.frameworkset.spi.assemble.PropertiesContainer
 
addAll(Collection<? extends V>) - Method in class org.frameworkset.spi.assemble.ProSet
 
addAllErrors(Errors) - Method in interface org.frameworkset.spi.support.validate.Errors
Add all errors from the given Errors instance to this Errors instance.
addAllErrors(Errors) - Method in class org.frameworkset.spi.support.validate.EscapedErrors
 
addCallback(ListenableFutureCallback<? super T>) - Method in interface org.frameworkset.schedule.ListenableFuture
Registers the given callback to this ListenableFuture.
addCallback(ListenableFutureCallback<? super T>) - Method in class org.frameworkset.schedule.ListenableFutureCallbackRegistry
Adds the given callback to this registry.
addCallback(ListenableFutureCallback<? super T>) - Method in class org.frameworkset.schedule.ListenableFutureTask
 
addConfigPropertiesFile(String, LinkConfigFile) - Method in class org.frameworkset.spi.assemble.PropertiesContainer
 
addConfigPropertiesFile(String) - Method in class org.frameworkset.spi.assemble.PropertiesContainer
 
addConfigPropertiesFromPlugin(String, LinkConfigFile, BaseApplicationContext) - Method in class org.frameworkset.spi.assemble.PropertiesContainer
 
addConstructor(Construction) - Method in class org.frameworkset.spi.assemble.Pro
 
addError(FieldError) - Method in interface org.frameworkset.spi.support.validate.BindingResult
 
addInterceptMethod(SynchronizedMethod) - Method in class org.frameworkset.spi.assemble.InterceptorInfo
 
addInterceptor(InterceptorInfo) - Method in class org.frameworkset.spi.assemble.BaseTXManager
 
addLinkConfigFile(LinkConfigFile) - Method in class org.frameworkset.spi.assemble.LinkConfigFile
 
addMangers(Map) - Method in class org.frameworkset.spi.assemble.ServiceProviderManager
 
addParam(Pro) - Method in class org.frameworkset.spi.assemble.Construction
add param for construction
addParam(Pro) - Method in class org.frameworkset.spi.assemble.SynchronizedMethod
 
addPro(Pro) - Method in class org.frameworkset.spi.assemble.ProArray
 
addProperties(Map<String, Pro>) - Method in class org.frameworkset.spi.assemble.ServiceProviderManager
 
addProviderManagerInfo(ProviderManagerInfo) - Method in class org.frameworkset.spi.assemble.ServiceProviderManager
 
addReference(Pro) - Method in class org.frameworkset.spi.assemble.ProviderManagerInfo
 
addReferenceParam(Pro) - Method in class org.frameworkset.spi.assemble.Pro
 
addRollbackException(RollbackException) - Method in class org.frameworkset.spi.assemble.SynchronizedMethod
 
addSecurityProviderInfo(SecurityProviderInfo) - Method in class org.frameworkset.spi.assemble.ProviderInfoQueue
 
addSecurityProviderInfo(SecurityProviderInfo) - Method in class org.frameworkset.spi.assemble.ProviderManagerInfo
addSecurityProvider
addShutdownHook(Runnable, int) - Static method in class org.frameworkset.spi.BaseApplicationContext
添加系统中停止时的回调程序
addShutdownHook(Runnable) - Static method in class org.frameworkset.spi.BaseApplicationContext
添加系统中停止时的回调程序
addShutdownHook(Runnable) - Static method in class org.frameworkset.spi.BaseSPIManager
Deprecated.
添加系统中停止时的回调程序
addShutdownHook(Runnable) - Static method in class org.frameworkset.spi.BaseSPIManager2
添加系统中停止时的回调程序
addSynchronizedMethod(SynchronizedMethod) - Method in class org.frameworkset.spi.assemble.ProviderManagerInfo
 
addTopLevel(LinkConfigFile) - Method in class org.frameworkset.spi.assemble.ServiceProviderManager
 
addTransactionMethod(SynchronizedMethod) - Method in class org.frameworkset.spi.assemble.AOPMethods
 
addTransactionMethod(SynchronizedMethod) - Method in class org.frameworkset.spi.assemble.Transactions
 
after(Method, Object[]) - Method in class org.frameworkset.spi.interceptor.DumyInterceptor
 
after(Method, Object[]) - Method in class org.frameworkset.spi.interceptor.InterceptorChain
 
after(Method, Object[]) - Method in class org.frameworkset.spi.interceptor.InterceptorWrapper
 
afterFinally(Method, Object[]) - Method in class org.frameworkset.spi.interceptor.DumyInterceptor
 
afterFinally(Method, Object[]) - Method in class org.frameworkset.spi.interceptor.InterceptorChain
 
afterFinally(Method, Object[]) - Method in class org.frameworkset.spi.interceptor.InterceptorWrapper
 
afterPropertiesSet() - Method in class org.frameworkset.schedule.ExecutorConfigurationSupport
Calls initialize() after the container applied all property values.
afterPropertiesSet(Object, BeanInf, BaseApplicationContext) - Static method in class org.frameworkset.spi.assemble.BeanAccembleHelper
 
afterPropertiesSet() - Method in interface org.frameworkset.spi.InitializingBean
Invoked by a BeanFactory after it has set all bean properties supplied (and satisfied BeanFactoryAware and ApplicationContextAware).
afterstart(BaseApplicationContext) - Method in interface org.frameworkset.spi.event.IocLifeCycleEventListener
 
AfterThrowable - Exception in org.frameworkset.spi.interceptor
Title: AfterThrowable.java
AfterThrowable() - Constructor for exception org.frameworkset.spi.interceptor.AfterThrowable
 
AfterThrowable(String) - Constructor for exception org.frameworkset.spi.interceptor.AfterThrowable
 
AfterThrowable(Throwable) - Constructor for exception org.frameworkset.spi.interceptor.AfterThrowable
 
AfterThrowable(String, Throwable) - Constructor for exception org.frameworkset.spi.interceptor.AfterThrowable
 
afterThrowing(Method, Object[], Throwable) - Method in class org.frameworkset.spi.interceptor.DumyInterceptor
 
afterThrowing(Method, Object[], Throwable) - Method in class org.frameworkset.spi.interceptor.InterceptorChain
 
afterThrowing(Method, Object[]) - Method in class org.frameworkset.spi.interceptor.InterceptorChain
 
afterThrowing(Method, Object[], Throwable) - Method in class org.frameworkset.spi.interceptor.InterceptorWrapper
 
allProperties - Variable in class org.frameworkset.spi.assemble.PropertiesContainer
 
allWillBeIntercept() - Method in class org.frameworkset.spi.assemble.InterceptorInfo
判断所有的方法都需要被拦截器拦截,如果为true,则所有的都需要被拦截,否则 需要根据isInterceptMethod(Method method)来判别方法是否需要被拦截
AOP_PROPERTIES_PATH - Static variable in class org.frameworkset.spi.BaseApplicationContext
 
aop_proxy_type_cglib - Static variable in class org.frameworkset.spi.BaseApplicationContext
 
aop_proxy_type_default - Static variable in class org.frameworkset.spi.BaseApplicationContext
 
aop_proxy_type_javaproxy - Static variable in class org.frameworkset.spi.BaseApplicationContext
 
aop_proxy_type_key - Static variable in class org.frameworkset.spi.BaseApplicationContext
 
aop_webservice_scope_key - Static variable in class org.frameworkset.spi.BaseApplicationContext
 
AOPMethods - Class in org.frameworkset.spi.assemble
Title: AOPMethods.java
AOPMethods() - Constructor for class org.frameworkset.spi.assemble.AOPMethods
 
AopProxyFilter - Class in org.frameworkset.spi.cglib
Title: AopProxyFilter.java
AopProxyFilter() - Constructor for class org.frameworkset.spi.cglib.AopProxyFilter
 
ApplicationContext - Class in org.frameworkset.spi
Title: ApplicationContext.java
ApplicationContext(String) - Constructor for class org.frameworkset.spi.ApplicationContext
 
ApplicationContext(String, boolean) - Constructor for class org.frameworkset.spi.ApplicationContext
 
ApplicationContext(String, String, String) - Constructor for class org.frameworkset.spi.ApplicationContext
 
ApplicationContext(String, String, String, boolean) - Constructor for class org.frameworkset.spi.ApplicationContext
 
applicationContext - Variable in class org.frameworkset.spi.assemble.ProviderParser
 
applicationContext - Variable in class org.frameworkset.spi.BaseApplicationContextAware
 
ApplicationContextAware - Interface in org.frameworkset.spi
Title: ApplicationContextAware.java
ApplicationContextException - Exception in org.frameworkset.spi
Title: ApplicationContextException.java
ApplicationContextException() - Constructor for exception org.frameworkset.spi.ApplicationContextException
 
ApplicationContextException(String, Throwable) - Constructor for exception org.frameworkset.spi.ApplicationContextException
 
ApplicationContextException(String) - Constructor for exception org.frameworkset.spi.ApplicationContextException
 
ApplicationContextException(Throwable) - Constructor for exception org.frameworkset.spi.ApplicationContextException
 
applicationContextInited - Variable in class org.frameworkset.spi.BaseApplicationContext
 
applicationContexts - Static variable in class org.frameworkset.spi.BaseApplicationContext
 
ApplicationObjectSupport - Class in org.frameworkset.spi.support
Title: ApplicationObjectSupport.java
ApplicationObjectSupport() - Constructor for class org.frameworkset.spi.support.ApplicationObjectSupport
 
AssembleCallback - Interface in org.frameworkset.spi.assemble.callback
Title: AssembleCallback.java
AssembleCallbackException - Exception in org.frameworkset.spi.assemble.callback
Title: AssembleCallbackException.java
AssembleCallbackException() - Constructor for exception org.frameworkset.spi.assemble.callback.AssembleCallbackException
 
AssembleCallbackException(String) - Constructor for exception org.frameworkset.spi.assemble.callback.AssembleCallbackException
 
AssembleCallbackException(Throwable) - Constructor for exception org.frameworkset.spi.assemble.callback.AssembleCallbackException
 
AssembleCallbackException(String, Throwable) - Constructor for exception org.frameworkset.spi.assemble.callback.AssembleCallbackException
 
AssembleCallbackResolver - Interface in org.frameworkset.spi.assemble.callback
Title: AssembleCallbackResolver.java
AssembleException - Exception in org.frameworkset.spi.assemble
Title: AssembleException.java
AssembleException(String) - Constructor for exception org.frameworkset.spi.assemble.AssembleException
 
AssembleUtil - Class in org.frameworkset.spi.assemble
Title: AssembleUtil.java
AssembleUtil() - Constructor for class org.frameworkset.spi.assemble.AssembleUtil
 
Async - Annotation Type in org.frameworkset.spi.async.annotation
Title: Async.java
AsyncCall - Class in org.frameworkset.spi.async
Title: AsyncCall.java
AsyncCall() - Constructor for class org.frameworkset.spi.async.AsyncCall
 
AsyncCall.AsynCallbackRunnable - Class in org.frameworkset.spi.async
 
AsyncCall.AsynRunnable - Class in org.frameworkset.spi.async
不需要返回结果的模式,也没有回调函数,可以指定超时时间,如果没有指定则run方法中同步条用 否则异步调用,超时时报异常记录日志(这种超时没有特别的意义,只是告诉系统说明服务之星超过摸个时间了)
AsyncCallException - Exception in org.frameworkset.spi.async
Title: AsyncCallException.java
AsyncCallException() - Constructor for exception org.frameworkset.spi.async.AsyncCallException
 
AsyncCallException(String) - Constructor for exception org.frameworkset.spi.async.AsyncCallException
 
AsyncCallException(Throwable) - Constructor for exception org.frameworkset.spi.async.AsyncCallException
 
AsyncCallException(String, Throwable) - Constructor for exception org.frameworkset.spi.async.AsyncCallException
 
AsyncListenableTaskExecutor - Interface in org.frameworkset.schedule
 
asyncMethods - Variable in class org.frameworkset.spi.assemble.BaseTXManager
 
AsyncTaskExecutor - Interface in org.frameworkset.schedule
 
ATTRIBUTE_PREFIX - Static variable in class org.frameworkset.spi.assemble.ServiceProviderManager
属性引用标识的前缀

B

BaseApplicationContext - Class in org.frameworkset.spi
Title: BaseApplicationContext.java
BaseApplicationContext(String) - Constructor for class org.frameworkset.spi.BaseApplicationContext
 
BaseApplicationContext(String, boolean, boolean) - Constructor for class org.frameworkset.spi.BaseApplicationContext
 
BaseApplicationContext(String, boolean, String, boolean) - Constructor for class org.frameworkset.spi.BaseApplicationContext
 
BaseApplicationContext(String, String, String) - Constructor for class org.frameworkset.spi.BaseApplicationContext
 
BaseApplicationContext(String, String, String, boolean, boolean) - Constructor for class org.frameworkset.spi.BaseApplicationContext
 
BaseApplicationContext(String, String, String, boolean, String, boolean) - Constructor for class org.frameworkset.spi.BaseApplicationContext
 
BaseApplicationContext(String, String, InputStream, boolean, boolean) - Constructor for class org.frameworkset.spi.BaseApplicationContext
 
BaseApplicationContext(String, String, URL, boolean) - Constructor for class org.frameworkset.spi.BaseApplicationContext
 
BaseApplicationContext(URL, String) - Constructor for class org.frameworkset.spi.BaseApplicationContext
 
BaseApplicationContext(InputStream, boolean, boolean) - Constructor for class org.frameworkset.spi.BaseApplicationContext
 
BaseApplicationContextAware - Class in org.frameworkset.spi
Title: BaseApplicationContextAware.java
BaseApplicationContextAware() - Constructor for class org.frameworkset.spi.BaseApplicationContextAware
 
BaseCGLibProxy - Class in org.frameworkset.spi.cglib
Title: BaseCGLibProxy.java
BaseCGLibProxy(Object) - Constructor for class org.frameworkset.spi.cglib.BaseCGLibProxy
 
BaseCGLibProxy(Object, BaseTXManager, CallContext) - Constructor for class org.frameworkset.spi.cglib.BaseCGLibProxy
 
BaseLogger - Interface in org.frameworkset.log
Title: BaseLogger.java
BaseSerial<T> - Class in org.frameworkset.soa
Title: BaseSerial.java
BaseSerial() - Constructor for class org.frameworkset.soa.BaseSerial
 
BaseSPIManager - Class in org.frameworkset.spi
Deprecated.
use BaseSPIManager2
BaseSPIManager() - Constructor for class org.frameworkset.spi.BaseSPIManager
Deprecated.
 
BaseSPIManager2 - Class in org.frameworkset.spi
 
BaseSPIManager2() - Constructor for class org.frameworkset.spi.BaseSPIManager2
 
BaseTXManager - Class in org.frameworkset.spi.assemble
 
BaseTXManager() - Constructor for class org.frameworkset.spi.assemble.BaseTXManager
 
batchLoad(List, LinkConfigFile) - Method in class org.frameworkset.spi.assemble.ServiceProviderManager
解析并加载imports配置文件列表中的包含的管理服务,parentFile是指导入这些配置文件的配置文件,便于系统 进行调试和跟踪
bean - Variable in class org.frameworkset.spi.assemble.Pro
 
BeanAccembleHelper - Class in org.frameworkset.spi.assemble
Title: BeanAccembleHelper.java
BeanAccembleHelper() - Constructor for class org.frameworkset.spi.assemble.BeanAccembleHelper
 
BeanAccembleHelper.LoopObject - Class in org.frameworkset.spi.assemble
 
BeanClassLoaderAware - Interface in org.frameworkset.spi
Title: BeanClassLoaderAware.java
BeanContainer - Class in org.frameworkset.spi
Title: BeanContainer.java
BeanContainer(String) - Constructor for class org.frameworkset.spi.BeanContainer
 
BeanContainer(BeanContainer, String) - Constructor for class org.frameworkset.spi.BeanContainer
 
BeanDestroyHook - Class in org.frameworkset.spi
 
BeanDestroyHook(BaseApplicationContext) - Constructor for class org.frameworkset.spi.BeanDestroyHook
 
BeanInf - Interface in org.frameworkset.spi.assemble
 
beaninfo - Variable in class org.frameworkset.spi.BeanInfoAware
 
BeanInfoAware - Class in org.frameworkset.spi
Title: BeanInfoAware.java
BeanInfoAware() - Constructor for class org.frameworkset.spi.BeanInfoAware
 
beaninstance - Variable in class org.frameworkset.spi.assemble.Pro
 
BeanInstanceException - Exception in org.frameworkset.spi.assemble
Title: BeanInstanceException.java
BeanInstanceException() - Constructor for exception org.frameworkset.spi.assemble.BeanInstanceException
 
BeanInstanceException(String, Throwable) - Constructor for exception org.frameworkset.spi.assemble.BeanInstanceException
 
BeanInstanceException(String) - Constructor for exception org.frameworkset.spi.assemble.BeanInstanceException
 
BeanInstanceException(Throwable) - Constructor for exception org.frameworkset.spi.assemble.BeanInstanceException
 
BeanNameAware - Interface in org.frameworkset.spi
Title: BeanNameAware.java
before(Method, Object[]) - Method in class org.frameworkset.spi.interceptor.DumyInterceptor
 
before(Method, Object[]) - Method in class org.frameworkset.spi.interceptor.InterceptorChain
 
before(Method, Object[]) - Method in class org.frameworkset.spi.interceptor.InterceptorWrapper
 
beforestart() - Method in interface org.frameworkset.spi.event.IocLifeCycleEventListener
 
BindException - Exception in org.frameworkset.spi.support.validate
Title: BindException.java
BindException() - Constructor for exception org.frameworkset.spi.support.validate.BindException
 
BindException(BindingResult) - Constructor for exception org.frameworkset.spi.support.validate.BindException
 
BindException(Throwable) - Constructor for exception org.frameworkset.spi.support.validate.BindException
 
BindException(String, Throwable) - Constructor for exception org.frameworkset.spi.support.validate.BindException
 
BindingErrorProcessor - Interface in org.frameworkset.spi.support.bind
Title: BindingErrorProcessor.java
BindingResult - Interface in org.frameworkset.spi.support.validate
Title: BindingResult.java
buildFieldList(String, List) - Method in class org.frameworkset.spi.support.validate.DefaultMessageCodesResolver
Add both keyed and non-keyed entries for the supplied field to the supplied field list.
buildMethodUUID(Method, Object[]) - Static method in class org.frameworkset.spi.assemble.SynchronizedMethod
构建方法的惟一标识id,一个类中的一个方法只对应一个标识,标识生成的规则 是:方法名+'_' + 参数类型1 + ...
buildMethodUUID(String, Class[]) - Static method in class org.frameworkset.spi.assemble.SynchronizedMethod
构建方法的惟一标识id,一个类中的一个方法只对应一个标识,标识生成的规则 是:方法名+'_' + 参数类型1 + ...
buildMethodUUID(Method) - Static method in class org.frameworkset.spi.assemble.SynchronizedMethod
 

C

calculateAllFilenames(String, Locale) - Method in class org.frameworkset.spi.support.HotDeployResourceBundleMessageSource
Calculate all filenames for the given bundle basename and Locale.
calculateAllFilenames(String, Locale) - Method in class org.frameworkset.spi.support.ReloadableResourceBundleMessageSource
Calculate all filenames for the given bundle basename and Locale.
calculateFilenamesForLocale(String, Locale) - Method in class org.frameworkset.spi.support.HotDeployResourceBundleMessageSource
Calculate the filenames for the given bundle basename and Locale, appending language code, country code, and variant code.
calculateFilenamesForLocale(String, Locale) - Method in class org.frameworkset.spi.support.ReloadableResourceBundleMessageSource
Calculate the filenames for the given bundle basename and Locale, appending language code, country code, and variant code.
call_header - Static variable in class org.frameworkset.soa.ObjectSerializable
 
call_tailer - Static variable in class org.frameworkset.soa.ObjectSerializable
 
CallBack<T> - Interface in org.frameworkset.spi.async
Title: CallBack.java
CallBackService - Interface in org.frameworkset.spi.async
Title: CallBackService.java
CallBackServiceImpl - Class in org.frameworkset.spi.async
Title: CallBackServiceImpl.java
CallBackServiceImpl(CallBack, long) - Constructor for class org.frameworkset.spi.async.CallBackServiceImpl
 
CallBackServiceImpl(CallBack) - Constructor for class org.frameworkset.spi.async.CallBackServiceImpl
 
CallContext - Interface in org.frameworkset.spi
Title: CallContext.java
callcontext - Variable in class org.frameworkset.spi.cglib.BaseCGLibProxy
 
callorder_sequence - Variable in class org.frameworkset.spi.assemble.BaseTXManager
 
CallService - Interface in org.frameworkset.spi.async
Title: CallService.java
CannotModifyException - Exception in org.frameworkset.spi.assemble
 
CannotModifyException() - Constructor for exception org.frameworkset.spi.assemble.CannotModifyException
 
CannotModifyException(String) - Constructor for exception org.frameworkset.spi.assemble.CannotModifyException
 
CannotModifyException(Throwable) - Constructor for exception org.frameworkset.spi.assemble.CannotModifyException
 
CannotModifyException(String, Throwable) - Constructor for exception org.frameworkset.spi.assemble.CannotModifyException
 
CGLibProxy - Class in org.frameworkset.spi.cglib
Title: CGLibProxy.java
CGLibProxy(Object) - Constructor for class org.frameworkset.spi.cglib.CGLibProxy
 
CGLibProxy(Object, CallContext, BaseTXManager) - Constructor for class org.frameworkset.spi.cglib.CGLibProxy
 
CGLibUtil - Class in org.frameworkset.spi.cglib
Title: CGLibUtil.java
CGLibUtil() - Constructor for class org.frameworkset.spi.cglib.CGLibUtil
 
characters(char[], int, int) - Method in class org.frameworkset.spi.assemble.ProviderParser
 
CHARSET_GBK - Static variable in class org.frameworkset.soa.ObjectSerializable
 
CHARSET_UTF_8 - Static variable in class org.frameworkset.soa.ObjectSerializable
 
ClasspathAssembleCallback - Class in org.frameworkset.spi.assemble.callback
Title: ClasspathAssembleCallback.java
ClasspathAssembleCallback() - Constructor for class org.frameworkset.spi.assemble.callback.ClasspathAssembleCallback
 
classpathprex - Static variable in interface org.frameworkset.spi.assemble.callback.AssembleCallback
 
clazz - Variable in class org.frameworkset.spi.assemble.Pro
值类型
clear() - Method in class org.frameworkset.spi.assemble.ProList
 
clear() - Method in class org.frameworkset.spi.assemble.ProMap
 
clear() - Method in class org.frameworkset.spi.assemble.ProSet
 
clearCache() - Method in class org.frameworkset.spi.support.HotDeployResourceBundleMessageSource
Clear the resource bundle cache.
clearCache() - Method in class org.frameworkset.spi.support.ReloadableResourceBundleMessageSource
Clear the resource bundle cache.
clearCacheIncludingAncestors() - Method in class org.frameworkset.spi.support.HotDeployResourceBundleMessageSource
Clear the resource bundle caches of this MessageSource and all its ancestors.
clearCacheIncludingAncestors() - Method in class org.frameworkset.spi.support.ReloadableResourceBundleMessageSource
Clear the resource bundle caches of this MessageSource and all its ancestors.
cls - Variable in class org.frameworkset.spi.assemble.Pro
 
CODE_SEPARATOR - Static variable in class org.frameworkset.spi.support.validate.DefaultMessageCodesResolver
The separator that this implementation uses when resolving message codes.
compareTo(Object) - Method in class org.frameworkset.spi.assemble.Pro
 
compareTo(short) - Static method in class org.frameworkset.spi.Version
Compares the specified version number against the current version number.
COMPONENT_BEAN - Static variable in class org.frameworkset.spi.assemble.Pro
 
COMPONENT_CLASS - Static variable in class org.frameworkset.spi.assemble.Pro
 
COMPONENT_OBJECT - Static variable in class org.frameworkset.spi.assemble.Pro
 
COMPONENT_OBJECT_SHORTNAME - Static variable in class org.frameworkset.spi.assemble.Pro
 
COMPONENT_STRING - Static variable in class org.frameworkset.spi.assemble.Pro
 
COMPONENT_STRING_SHORTNAME - Static variable in class org.frameworkset.spi.assemble.Pro
 
configFile - Variable in class org.frameworkset.spi.assemble.Pro
 
configfile - Variable in class org.frameworkset.spi.BaseApplicationContext
 
configFileURL - Variable in class org.frameworkset.spi.BaseApplicationContext
 
configPropertiesFile - Variable in class org.frameworkset.spi.assemble.LinkConfigFile
 
configPropertiesFile - Variable in class org.frameworkset.spi.assemble.ProviderParser
 
configPropertiesFiles - Variable in class org.frameworkset.spi.assemble.PropertiesContainer
 
Constants - Interface in org.frameworkset.spi.async.annotation
Title: Constants.java
Construction - Class in org.frameworkset.spi.assemble
Title: Construction.java
Construction() - Constructor for class org.frameworkset.spi.assemble.Construction
 
container_type_application - Static variable in class org.frameworkset.spi.BaseApplicationContext
 
container_type_mvc - Static variable in class org.frameworkset.spi.BaseApplicationContext
 
container_type_simple - Static variable in class org.frameworkset.spi.BaseApplicationContext
定义5种组件容器的类型代码
container_type_soa - Static variable in class org.frameworkset.spi.BaseApplicationContext
 
container_type_soafile - Static variable in class org.frameworkset.spi.BaseApplicationContext
 
contains(Class<?>) - Method in exception org.frameworkset.spi.NestedCheckedException
Check whether this exception contains an exception of the given type: either it is of the given class itself or it contains a nested cause of the given type.
containsBean(String) - Method in class org.frameworkset.spi.assemble.ServiceProviderManager
 
containsBean(String) - Method in class org.frameworkset.spi.BaseApplicationContext
 
containsSingleton(String) - Method in class org.frameworkset.spi.BaseApplicationContext
 
content_header_gbk - Static variable in class org.frameworkset.soa.ObjectSerializable
 
content_header_utf_8 - Static variable in class org.frameworkset.soa.ObjectSerializable
 
Context - Class in org.frameworkset.spi.assemble
Title: Context.java
Context(String) - Constructor for class org.frameworkset.spi.assemble.Context
 
Context(Context, String) - Constructor for class org.frameworkset.spi.assemble.Context
 
context - Variable in class org.frameworkset.spi.LifeCycleProcessorExecutor
 
convertBeanObjectsToXML(List<String>, List<Object>, List<Class>) - Static method in class org.frameworkset.soa.ObjectSerializable
 
convertBeanObjectsToXML(List<String>, List<Object>, List<Class>, String) - Static method in class org.frameworkset.soa.ObjectSerializable
 
convertBeanObjectToXML(Object, Class, String) - Static method in class org.frameworkset.soa.ObjectSerializable
 
convertBeanObjectToXML(String, Object, Class) - Static method in class org.frameworkset.soa.ObjectSerializable
Deprecated.
use Method toXML( Object obj).
convertBeanObjectToXML(String, Object, Class, String, String) - Static method in class org.frameworkset.soa.ObjectSerializable
 
convertBeanObjectToXML(String, Object, Class, String, String, Writer) - Static method in class org.frameworkset.soa.ObjectSerializable
 
convertBeanObjectToXML(Object, Class) - Static method in class org.frameworkset.soa.ObjectSerializable
 
convertBeanObjectToXML1(String, Object, Class, String, String) - Static method in class org.frameworkset.soa.ObjectSerializable
 
convertMethodCallToXMLMethod(Method, Object[], Class[], String) - Static method in class org.frameworkset.soa.ObjectSerializable
 
convertSOAMethodCallToXMLMethod(SOAMethodCall, String) - Static method in class org.frameworkset.soa.ObjectSerializable
 
convertXMLToBeanObject(String, String, Class<T>) - Static method in class org.frameworkset.soa.ObjectSerializable
Deprecated.
use method toObject(xml,Class)
createBean(Class<? extends T>) - Method in class org.frameworkset.spi.BaseApplicationContext
 
createBean(String) - Method in class org.frameworkset.spi.BaseApplicationContext
 
createBean(Class<? extends T>, BeanInf) - Method in class org.frameworkset.spi.BaseApplicationContext
 
createExecutor(int, ThreadFactory, RejectedExecutionHandler) - Method in class org.frameworkset.schedule.ThreadPoolTaskScheduler
Create a new ScheduledExecutorService instance.
createInf(CallContext, BaseTXManager, Object) - Static method in class org.frameworkset.spi.BaseApplicationContext
创建不具有同步控制的provider代理接口实例 该代理接口可能有事务控制的功能也可能没有有事务控制,根据具体的配置来决定 createInf
createInf(Pro, Object) - Static method in class org.frameworkset.spi.BaseApplicationContext
创建不具有同步控制的provider代理接口实例 该代理接口可能有事务控制的功能也可能没有有事务控制,根据具体的配置来决定 createInf
createMessageFormat(String, Locale) - Static method in class org.frameworkset.spi.support.MessageSourceSupport
Create a MessageFormat for the given message and Locale.
createSynInf(CallContext, ProviderManagerInfo, Object) - Static method in class org.frameworkset.spi.BaseApplicationContext
创建即具有同步控制功能但不具备事务管理功能的provider代理接口实例 createInf
createSynTXInf(CallContext, ProviderManagerInfo, Object) - Static method in class org.frameworkset.spi.BaseApplicationContext
创建具有同步和事务控制的provider代理接口实例 createInf
createTXInf(CallContext, BaseTXManager, Object) - Static method in class org.frameworkset.spi.BaseApplicationContext
创建没有同步但有事务控制的provider代理接口实例 该方法的实现逻辑目前和createInf方法一致
creatorMethodInvokerByBean(Pro, String, String) - Static method in class org.frameworkset.spi.assemble.BeanAccembleHelper
通过工厂对象创建组件实例
creatorMethodInvokerByClass(Pro, String, String) - Static method in class org.frameworkset.spi.assemble.BeanAccembleHelper
通过工厂对象创建组件实例
current - Variable in class org.frameworkset.spi.interceptor.InterceptorChain
 
CurrentlyInCreationException - Exception in org.frameworkset.spi.assemble
Title: BeanCurrentlyInCreationException.java
CurrentlyInCreationException() - Constructor for exception org.frameworkset.spi.assemble.CurrentlyInCreationException
 
CurrentlyInCreationException(String, Throwable) - Constructor for exception org.frameworkset.spi.assemble.CurrentlyInCreationException
 
CurrentlyInCreationException(String) - Constructor for exception org.frameworkset.spi.assemble.CurrentlyInCreationException
 
CurrentlyInCreationException(Throwable) - Constructor for exception org.frameworkset.spi.assemble.CurrentlyInCreationException
 

D

decorateTaskWithErrorHandler(Runnable, ErrorHandler, boolean) - Static method in class org.frameworkset.schedule.TaskUtils
Decorate the task for error handling.
DEFAULT_CACHE_KEY - Static variable in class org.frameworkset.spi.BaseApplicationContext
缺省接口key
default_charset - Static variable in class org.frameworkset.spi.SOAFileApplicationContext
 
DEFAULT_MESSAGE_BASENAME - Static variable in class org.frameworkset.spi.BaseApplicationContext
 
DEFAULT_SEPARATOR - Static variable in class org.frameworkset.spi.support.LocalizedResourceHelper
The default separator to use inbetween file name parts: an underscore
default_singable - Variable in class org.frameworkset.spi.BaseApplicationContext
指定容器中的组件缺省使用单例还是多实例模式
DefaultApplicationContext - Class in org.frameworkset.spi
Title: DefaultApplicationContext.java
DefaultApplicationContext(String) - Constructor for class org.frameworkset.spi.DefaultApplicationContext
 
DefaultApplicationContext(String, boolean, boolean) - Constructor for class org.frameworkset.spi.DefaultApplicationContext
 
DefaultApplicationContext(String, boolean, String, boolean) - Constructor for class org.frameworkset.spi.DefaultApplicationContext
 
DefaultApplicationContext(String, String, String) - Constructor for class org.frameworkset.spi.DefaultApplicationContext
 
DefaultApplicationContext(String, String, String, boolean) - Constructor for class org.frameworkset.spi.DefaultApplicationContext
 
DefaultApplicationContext(URL, String) - Constructor for class org.frameworkset.spi.DefaultApplicationContext
 
DefaultApplicationContext(InputStream, boolean, boolean) - Constructor for class org.frameworkset.spi.DefaultApplicationContext
 
DefaultApplicationContext(URL) - Constructor for class org.frameworkset.spi.DefaultApplicationContext
可以用于外部文件加载,类似于构造函数 public DefaultApplicationContext(String configfile)
defaultAssembleCallback - Static variable in class org.frameworkset.spi.assemble.AssembleUtil
 
DefaultAssembleCallbackResolver - Class in org.frameworkset.spi.assemble.callback
Title: DefaultAssembleCallbackResolver.java
DefaultAssembleCallbackResolver() - Constructor for class org.frameworkset.spi.assemble.callback.DefaultAssembleCallbackResolver
 
DefaultBaseLogger - Class in org.frameworkset.log
Title: DefaultBaseLogger.java
DefaultBaseLogger(Logger) - Constructor for class org.frameworkset.log.DefaultBaseLogger
 
DefaultBaseLogger() - Constructor for class org.frameworkset.log.DefaultBaseLogger
 
DefaultBindingErrorProcessor - Class in org.frameworkset.spi.support.bind
Title: DefaultBindingErrorProcessor.java
DefaultBindingErrorProcessor() - Constructor for class org.frameworkset.spi.support.bind.DefaultBindingErrorProcessor
 
defaultConfigFile - Static variable in class org.frameworkset.spi.assemble.ServiceProviderManager
 
defaultContext - Static variable in class org.frameworkset.spi.BaseSPIManager
Deprecated.
 
defaultContext - Static variable in class org.frameworkset.spi.BaseSPIManager2
 
DefaultLifecycleProcessor - Class in org.frameworkset.spi.support
Default implementation of the LifecycleProcessor strategy.
DefaultLifecycleProcessor() - Constructor for class org.frameworkset.spi.support.DefaultLifecycleProcessor
 
DefaultLogger - Class in org.frameworkset.log
 
DefaultLogger(Logger) - Constructor for class org.frameworkset.log.DefaultLogger
 
DefaultLogger() - Constructor for class org.frameworkset.log.DefaultLogger
 
DefaultMessageCodesResolver - Class in org.frameworkset.spi.support.validate
Default implementation of the MessageCodesResolver interface.
DefaultMessageCodesResolver() - Constructor for class org.frameworkset.spi.support.validate.DefaultMessageCodesResolver
 
DefaultMessageSourceResolvable - Class in org.frameworkset.spi.support
Title: DefaultMessageSourceResolvable.java
DefaultMessageSourceResolvable(String) - Constructor for class org.frameworkset.spi.support.DefaultMessageSourceResolvable
Create a new DefaultMessageSourceResolvable.
DefaultMessageSourceResolvable(String[]) - Constructor for class org.frameworkset.spi.support.DefaultMessageSourceResolvable
Create a new DefaultMessageSourceResolvable.
DefaultMessageSourceResolvable(String[], String) - Constructor for class org.frameworkset.spi.support.DefaultMessageSourceResolvable
Create a new DefaultMessageSourceResolvable.
DefaultMessageSourceResolvable(String[], Object[]) - Constructor for class org.frameworkset.spi.support.DefaultMessageSourceResolvable
Create a new DefaultMessageSourceResolvable.
DefaultMessageSourceResolvable(String[], Object[], String) - Constructor for class org.frameworkset.spi.support.DefaultMessageSourceResolvable
Create a new DefaultMessageSourceResolvable.
DefaultMessageSourceResolvable(MessageSourceResolvable) - Constructor for class org.frameworkset.spi.support.DefaultMessageSourceResolvable
Copy constructor: Create a new instance from another resolvable.
defaultsingable() - Method in class org.frameworkset.spi.BaseApplicationContext
 
DefaultValueStyler - Class in org.frameworkset.spi.support
Title: DefaultValueStyler.java
DefaultValueStyler() - Constructor for class org.frameworkset.spi.support.DefaultValueStyler
 
delegate - Variable in class org.frameworkset.spi.cglib.BaseCGLibProxy
 
DelegatingErrorHandlingRunnable - Class in org.frameworkset.schedule
 
DelegatingErrorHandlingRunnable(Runnable, ErrorHandler) - Constructor for class org.frameworkset.schedule.DelegatingErrorHandlingRunnable
Create a new DelegatingErrorHandlingRunnable.
DelegatingMessageSource - Class in org.frameworkset.spi.support
Title: DelegatingMessageSource.java
DelegatingMessageSource() - Constructor for class org.frameworkset.spi.support.DelegatingMessageSource
 
description - Static variable in class org.frameworkset.spi.Version
 
deserialize(String) - Method in class org.frameworkset.soa.JDKSerial
 
deserialize(String) - Method in class org.frameworkset.soa.LocaleSerial
 
deserialize(String) - Method in interface org.frameworkset.soa.Serial
 
destroy() - Method in class org.frameworkset.schedule.ExecutorConfigurationSupport
Calls shutdown when the BeanFactory destroys the task executor instance.
destroy() - Method in class org.frameworkset.spi.assemble.ServiceProviderManager
 
destroy() - Method in class org.frameworkset.spi.assemble.soa.SOAServiceProviderManager
 
destroy() - Method in class org.frameworkset.spi.BaseApplicationContext
 
destroy(boolean) - Method in class org.frameworkset.spi.BaseApplicationContext
 
destroy() - Method in interface org.frameworkset.spi.DisposableBean
Invoked by a BeanFactory on destruction of a singleton.
destroy() - Method in class org.frameworkset.spi.support.AbstractMessageSource
 
destroy() - Method in class org.frameworkset.spi.support.HotDeployResourceBundleMessageSource
注销国际化资源
destroyBean(Object) - Method in class org.frameworkset.spi.BaseApplicationContext
Destroy the given bean instance (typically coming from BaseApplicationContext.createBean(java.lang.Class<? extends T>)), applying the DisposableBean contract as well as
destroySingleBeans() - Method in class org.frameworkset.spi.BaseApplicationContext
 
DisposableBean - Interface in org.frameworkset.spi
Title: DisposableBean.java
docbase - Variable in class org.frameworkset.spi.BaseApplicationContext
 
docbaseType - Variable in class org.frameworkset.spi.BaseApplicationContext
 
doExecute(Runnable) - Method in class org.frameworkset.schedule.SimpleAsyncTaskExecutor
Template method for the actual execution of a task.
doGetBundle(String, Locale) - Method in class org.frameworkset.spi.support.ResourceBundleMessageSource
Obtain the resource bundle for the given basename and Locale.
doGetDefaultBundle(String) - Method in class org.frameworkset.spi.support.ResourceBundleMessageSource
Refresh the PropertiesHolder for the given bundle filename.
done() - Method in class org.frameworkset.schedule.ListenableFutureTask
 
DummyInterceptorFacttory - Class in org.frameworkset.spi.interceptor
Title: DummyInterceptorFacttory.java
DummyInterceptorFacttory() - Constructor for class org.frameworkset.spi.interceptor.DummyInterceptorFacttory
 
DumyInterceptor - Class in org.frameworkset.spi.interceptor
Title: DumyInterceptor.java
DumyInterceptor() - Constructor for class org.frameworkset.spi.interceptor.DumyInterceptor
 

E

Editor - Class in org.frameworkset.spi.assemble
Title: Editor.java
Editor() - Constructor for class org.frameworkset.spi.assemble.Editor
 
enableAsyncCall() - Method in class org.frameworkset.spi.assemble.BaseTXManager
 
enableInterceptor() - Method in class org.frameworkset.spi.assemble.BaseTXManager
 
enableTransaction() - Method in class org.frameworkset.spi.assemble.BaseTXManager
 
endElement(String, String, String) - Method in class org.frameworkset.spi.assemble.ProviderParser
 
equals(Object) - Method in class org.frameworkset.spi.support.DefaultMessageSourceResolvable
 
equals(Object) - Method in class org.frameworkset.spi.support.validate.FieldError
 
equals(Object) - Method in class org.frameworkset.spi.support.validate.ObjectError
 
ErrorHandler - Interface in org.frameworkset.schedule
 
Errors - Interface in org.frameworkset.spi.support.validate
Title: Errors.java
EscapedErrors - Class in org.frameworkset.spi.support.validate
Title: EscapedErrors.java
EscapedErrors(Errors) - Constructor for class org.frameworkset.spi.support.validate.EscapedErrors
Create a new EscapedErrors instance for the given source instance.
escapeRN(String, StringBuilder) - Method in class org.frameworkset.spi.assemble.ServiceProviderManager
处理回车换行符,
escapeValue(String, ProviderParser) - Method in class org.frameworkset.spi.assemble.PropertiesContainer
 
escapeValue(String, StringBuilder) - Method in class org.frameworkset.spi.assemble.ServiceProviderManager
 
evalValue(String, PropertiesContainer, ProviderParser) - Static method in class org.frameworkset.spi.assemble.Pro
 
evalValue(String, ProviderParser) - Method in class org.frameworkset.spi.assemble.PropertiesContainer
计算值中存在的变量的值,首先从外部属性文件中获取变量值,如果没有对应的值,再从ioc对于配置文件中获取,如果都没有获取到,看看有没有默认值,如果 有默认值,则采用默认值
execute(Runnable, long) - Method in interface org.frameworkset.schedule.AsyncTaskExecutor
Execute the given task.
execute(Runnable) - Method in class org.frameworkset.schedule.SimpleAsyncTaskExecutor
Executes the given task, within a concurrency throttle if configured (through the superclass's settings).
execute(Runnable, long) - Method in class org.frameworkset.schedule.SimpleAsyncTaskExecutor
Executes the given task, within a concurrency throttle if configured (through the superclass's settings).
execute(Runnable) - Method in interface org.frameworkset.schedule.TaskExecutor
Execute the given task.
execute(Runnable) - Method in class org.frameworkset.schedule.ThreadPoolTaskScheduler
 
execute(Runnable, long) - Method in class org.frameworkset.schedule.ThreadPoolTaskScheduler
 
ExecutorConfigurationSupport - Class in org.frameworkset.schedule
 
ExecutorConfigurationSupport() - Constructor for class org.frameworkset.schedule.ExecutorConfigurationSupport
 

F

factoryClass - Variable in class org.frameworkset.spi.assemble.Pro
 
failure(Throwable) - Method in class org.frameworkset.schedule.ListenableFutureCallbackRegistry
Triggers a ListenableFutureCallback.onFailure(Throwable) call on all added callbacks with the given Throwable.
FALSE - Static variable in class org.frameworkset.spi.assemble.ProviderManagerInfo
 
FieldError - Class in org.frameworkset.spi.support.validate
Title: FieldError.java
FieldError(String, String, String) - Constructor for class org.frameworkset.spi.support.validate.FieldError
Create a new FieldError instance.
FieldError(String, String, Object, Class, boolean, String[], Object[], String) - Constructor for class org.frameworkset.spi.support.validate.FieldError
Create a new FieldError instance.
fillHotLoadProperties() - Static method in class org.frameworkset.spi.BaseApplicationContext
 
fillProperties() - Static method in class org.frameworkset.spi.BaseApplicationContext
Fill the given properties from the given resource.
fillProperties(Properties, Resource) - Static method in class org.frameworkset.spi.io.PropertiesLoaderUtils
Fill the given properties from the given resource.
findLocalizedResource(String, String, Locale) - Method in class org.frameworkset.spi.support.LocalizedResourceHelper
Find the most specific localized resource for the given name, extension and locale:
findVariableFromSelf() - Method in class org.frameworkset.spi.assemble.ServiceProviderManager
 
firstgenericTypes(Class) - Static method in class org.frameworkset.spi.assemble.Pro
 
firstLoadProperties(String) - Method in class org.frameworkset.spi.support.HotDeployResourceBundleMessageSource
 
fixattrprefics - Static variable in class org.frameworkset.spi.assemble.Pro
内置的属性前缀标识
fixattrs - Static variable in class org.frameworkset.spi.assemble.Pro
定义property节点的固定属性
formatMessage(String, Object[], Locale) - Method in class org.frameworkset.spi.support.MessageSourceSupport
Format the given message String, using cached MessageFormats.
freeze() - Method in class org.frameworkset.spi.assemble.Freezen
 
freeze() - Method in class org.frameworkset.spi.assemble.Pro
 
freeze() - Method in class org.frameworkset.spi.assemble.ProArray
 
freeze() - Method in class org.frameworkset.spi.assemble.ProList
 
freeze() - Method in class org.frameworkset.spi.assemble.ProMap
 
freeze() - Method in class org.frameworkset.spi.assemble.ProProperties
 
freeze() - Method in class org.frameworkset.spi.assemble.ProSet
 
Freezen - Class in org.frameworkset.spi.assemble
 
Freezen() - Constructor for class org.frameworkset.spi.assemble.Freezen
 

G

get(int) - Method in class org.frameworkset.spi.assemble.ProSet
不是线程安全的方法
getActiveCount() - Method in class org.frameworkset.schedule.ThreadPoolTaskScheduler
Return the number of currently active threads.
getAllErrors() - Method in interface org.frameworkset.spi.support.validate.Errors
Get all errors, both global and field ones.
getAllErrors() - Method in class org.frameworkset.spi.support.validate.EscapedErrors
 
getAllProperties() - Method in class org.frameworkset.spi.assemble.PropertiesContainer
 
getAOPProxyType() - Static method in class org.frameworkset.spi.BaseApplicationContext
 
getAopWebserviceScope() - Static method in class org.frameworkset.spi.BaseApplicationContext
 
getApplicationContext() - Static method in class org.frameworkset.spi.ApplicationContext
获取默认上下文的bean组件管理容器,配置文件从manager-provider.xml文件开始
getApplicationContext(String) - Static method in class org.frameworkset.spi.ApplicationContext
获取指定根配置文件上下文bean组件管理容器,配置文件从参数configfile对应配置文件开始 不同的上下文件环境容器互相隔离,组件间不存在依赖关系,属性也不存在任何引用关系。
getApplicationContext() - Method in interface org.frameworkset.spi.assemble.BeanInf
 
getApplicationContext() - Method in class org.frameworkset.spi.assemble.Pro
 
getApplicationContext() - Method in class org.frameworkset.spi.assemble.ProviderParser
 
getApplicationContext() - Method in class org.frameworkset.spi.assemble.SecurityProviderInfo
 
getApplicationContext() - Method in class org.frameworkset.spi.assemble.ServiceProviderManager
 
getApplicationContext() - Method in interface org.frameworkset.spi.CallContext
 
getApplicationContext(String) - Static method in class org.frameworkset.spi.DefaultApplicationContext
获取指定根配置文件上下文bean组件管理容器,配置文件从参数configfile对应配置文件开始 不同的上下文件环境容器互相隔离,组件间不存在依赖关系,属性也不存在任何引用关系。
getApplicationContext(String, boolean) - Static method in class org.frameworkset.spi.DefaultApplicationContext
获取指定根配置文件上下文bean组件管理容器,配置文件从参数configfile对应配置文件开始 不同的上下文件环境容器互相隔离,组件间不存在依赖关系,属性也不存在任何引用关系。 如果配置文件已经加载过了,则忽略其加载
getApplicationContext(URL) - Static method in class org.frameworkset.spi.DefaultApplicationContext
 
getApplicationContext() - Method in class org.frameworkset.spi.LocalCallContextImpl
 
getApplicationContext(String) - Static method in class org.frameworkset.spi.SOAApplicationContext
本方法,对于SOAApplicationContext容器是不适用的,呵呵 获取指定根配置文件上下文bean组件管理容器,配置文件从参数configfile对应配置文件开始 不同的上下文件环境容器互相隔离,组件间不存在依赖关系,属性也不存在任何引用关系。
getApplicationContext() - Method in class org.frameworkset.spi.support.ApplicationObjectSupport
Return the ApplicationContext that this object is associated with.
getArguments() - Method in class org.frameworkset.spi.support.DefaultMessageSourceResolvable
 
getArguments() - Method in interface org.frameworkset.spi.support.MessageSourceResolvable
Return the array of arguments to be used to resolve this message.
getArgumentsForBindError(String, String) - Method in class org.frameworkset.spi.support.bind.DefaultBindingErrorProcessor
Return FieldError arguments for a binding error on the given field.
getArray() - Method in class org.frameworkset.spi.assemble.Pro
 
getArray(ProArray) - Method in class org.frameworkset.spi.assemble.Pro
 
getArrayProperty(String) - Method in class org.frameworkset.spi.assemble.ServiceProviderManager
 
getArrayProperty(String, ProArray) - Method in class org.frameworkset.spi.assemble.ServiceProviderManager
 
getArrayProperty(String) - Method in class org.frameworkset.spi.BaseApplicationContext
 
getAssembleCallbackResolver() - Static method in class org.frameworkset.spi.assemble.AssembleUtil
 
getAsyncCallback() - Method in class org.frameworkset.spi.assemble.SynchronizedMethod
 
getAsyncMethod() - Method in interface org.frameworkset.spi.async.CallService
 
getAsyncResultMode() - Method in class org.frameworkset.spi.assemble.SynchronizedMethod
 
getAsyncTimeout() - Method in class org.frameworkset.spi.assemble.SynchronizedMethod
 
getBaseApplicationContext(String) - Static method in class org.frameworkset.spi.BaseApplicationContext
获取指定根配置文件上下文bean组件管理容器,配置文件从参数configfile对应配置文件开始 不同的上下文件环境容器互相隔离,组件间不存在依赖关系,属性也不存在任何引用关系。
getBaseApplicationContext(String, int) - Static method in class org.frameworkset.spi.BaseApplicationContext
 
getBasename() - Method in class org.frameworkset.spi.support.HotDeployResourceBundleMessageSource.PropertiesHolder
 
getBean(BeanInf, CallContext) - Method in class org.frameworkset.spi.assemble.BeanAccembleHelper
 
getBean() - Method in class org.frameworkset.spi.assemble.Pro
 
getBean(CallContext, boolean) - Method in class org.frameworkset.spi.assemble.Pro
本方法返回原始的bean组件
getBean(CallContext, Class<T>) - Method in class org.frameworkset.spi.assemble.Pro
 
getBean(String) - Method in class org.frameworkset.spi.assemble.ProMap
 
getBeanClass() - Method in interface org.frameworkset.spi.assemble.BeanInf
 
getBeanClass() - Method in class org.frameworkset.spi.assemble.Pro
 
getBeanClass() - Method in class org.frameworkset.spi.assemble.SecurityProviderInfo
 
getBeanFromType(Class<T>) - Method in class org.frameworkset.spi.assemble.Pro
 
getBeaninfo() - Method in class org.frameworkset.spi.BeanInfoAware
 
getBeanInstance(Class<T>, Class, MethodInterceptor) - Static method in class org.frameworkset.spi.cglib.CGLibUtil
获取组件实例
getBeanInstance(Class<T>, MethodInterceptor) - Static method in class org.frameworkset.spi.cglib.CGLibUtil
获取组件实例
getBeanInstance(String, MethodInterceptor) - Static method in class org.frameworkset.spi.cglib.CGLibUtil
获取组件实例
getBeanNamesForType(Class<Lifecycle>, boolean, boolean) - Method in class org.frameworkset.spi.assemble.ServiceProviderManager
 
getBeanNamesForType(Class<Lifecycle>, boolean, boolean) - Method in class org.frameworkset.spi.BaseApplicationContext
 
getBeanObject() - Method in class org.frameworkset.spi.assemble.Pro
 
getBeanObject(Object) - Method in class org.frameworkset.spi.assemble.Pro
 
getBeanObject(CallContext) - Method in class org.frameworkset.spi.assemble.Pro
 
getBeanObject(CallContext, Object) - Method in class org.frameworkset.spi.assemble.Pro
 
getBeanObject(CallContext, String, Object) - Method in class org.frameworkset.spi.assemble.ServiceProviderManager
 
getBeanObject(CallContext, Pro) - Method in class org.frameworkset.spi.assemble.ServiceProviderManager
 
getBeanObject(CallContext, Pro, Object) - Method in class org.frameworkset.spi.assemble.ServiceProviderManager
 
getBeanObject(String) - Method in class org.frameworkset.spi.BaseApplicationContext
 
getBeanObject(String, Object) - Method in class org.frameworkset.spi.BaseApplicationContext
 
getBeanObject(CallContext, String, Object) - Method in class org.frameworkset.spi.BaseApplicationContext
 
getBeanObject(CallContext, String, Object, boolean) - Method in class org.frameworkset.spi.BaseApplicationContext
bean工厂方法
getBeanObject(CallContext, String) - Method in class org.frameworkset.spi.BaseApplicationContext
 
getBeanObject(CallContext, Pro) - Method in class org.frameworkset.spi.BaseApplicationContext
 
getBeanObject(CallContext, Pro, Object) - Method in class org.frameworkset.spi.BaseApplicationContext
bean组件工厂方法, 如果serviceID不为空,则serviceID是根据getBeanObject(Context context, String name,Object defaultValue)方法的name生成的 否则需要根据providerManagerInfo的name或者refid来生成serviceID
getBeanObject(String) - Static method in class org.frameworkset.spi.BaseSPIManager
Deprecated.
 
getBeanObject(String, Object) - Static method in class org.frameworkset.spi.BaseSPIManager
Deprecated.
 
getBeanObject(CallContext, String, Object) - Static method in class org.frameworkset.spi.BaseSPIManager
Deprecated.
 
getBeanObject(CallContext, String) - Static method in class org.frameworkset.spi.BaseSPIManager
Deprecated.
 
getBeanObject(CallContext, Pro) - Static method in class org.frameworkset.spi.BaseSPIManager
Deprecated.
 
getBeanObject(CallContext, Pro, Object) - Static method in class org.frameworkset.spi.BaseSPIManager
Deprecated.
bean组件工厂方法, 如果serviceID不为空,则serviceID是根据getBeanObject(Context context, String name,Object defaultValue)方法的name生成的 否则需要根据providerManagerInfo的name或者refid来生成serviceID
getBeanObject(String) - Static method in class org.frameworkset.spi.BaseSPIManager2
 
getBeanObject(String, Object) - Static method in class org.frameworkset.spi.BaseSPIManager2
 
getBeanObject(CallContext, String, Object) - Static method in class org.frameworkset.spi.BaseSPIManager2
 
getBeanObject(CallContext, String) - Static method in class org.frameworkset.spi.BaseSPIManager2
 
getBeanObject(CallContext, Pro) - Static method in class org.frameworkset.spi.BaseSPIManager2
 
getBeanObject(CallContext, Pro, Object) - Static method in class org.frameworkset.spi.BaseSPIManager2
bean组件工厂方法, 如果serviceID不为空,则serviceID是根据getBeanObject(Context context, String name,Object defaultValue)方法的name生成的 否则需要根据providerManagerInfo的name或者refid来生成serviceID
getBeanObject(CallContext, Pro, Object) - Method in class org.frameworkset.spi.SOAApplicationContext
bean组件工厂方法, 如果serviceID不为空,则serviceID是根据getBeanObject(Context context, String name,Object defaultValue)方法的name生成的 否则需要根据providerManagerInfo的name或者refid来生成serviceID
getBeanObject(CallContext, String, Object, boolean) - Method in class org.frameworkset.spi.SOAApplicationContext
bean工厂方法
getBeanObjectFromRefID(CallContext, RefID, String, Object) - Method in class org.frameworkset.spi.BaseApplicationContext
bean工厂方法
getBeanObjectFromRefID(CallContext, Pro, Object) - Method in class org.frameworkset.spi.BaseApplicationContext
bean组件工厂方法, 如果serviceID不为空,则serviceID是根据getBeanObject(Context context, String name,Object defaultValue)方法的name生成的 否则需要根据providerManagerInfo的name或者refid来生成serviceID
getBindingResult() - Method in exception org.frameworkset.spi.support.validate.BindException
 
getBoolean() - Method in class org.frameworkset.spi.assemble.Pro
 
getBoolean(boolean) - Method in class org.frameworkset.spi.assemble.Pro
 
getBoolean(int) - Method in class org.frameworkset.spi.assemble.ProArray
 
getBoolean(int, boolean) - Method in class org.frameworkset.spi.assemble.ProArray
 
getBoolean(int) - Method in class org.frameworkset.spi.assemble.ProList
 
getBoolean(int, boolean) - Method in class org.frameworkset.spi.assemble.ProList
 
getBoolean(String) - Method in class org.frameworkset.spi.assemble.ProMap
 
getBoolean(String, boolean) - Method in class org.frameworkset.spi.assemble.ProMap
 
getBoolean(int) - Method in class org.frameworkset.spi.assemble.ProSet
 
getBoolean(int, boolean) - Method in class org.frameworkset.spi.assemble.ProSet
 
getBoolean(String, boolean) - Static method in class org.frameworkset.spi.assemble.ProviderParser
 
getBoolean(String) - Method in class org.frameworkset.spi.UtilMap
 
getBoolean(String, boolean) - Method in class org.frameworkset.spi.UtilMap
 
getBooleanExtendAttribute(String) - Method in class org.frameworkset.spi.assemble.Pro
 
getBooleanExtendAttribute(String, boolean) - Method in class org.frameworkset.spi.assemble.Pro
 
getBooleanExtendAttribute(String, String) - Method in class org.frameworkset.spi.BaseApplicationContext
 
getBooleanExtendAttribute(String, String, boolean) - Method in class org.frameworkset.spi.BaseApplicationContext
 
getBooleanExtendAttribute(String, String) - Static method in class org.frameworkset.spi.BaseSPIManager
Deprecated.
 
getBooleanExtendAttribute(String, String) - Static method in class org.frameworkset.spi.BaseSPIManager2
 
getBooleanProperty(String) - Method in class org.frameworkset.spi.assemble.ServiceProviderManager
 
getBooleanProperty(String, boolean) - Method in class org.frameworkset.spi.assemble.ServiceProviderManager
 
getBooleanProperty(String) - Method in class org.frameworkset.spi.BaseApplicationContext
 
getBooleanProperty(String, boolean) - Method in class org.frameworkset.spi.BaseApplicationContext
 
getBooleanProperty(String) - Static method in class org.frameworkset.spi.BaseSPIManager
Deprecated.
 
getBooleanProperty(String, boolean) - Static method in class org.frameworkset.spi.BaseSPIManager
Deprecated.
 
getBooleanProperty(String) - Static method in class org.frameworkset.spi.BaseSPIManager2
 
getBooleanProperty(String, boolean) - Static method in class org.frameworkset.spi.BaseSPIManager2
 
getBundleClassLoader() - Method in class org.frameworkset.spi.support.HotDeployResourceBundleMessageSource
 
getBundleClassLoader() - Method in class org.frameworkset.spi.support.ResourceBundleMessageSource
Return the ClassLoader to load resource bundles with.
getCallBack() - Method in interface org.frameworkset.spi.async.CallBackService
 
getCallBack() - Method in class org.frameworkset.spi.async.CallBackServiceImpl
 
getCallBackService() - Method in interface org.frameworkset.spi.async.CallService
 
getCallTimeout() - Method in interface org.frameworkset.spi.async.CallBackService
 
getCallTimeout() - Method in class org.frameworkset.spi.async.CallBackServiceImpl
 
getChainInterceptor(Method, String) - Method in class org.frameworkset.spi.assemble.BaseTXManager
 
getClass(String) - Static method in class org.frameworkset.spi.assemble.BeanAccembleHelper
 
getClassLoader() - Method in class org.frameworkset.spi.support.HotResourceLoader
Return the ClassLoader to load class path resources with, or null if using the thread context class loader on actual access (applying to the thread that constructs the ClassPathResource object).
getClazz() - Method in class org.frameworkset.soa.plugin.SublistPreSerial
 
getClazz() - Method in class org.frameworkset.soa.plugin.UnmodifiableCollectionPreSerial
 
getClazz() - Method in class org.frameworkset.soa.plugin.UnmodifiableListPreSerial
 
getClazz() - Method in class org.frameworkset.soa.plugin.UnmodifiableMapPreSerial
 
getClazz() - Method in class org.frameworkset.soa.plugin.UnmodifiableRandomAccessListPreSerial
 
getClazz() - Method in class org.frameworkset.soa.plugin.UnmodifiableSetPreSerial
 
getClazz() - Method in class org.frameworkset.soa.plugin.UnmodifiableSortedMapPreSerial
 
getClazz() - Method in class org.frameworkset.soa.plugin.UnmodifiableSortedSetPreSerial
 
getClazz() - Method in interface org.frameworkset.soa.PreSerial
获取预处理前的类型路径
getClazz() - Method in class org.frameworkset.spi.assemble.Pro
 
getCode() - Method in class org.frameworkset.spi.support.DefaultMessageSourceResolvable
Return the default code of this resolvable, that is, the last one in the codes array.
getCodes() - Method in class org.frameworkset.spi.support.DefaultMessageSourceResolvable
 
getCodes() - Method in interface org.frameworkset.spi.support.MessageSourceResolvable
Return the codes to be used to resolve this message, in the order that they should get tried.
getComponentArray(CallContext) - Method in class org.frameworkset.spi.assemble.ProArray
 
getComponentList(Class, CallContext) - Method in class org.frameworkset.spi.assemble.ProList
 
getComponentMap(Class, CallContext) - Method in class org.frameworkset.spi.assemble.ProMap
 
getComponentSet(Class, CallContext) - Method in class org.frameworkset.spi.assemble.ProSet
 
getComponentType() - Method in class org.frameworkset.spi.assemble.ProArray
 
getComponentType() - Method in class org.frameworkset.spi.assemble.ProList
 
getComponentType() - Method in class org.frameworkset.spi.assemble.ProMap
 
getComponentType() - Method in class org.frameworkset.spi.assemble.ProSet
 
getConcurrencyLimit() - Method in class org.frameworkset.schedule.SimpleAsyncTaskExecutor
Return the maximum number of parallel accesses allowed.
getConfigFile() - Method in interface org.frameworkset.spi.assemble.BeanInf
 
getConfigFile() - Method in class org.frameworkset.spi.assemble.LinkConfigFile
 
getConfigFile() - Method in class org.frameworkset.spi.assemble.Pro
 
getConfigFile() - Method in class org.frameworkset.spi.assemble.SecurityProviderInfo
 
getConfigfile() - Method in class org.frameworkset.spi.BaseApplicationContext
 
getConfigFileURL() - Method in class org.frameworkset.spi.BaseApplicationContext
 
getConfigProperties(BaseApplicationContext) - Method in interface org.frameworkset.spi.assemble.plugin.PropertiesFilePlugin
直接获取配置属性集合
getConfigPropertiesFile() - Method in class org.frameworkset.spi.assemble.LinkConfigFile
 
getConfigPropertiesFile() - Method in class org.frameworkset.spi.assemble.ProviderParser
 
getConstruction() - Method in interface org.frameworkset.spi.assemble.BeanInf
 
getConstruction() - Method in class org.frameworkset.spi.assemble.Pro
 
getConstruction() - Method in class org.frameworkset.spi.assemble.ProviderManagerInfo
 
getConstruction() - Method in class org.frameworkset.spi.assemble.SecurityProviderInfo
 
getConstructorParams() - Method in interface org.frameworkset.spi.assemble.BeanInf
 
getConstructorParams() - Method in class org.frameworkset.spi.assemble.Pro
构造函数参数
getConstructorParams() - Method in class org.frameworkset.spi.assemble.SecurityProviderInfo
 
getContainerRefValue(String) - Method in class org.frameworkset.spi.assemble.ProParentInf
获取父容器中的引用对象,必须有效防止循环依赖注入 获取引用变量容器包括: contruct pro promap proset prolist providermanagerinfo
getContext() - Method in class org.frameworkset.spi.LifeCycleProcessorExecutor
 
getCurrentObj() - Method in class org.frameworkset.spi.assemble.Context
 
getDefaulProviderInfo() - Method in class org.frameworkset.spi.assemble.ProviderManagerInfo
 
getDefaultApplicationContext() - Static method in class org.frameworkset.spi.BaseSPIManager
Deprecated.
 
getDefaultApplicationContext() - Static method in class org.frameworkset.spi.BaseSPIManager2
 
getDefaultErrorHandler(boolean) - Static method in class org.frameworkset.schedule.TaskUtils
Return the default ErrorHandler implementation based on the boolean value indicating whether the task will be repeating or not.
getDefaultLocale() - Method in class org.frameworkset.spi.support.MessageSourceAccessor
Return the default locale to use if no explicit locale has been given.
getDefaultMessage(String) - Method in class org.frameworkset.spi.support.AbstractMessageSource
Return a fallback default message for the given code, if any.
getDefaultMessage() - Method in class org.frameworkset.spi.support.DefaultMessageSourceResolvable
 
getDefaultMessage() - Method in interface org.frameworkset.spi.support.MessageSourceResolvable
Return the default message to be used to resolve this message.
getDefaultProviderManagerInfo() - Method in class org.frameworkset.spi.assemble.ServiceProviderManager
 
getDependenciesForBean() - Method in class org.frameworkset.spi.assemble.Pro
 
getDependenciesForBean(String) - Method in class org.frameworkset.spi.assemble.ServiceProviderManager
 
getDependenciesForBean(String) - Method in class org.frameworkset.spi.BaseApplicationContext
 
getDependentBeans() - Method in class org.frameworkset.spi.assemble.Pro
 
getDependentBeans(String) - Method in class org.frameworkset.spi.assemble.ServiceProviderManager
 
getDependentBeans(String) - Method in class org.frameworkset.spi.BaseApplicationContext
 
getDescription() - Method in class org.frameworkset.spi.assemble.Pro
 
getDestroyMethod() - Method in interface org.frameworkset.spi.assemble.BeanInf
 
getDestroyMethod() - Method in class org.frameworkset.spi.assemble.Pro
 
getDestroyMethod() - Method in class org.frameworkset.spi.assemble.SecurityProviderInfo
 
getDocbase() - Method in class org.frameworkset.spi.assemble.ManagerImport
 
getDocbasePath(String) - Method in interface org.frameworkset.spi.assemble.callback.AssembleCallback
由具体的实现将传入的路径path转换为具体环境的绝对路径
getDocbasePath(String) - Method in class org.frameworkset.spi.assemble.callback.ClasspathAssembleCallback
 
getDocbasePath(String) - Method in class org.frameworkset.spi.assemble.callback.WebDocbaseAssembleCallback
 
getDocbaseType() - Method in interface org.frameworkset.spi.assemble.callback.AssembleCallback
 
getDocbaseType() - Method in class org.frameworkset.spi.assemble.callback.ClasspathAssembleCallback
 
getDocbaseType() - Method in class org.frameworkset.spi.assemble.callback.WebDocbaseAssembleCallback
 
getEditor() - Method in class org.frameworkset.spi.assemble.Editor
 
getEditorInf(BaseApplicationContext) - Method in class org.frameworkset.spi.assemble.Editor
 
getEditorInf() - Method in class org.frameworkset.spi.assemble.Pro
 
getEditorString() - Method in class org.frameworkset.spi.assemble.Pro
 
getErrorCount() - Method in interface org.frameworkset.spi.support.validate.Errors
Return the total number of errors.
getErrorCount() - Method in class org.frameworkset.spi.support.validate.EscapedErrors
 
getEscapeEnd() - Method in class org.frameworkset.spi.assemble.ServiceProviderManager
 
getEscapePre() - Method in class org.frameworkset.spi.assemble.ServiceProviderManager
 
getEscapeRNEnd() - Method in class org.frameworkset.spi.assemble.ServiceProviderManager
 
getEscapeRNPre() - Method in class org.frameworkset.spi.assemble.ServiceProviderManager
 
getExceptionClass() - Method in class org.frameworkset.spi.assemble.RollbackException
 
getExceptionName() - Method in class org.frameworkset.spi.assemble.RollbackException
 
getExceptionType() - Method in class org.frameworkset.spi.assemble.RollbackException
 
getExtendAttribute(String) - Method in class org.frameworkset.spi.assemble.Pro
 
getExtendAttribute(String, Object) - Method in class org.frameworkset.spi.assemble.Pro
 
getExtendAttribute(String, String) - Method in class org.frameworkset.spi.BaseApplicationContext
 
getExtendAttribute(String, String, Object) - Method in class org.frameworkset.spi.BaseApplicationContext
 
getExtendAttribute(String, String) - Static method in class org.frameworkset.spi.BaseSPIManager
Deprecated.
 
getExtendAttribute(String, String) - Static method in class org.frameworkset.spi.BaseSPIManager2
 
getExtendsAttributes() - Method in class org.frameworkset.spi.assemble.Pro
 
getExternalProperty(String) - Method in interface org.frameworkset.spi.assemble.GetProperties
 
getExternalProperty(String, String) - Method in interface org.frameworkset.spi.assemble.GetProperties
 
getExternalProperty(String) - Method in class org.frameworkset.spi.assemble.PropertiesContainer
 
getExternalProperty(String, String) - Method in class org.frameworkset.spi.assemble.PropertiesContainer
 
getExternalProperty(String) - Method in class org.frameworkset.spi.assemble.ServiceProviderManager
 
getExternalProperty(String, String) - Method in class org.frameworkset.spi.assemble.ServiceProviderManager
 
getExternalProperty(String) - Method in class org.frameworkset.spi.BaseApplicationContext
获取外部属性配置文件中的属性值
getExternalProperty(String, String) - Method in class org.frameworkset.spi.BaseApplicationContext
获取外部属性配置文件中的属性值,如果属性值为空,则返回defaultValue
getFactory_bean() - Method in interface org.frameworkset.spi.assemble.BeanInf
 
getFactory_bean() - Method in class org.frameworkset.spi.assemble.Pro
 
getFactory_bean() - Method in class org.frameworkset.spi.assemble.SecurityProviderInfo
 
getFactory_class() - Method in interface org.frameworkset.spi.assemble.BeanInf
 
getFactory_class() - Method in class org.frameworkset.spi.assemble.Pro
 
getFactory_class() - Method in class org.frameworkset.spi.assemble.SecurityProviderInfo
 
getFactory_method() - Method in interface org.frameworkset.spi.assemble.BeanInf
 
getFactory_method() - Method in class org.frameworkset.spi.assemble.Pro
 
getFactory_method() - Method in class org.frameworkset.spi.assemble.SecurityProviderInfo
 
getFactoryClass() - Method in interface org.frameworkset.spi.assemble.BeanInf
 
getFactoryClass() - Method in class org.frameworkset.spi.assemble.Pro
 
getFactoryClass() - Method in class org.frameworkset.spi.assemble.SecurityProviderInfo
 
getFactoryRefValue(Pro, String, CallContext, Object) - Method in class org.frameworkset.spi.assemble.BeanAccembleHelper
获取bean创建工厂对象
getField() - Method in class org.frameworkset.spi.support.validate.FieldError
Return the affected field of the object.
getFieldError(String) - Method in interface org.frameworkset.spi.support.validate.Errors
Get the first error associated with the given field, if any.
getFieldError(String) - Method in class org.frameworkset.spi.support.validate.EscapedErrors
 
getFieldErrorCount() - Method in interface org.frameworkset.spi.support.validate.Errors
Return the number of errors associated with a field.
getFieldErrorCount(String) - Method in interface org.frameworkset.spi.support.validate.Errors
Return the number of errors associated with the given field.
getFieldErrorCount() - Method in class org.frameworkset.spi.support.validate.EscapedErrors
 
getFieldErrorCount(String) - Method in class org.frameworkset.spi.support.validate.EscapedErrors
 
getFieldErrors() - Method in interface org.frameworkset.spi.support.validate.Errors
Get all errors associated with a field.
getFieldErrors(String) - Method in interface org.frameworkset.spi.support.validate.Errors
Get all errors associated with the given field.
getFieldErrors() - Method in class org.frameworkset.spi.support.validate.EscapedErrors
 
getFieldErrors(String) - Method in class org.frameworkset.spi.support.validate.EscapedErrors
 
getFieldname() - Method in class org.frameworkset.spi.assemble.Reference
 
getFieldValue(String) - Method in interface org.frameworkset.spi.support.validate.Errors
Return the current value of the given field, either the current bean property value or a rejected update from the last binding.
getFieldValue(String) - Method in class org.frameworkset.spi.support.validate.EscapedErrors
 
getFile() - Method in class org.frameworkset.spi.assemble.ManagerImport
 
getFiles(BaseApplicationContext) - Method in interface org.frameworkset.spi.assemble.plugin.PropertiesFilePlugin
返回多个属性配置文件,对应的路径格式为(多个用逗号分隔): conf/elasticsearch.properties,application.properties,config/application.properties 上述的文件都是在classpath下面即可,如果需要指定绝对路径,格式为: file:d:/aaa.properties,file:d:/elasticsearch.properties,config/application.properties 说明:带file:前缀表示后面的路径为绝对路径
getFileTimestamp() - Method in class org.frameworkset.spi.support.ReloadableResourceBundleMessageSource.PropertiesHolder
 
getFullPath() - Method in class org.frameworkset.spi.assemble.LinkConfigFile
 
getGlobalError() - Method in interface org.frameworkset.spi.support.validate.Errors
Get the first global error, if any.
getGlobalError() - Method in class org.frameworkset.spi.support.validate.EscapedErrors
 
getGlobalErrorCount() - Method in interface org.frameworkset.spi.support.validate.Errors
Return the number of global errors.
getGlobalErrorCount() - Method in class org.frameworkset.spi.support.validate.EscapedErrors
 
getGlobalErrors() - Method in interface org.frameworkset.spi.support.validate.Errors
Get all global errors.
getGlobalErrors() - Method in class org.frameworkset.spi.support.validate.EscapedErrors
 
getId() - Method in class org.frameworkset.spi.assemble.ProviderManagerInfo
 
getIdentity() - Method in class org.frameworkset.spi.assemble.LinkConfigFile
配置文件的标识
getImports() - Method in class org.frameworkset.spi.assemble.ManagerImportWrapper
 
getIndexs() - Method in class org.frameworkset.spi.assemble.RefID
 
getInitMethod() - Method in interface org.frameworkset.spi.assemble.BeanInf
 
getInitMethod() - Method in class org.frameworkset.spi.assemble.Pro
 
getInitMethod() - Method in class org.frameworkset.spi.assemble.SecurityProviderInfo
 
getInitType() - Method in interface org.frameworkset.spi.assemble.plugin.PropertiesFilePlugin
0: 外部自定义配置文件 1:外部自定义属性 -1:采用默认配置文件
getInnerPro(String, String) - Method in class org.frameworkset.spi.BaseApplicationContext
获取parent对应的属性内部的名称为name的Pro对象 parent的格式: vvvv^^list#!#cccc^^map#!#dddd^^map vvvv^^list#!#cccc^^map#!#0^^list
getInnerPropertyBean(RefID, String) - Method in class org.frameworkset.spi.assemble.ServiceProviderManager
根据引用的维度获取其对应的Pro对象
getInt() - Method in class org.frameworkset.spi.assemble.Pro
 
getInt(int) - Method in class org.frameworkset.spi.assemble.Pro
 
getInt(int, int) - Method in class org.frameworkset.spi.assemble.ProArray
 
getInt(int) - Method in class org.frameworkset.spi.assemble.ProList
 
getInt(int, int) - Method in class org.frameworkset.spi.assemble.ProList
 
getInt(String) - Method in class org.frameworkset.spi.assemble.ProMap
 
getInt(String, int) - Method in class org.frameworkset.spi.assemble.ProMap
 
getInt(int) - Method in class org.frameworkset.spi.assemble.ProSet
 
getInt(int, int) - Method in class org.frameworkset.spi.assemble.ProSet
 
getInt(String) - Method in class org.frameworkset.spi.UtilMap
 
getInt(String, int) - Method in class org.frameworkset.spi.UtilMap
 
getInt_idx() - Method in class org.frameworkset.spi.assemble.RefID.Index
 
getInterceptMethods() - Method in class org.frameworkset.spi.assemble.InterceptorInfo
 
getInterceptor(SynchronizedMethod) - Method in class org.frameworkset.spi.interceptor.DummyInterceptorFacttory
 
getInterceptor(SynchronizedMethod) - Method in interface org.frameworkset.spi.interceptor.InterceptorFacttory
 
getInterceptors() - Method in class org.frameworkset.spi.assemble.BaseTXManager
 
getInternalParentMessageSource() - Method in class org.frameworkset.spi.BaseApplicationContext
 
getIntExtendAttribute(String) - Method in class org.frameworkset.spi.assemble.Pro
 
getIntExtendAttribute(String, int) - Method in class org.frameworkset.spi.assemble.Pro
 
getIntExtendAttribute(String, String) - Method in class org.frameworkset.spi.BaseApplicationContext
 
getIntExtendAttribute(String, String, int) - Method in class org.frameworkset.spi.BaseApplicationContext
 
getIntExtendAttribute(String, String) - Static method in class org.frameworkset.spi.BaseSPIManager
Deprecated.
 
getIntExtendAttribute(String, String) - Static method in class org.frameworkset.spi.BaseSPIManager2
 
getIntProperty(String) - Method in class org.frameworkset.spi.assemble.ServiceProviderManager
 
getIntProperty(String, int) - Method in class org.frameworkset.spi.assemble.ServiceProviderManager
 
getIntProperty(String) - Method in class org.frameworkset.spi.BaseApplicationContext
 
getIntProperty(String, int) - Method in class org.frameworkset.spi.BaseApplicationContext
 
getIntProperty(String) - Static method in class org.frameworkset.spi.BaseSPIManager
Deprecated.
 
getIntProperty(String, int) - Static method in class org.frameworkset.spi.BaseSPIManager
Deprecated.
 
getIntProperty(String) - Static method in class org.frameworkset.spi.BaseSPIManager2
 
getIntProperty(String, int) - Static method in class org.frameworkset.spi.BaseSPIManager2
 
getIocinputData() - Method in interface org.frameworkset.spi.assemble.BeanInf
 
getIocinputData() - Method in class org.frameworkset.spi.assemble.Pro
 
getIocinputData() - Method in class org.frameworkset.spi.assemble.SecurityProviderInfo
 
getIocinputtype() - Method in interface org.frameworkset.spi.assemble.BeanInf
 
getIocinputtype() - Method in class org.frameworkset.spi.assemble.Pro
 
getIocinputtype() - Method in class org.frameworkset.spi.assemble.SecurityProviderInfo
 
getIocplugin() - Method in interface org.frameworkset.spi.assemble.BeanInf
 
getIocplugin() - Method in class org.frameworkset.spi.assemble.Pro
 
getIocplugin() - Method in class org.frameworkset.spi.assemble.SecurityProviderInfo
 
getIocpluginClass() - Method in interface org.frameworkset.spi.assemble.BeanInf
 
getIocpluginClass() - Method in class org.frameworkset.spi.assemble.Pro
 
getIocpluginClass() - Method in class org.frameworkset.spi.assemble.SecurityProviderInfo
 
getJndiName() - Method in class org.frameworkset.spi.assemble.ProviderManagerInfo
 
getKeys() - Method in class org.frameworkset.spi.support.MessageSourceResourceBundle
This implementation returns null, as a MessageSource does not allow for enumerating the defined message codes.
getLabel() - Method in class org.frameworkset.spi.assemble.Pro
 
getLifecycleBeans() - Method in class org.frameworkset.spi.support.DefaultLifecycleProcessor
Retrieve all applicable Lifecycle beans: all singletons that have already been created, as well as all SmartLifecycle beans (even if they are marked as lazy-init).
getLinkConfigFile(String) - Method in class org.frameworkset.spi.assemble.ServiceProviderManager
返回给定标识的管理服务配置文件信息
getLinkConfigFile(String) - Method in class org.frameworkset.spi.BaseApplicationContext
返回给定标识的管理服务配置文件信息
getLinkConfigFiles() - Method in class org.frameworkset.spi.assemble.LinkConfigFile
 
getList(ProList) - Method in class org.frameworkset.spi.assemble.Pro
 
getList() - Method in class org.frameworkset.spi.assemble.Pro
 
getList(int, ProList) - Method in class org.frameworkset.spi.assemble.ProArray
 
getList(int) - Method in class org.frameworkset.spi.assemble.ProArray
 
getList(int, ProList) - Method in class org.frameworkset.spi.assemble.ProList
 
getList(int) - Method in class org.frameworkset.spi.assemble.ProList
 
getList(String, ProList) - Method in class org.frameworkset.spi.assemble.ProMap
 
getList(String) - Method in class org.frameworkset.spi.assemble.ProMap
 
getList(int, ProList) - Method in class org.frameworkset.spi.assemble.ProSet
 
getList(int) - Method in class org.frameworkset.spi.assemble.ProSet
 
getListProperty(String) - Method in class org.frameworkset.spi.assemble.ServiceProviderManager
 
getListProperty(String, ProList) - Method in class org.frameworkset.spi.assemble.ServiceProviderManager
 
getListProperty(String) - Method in class org.frameworkset.spi.BaseApplicationContext
 
getListProperty(String, ProList) - Method in class org.frameworkset.spi.BaseApplicationContext
 
getListProperty(String) - Static method in class org.frameworkset.spi.BaseSPIManager
Deprecated.
 
getListProperty(String, ProList) - Static method in class org.frameworkset.spi.BaseSPIManager
Deprecated.
 
getListProperty(String) - Static method in class org.frameworkset.spi.BaseSPIManager2
 
getListProperty(String, ProList) - Static method in class org.frameworkset.spi.BaseSPIManager2
 
getLocale() - Method in interface org.frameworkset.spi.support.LocaleContext
Return the current Locale, which can be fixed or determined dynamically, depending on the implementation strategy.
getLocale() - Static method in class org.frameworkset.spi.support.LocaleContextHolder
Return the Locale associated with the current thread, if any, or the system default Locale else.
getLocale() - Method in class org.frameworkset.spi.support.MessageSourceResourceBundle
This implementation exposes the specified Locale for introspection through the standard ResourceBundle.getLocale() method.
getLocale() - Method in class org.frameworkset.spi.support.SimpleLocaleContext
 
getLocaleContext() - Static method in class org.frameworkset.spi.support.LocaleContextHolder
Return the LocaleContext associated with the current thread, if any.
getLocaleName() - Method in interface org.frameworkset.spi.support.LocaleContext
 
getLocaleName() - Method in class org.frameworkset.spi.support.SimpleLocaleContext
 
getLong() - Method in class org.frameworkset.spi.assemble.Pro
 
getLong(long) - Method in class org.frameworkset.spi.assemble.Pro
 
getLong(String) - Method in class org.frameworkset.spi.assemble.ProMap
 
getLong(String, long) - Method in class org.frameworkset.spi.assemble.ProMap
 
getLong(String) - Method in class org.frameworkset.spi.UtilMap
 
getLong(String, long) - Method in class org.frameworkset.spi.UtilMap
 
getLongExtendAttribute(String) - Method in class org.frameworkset.spi.assemble.Pro
 
getLongExtendAttribute(String, long) - Method in class org.frameworkset.spi.assemble.Pro
 
getLongExtendAttribute(String, String) - Method in class org.frameworkset.spi.BaseApplicationContext
 
getLongExtendAttribute(String, String, long) - Method in class org.frameworkset.spi.BaseApplicationContext
 
getLongExtendAttribute(String, String) - Static method in class org.frameworkset.spi.BaseSPIManager
Deprecated.
 
getLongExtendAttribute(String, String) - Static method in class org.frameworkset.spi.BaseSPIManager2
 
getLongProperty(String) - Method in class org.frameworkset.spi.assemble.ServiceProviderManager
 
getLongProperty(String, long) - Method in class org.frameworkset.spi.assemble.ServiceProviderManager
 
getLongProperty(String) - Method in class org.frameworkset.spi.BaseApplicationContext
 
getLongProperty(String, long) - Method in class org.frameworkset.spi.BaseApplicationContext
 
getLoopContext() - Method in interface org.frameworkset.spi.CallContext
 
getLoopContext() - Method in class org.frameworkset.spi.LocalCallContextImpl
 
getMagicClass(String) - Method in class org.frameworkset.soa.SerialFactory
 
getMagicClass(Class) - Method in class org.frameworkset.soa.SerialFactory
 
getMagicclass() - Method in class org.frameworkset.soa.SerialFactory.MagicClass
 
getMagicclass() - Method in class org.frameworkset.spi.assemble.Pro
 
getMagicClassByMagicNumber(String) - Method in class org.frameworkset.soa.SerialFactory
 
getMagicNumber(String) - Method in class org.frameworkset.soa.SerialFactory
 
getMagicnumber() - Method in class org.frameworkset.soa.SerialFactory.MagicClass
 
getMagicNumber() - Method in class org.frameworkset.spi.assemble.Pro
 
getManagerImports(ManagerImport) - Static method in class org.frameworkset.spi.assemble.AssembleUtil
 
getManagerImports(String, String, String) - Static method in class org.frameworkset.spi.assemble.AssembleUtil
 
getManagerImports(ManagerImport) - Method in interface org.frameworkset.spi.assemble.callback.AssembleCallbackResolver
 
getManagerImports(String, String, String) - Method in interface org.frameworkset.spi.assemble.callback.AssembleCallbackResolver
 
getManagerImports(ManagerImport) - Method in class org.frameworkset.spi.assemble.callback.DefaultAssembleCallbackResolver
docbase: classpath::conf,相对于.
getManagerImports(String, String, String) - Method in class org.frameworkset.spi.assemble.callback.DefaultAssembleCallbackResolver
 
getManagers() - Method in class org.frameworkset.spi.assemble.ProviderParser
 
getManagers() - Method in class org.frameworkset.spi.assemble.ServiceProviderManager
 
getManagers() - Method in class org.frameworkset.spi.BaseApplicationContext
 
getMangerimports() - Method in class org.frameworkset.spi.assemble.ProviderParser
 
getMap(ProMap) - Method in class org.frameworkset.spi.assemble.Pro
 
getMap() - Method in class org.frameworkset.spi.assemble.Pro
 
getMap(String, ProMap) - Method in class org.frameworkset.spi.assemble.ProMap
 
getMap(String) - Method in class org.frameworkset.spi.assemble.ProMap
 
getMapProperty(String) - Method in class org.frameworkset.spi.assemble.ServiceProviderManager
 
getMapProperty(String, ProMap) - Method in class org.frameworkset.spi.assemble.ServiceProviderManager
 
getMapProperty(String) - Method in class org.frameworkset.spi.BaseApplicationContext
 
getMapProperty(String, ProMap) - Method in class org.frameworkset.spi.BaseApplicationContext
 
getMapProperty(String) - Static method in class org.frameworkset.spi.BaseSPIManager
Deprecated.
 
getMapProperty(String, ProMap) - Static method in class org.frameworkset.spi.BaseSPIManager
Deprecated.
 
getMapProperty(String) - Static method in class org.frameworkset.spi.BaseSPIManager2
 
getMapProperty(String, ProMap) - Static method in class org.frameworkset.spi.BaseSPIManager2
 
getMergedProperties(Locale) - Method in class org.frameworkset.spi.support.HotDeployResourceBundleMessageSource
Get a PropertiesHolder that contains the actually visible properties for a Locale, after merging all specified resource bundles.
getMergedProperties(Locale) - Method in class org.frameworkset.spi.support.ReloadableResourceBundleMessageSource
Get a PropertiesHolder that contains the actually visible properties for a Locale, after merging all specified resource bundles.
getMessage(String, Object[], String, Locale) - Method in class org.frameworkset.spi.BaseApplicationContext
 
getMessage(String, String, Locale) - Method in class org.frameworkset.spi.BaseApplicationContext
 
getMessage(String, Locale) - Method in class org.frameworkset.spi.BaseApplicationContext
 
getMessage(String, String) - Method in class org.frameworkset.spi.BaseApplicationContext
 
getMessage(String) - Method in class org.frameworkset.spi.BaseApplicationContext
 
getMessage(String, Object[], Locale) - Method in class org.frameworkset.spi.BaseApplicationContext
 
getMessage(MessageSourceResolvable, Locale) - Method in class org.frameworkset.spi.BaseApplicationContext
 
getMessage() - Method in exception org.frameworkset.spi.NestedCheckedException
Return the detail message, including the message from the nested exception if there is one.
getMessage(String, Object[], String, Locale) - Method in class org.frameworkset.spi.support.AbstractMessageSource
 
getMessage(String, Locale) - Method in class org.frameworkset.spi.support.AbstractMessageSource
 
getMessage(String) - Method in class org.frameworkset.spi.support.AbstractMessageSource
 
getMessage(String, Object[], Locale) - Method in class org.frameworkset.spi.support.AbstractMessageSource
 
getMessage(MessageSourceResolvable, Locale) - Method in class org.frameworkset.spi.support.AbstractMessageSource
 
getMessage(String, Object[], String, Locale) - Method in class org.frameworkset.spi.support.DelegatingMessageSource
 
getMessage(String, Object[], Locale) - Method in class org.frameworkset.spi.support.DelegatingMessageSource
 
getMessage(MessageSourceResolvable, Locale) - Method in class org.frameworkset.spi.support.DelegatingMessageSource
 
getMessage(String) - Method in class org.frameworkset.spi.support.DelegatingMessageSource
 
getMessage(String, Locale) - Method in class org.frameworkset.spi.support.DelegatingMessageSource
 
getMessage(String, Object[], String, Locale) - Method in interface org.frameworkset.spi.support.MessageSource
Try to resolve the message.
getMessage(String, Object[], Locale) - Method in interface org.frameworkset.spi.support.MessageSource
Try to resolve the message.
getMessage(String) - Method in interface org.frameworkset.spi.support.MessageSource
 
getMessage(String, Locale) - Method in interface org.frameworkset.spi.support.MessageSource
 
getMessage(MessageSourceResolvable, Locale) - Method in interface org.frameworkset.spi.support.MessageSource
Try to resolve the message using all the attributes contained within the MessageSourceResolvable argument that was passed in.
getMessage(String, String) - Method in class org.frameworkset.spi.support.MessageSourceAccessor
Retrieve the message for the given code and the default Locale.
getMessage(String, String, Locale) - Method in class org.frameworkset.spi.support.MessageSourceAccessor
Retrieve the message for the given code and the given Locale.
getMessage(String, Object[], String) - Method in class org.frameworkset.spi.support.MessageSourceAccessor
Retrieve the message for the given code and the default Locale.
getMessage(String, Object[], String, Locale) - Method in class org.frameworkset.spi.support.MessageSourceAccessor
Retrieve the message for the given code and the given Locale.
getMessage(String) - Method in class org.frameworkset.spi.support.MessageSourceAccessor
Retrieve the message for the given code and the default Locale.
getMessage(String, Locale) - Method in class org.frameworkset.spi.support.MessageSourceAccessor
Retrieve the message for the given code and the given Locale.
getMessage(String, Object[]) - Method in class org.frameworkset.spi.support.MessageSourceAccessor
Retrieve the message for the given code and the default Locale.
getMessage(String, Object[], Locale) - Method in class org.frameworkset.spi.support.MessageSourceAccessor
Retrieve the message for the given code and the given Locale.
getMessage(MessageSourceResolvable) - Method in class org.frameworkset.spi.support.MessageSourceAccessor
Retrieve the given MessageSourceResolvable (e.g.
getMessage(MessageSourceResolvable, Locale) - Method in class org.frameworkset.spi.support.MessageSourceAccessor
Retrieve the given MessageSourceResolvable (e.g.
getMessageFormat(String, Locale) - Method in class org.frameworkset.spi.support.HotDeployResourceBundleMessageSource.PropertiesHolder
 
getMessageFormat(String, Locale) - Method in class org.frameworkset.spi.support.ReloadableResourceBundleMessageSource.PropertiesHolder
 
getMessageFormat(ResourceBundle, String, Locale) - Method in class org.frameworkset.spi.support.ResourceBundleMessageSource
Return a MessageFormat for the given bundle and code, fetching already generated MessageFormats from the cache.
getMessageFromParent(String, Object[], Locale) - Method in class org.frameworkset.spi.support.AbstractMessageSource
Try to retrieve the given message from the parent MessageSource, if any.
getMessageInternal(String, Object[], Locale) - Method in class org.frameworkset.spi.support.AbstractMessageSource
Resolve the given code and arguments as message in the given Locale, returning null if not found.
getMessageSource(String) - Static method in class org.frameworkset.spi.support.MessageSourceUtil
 
getMessageSource(String, boolean) - Static method in class org.frameworkset.spi.support.MessageSourceUtil
 
getMessageSource(String[]) - Static method in class org.frameworkset.spi.support.MessageSourceUtil
 
getMessageSource(String[], boolean) - Static method in class org.frameworkset.spi.support.MessageSourceUtil
 
getMessageSource_(String, ResourceLoader, boolean, String) - Static method in class org.frameworkset.spi.support.MessageSourceUtil
 
getMessageSourceAccessor() - Method in class org.frameworkset.spi.support.ApplicationObjectSupport
Return a MessageSourceAccessor for the application context used by this object, for easy message access.
getMethod(Pro, Class, String, Class[], Object[], boolean) - Static method in class org.frameworkset.spi.assemble.BeanAccembleHelper
根据参数类型params_,获取clazz的构造函数,paramArgs为参数的值,如果synTypes为true方法会 通过参数的值对参数类型进行校正 当符合params_类型的构造函数有多个时,返回最开始匹配上的构造函数,但是当synTypes为true时, 就会返回严格符合paramArgs值类型对应的构造函数 paramArgs值的类型也会作为获取构造函数的辅助条件,
getMethodName() - Method in class org.frameworkset.spi.assemble.SynchronizedMethod
 
getMethodName() - Method in class org.frameworkset.spi.assemble.SynchronizedMethod.MethodInfo
 
getMgrServices() - Method in class org.frameworkset.spi.assemble.LinkConfigFile
 
getMostSpecificCause() - Method in exception org.frameworkset.spi.NestedCheckedException
Retrieve the most specific cause of this exception, that is, either the innermost cause (root cause) or this exception itself.
getMvcpaths() - Method in class org.frameworkset.spi.assemble.Pro
 
getName() - Method in interface org.frameworkset.spi.assemble.BeanInf
 
getName() - Method in class org.frameworkset.spi.assemble.Pro
 
getName() - Method in class org.frameworkset.spi.assemble.RefID
 
getName() - Method in class org.frameworkset.spi.assemble.SecurityProviderInfo
 
getNestedPath() - Method in interface org.frameworkset.spi.support.validate.Errors
Return the current nested path of this Errors object.
getNestedPath() - Method in class org.frameworkset.spi.support.validate.EscapedErrors
 
getNext() - Method in class org.frameworkset.spi.assemble.RefID
 
getObj() - Method in class org.frameworkset.spi.assemble.BeanAccembleHelper.LoopObject
 
getObject(Object) - Method in class org.frameworkset.spi.assemble.Pro
 
getObject() - Method in class org.frameworkset.spi.assemble.Pro
 
getObject(int, Object) - Method in class org.frameworkset.spi.assemble.ProArray
 
getObject(int) - Method in class org.frameworkset.spi.assemble.ProList
 
getObject(int, Object) - Method in class org.frameworkset.spi.assemble.ProList
 
getObject(String) - Method in class org.frameworkset.spi.assemble.ProMap
 
getObject(String, Object) - Method in class org.frameworkset.spi.assemble.ProMap
 
getObject(int) - Method in class org.frameworkset.spi.assemble.ProSet
 
getObject(int, Object) - Method in class org.frameworkset.spi.assemble.ProSet
 
getObject(String) - Method in class org.frameworkset.spi.UtilMap
 
getObject(String, Object) - Method in class org.frameworkset.spi.UtilMap
 
getObjectName() - Method in interface org.frameworkset.spi.support.validate.Errors
Return the name of the bound root object.
getObjectName() - Method in class org.frameworkset.spi.support.validate.EscapedErrors
 
getObjectName() - Method in class org.frameworkset.spi.support.validate.ObjectError
Return the name of the affected object.
getObjectProperty(String) - Method in class org.frameworkset.spi.assemble.ServiceProviderManager
 
getObjectProperty(String, Object) - Method in class org.frameworkset.spi.assemble.ServiceProviderManager
 
getObjectProperty(String) - Method in class org.frameworkset.spi.BaseApplicationContext
 
getObjectProperty(String, String) - Method in class org.frameworkset.spi.BaseApplicationContext
 
getObjectProperty(String) - Static method in class org.frameworkset.spi.BaseSPIManager
Deprecated.
 
getObjectProperty(String, String) - Static method in class org.frameworkset.spi.BaseSPIManager
Deprecated.
 
getObjectProperty(String) - Static method in class org.frameworkset.spi.BaseSPIManager2
 
getObjectProperty(String, String) - Static method in class org.frameworkset.spi.BaseSPIManager2
 
getParam(String) - Method in class org.frameworkset.spi.assemble.SynchronizedMethod
 
getParams() - Method in class org.frameworkset.spi.assemble.Construction
 
getParams() - Method in class org.frameworkset.spi.assemble.SynchronizedMethod
 
getParamsTypes(List<Pro>) - Method in class org.frameworkset.spi.assemble.BeanAccembleHelper
 
getParamTypes() - Method in class org.frameworkset.spi.assemble.SynchronizedMethod.MethodInfo
 
getParent() - Method in class org.frameworkset.spi.assemble.LinkConfigFile
 
getParent() - Method in class org.frameworkset.spi.assemble.ManagerImportWrapper
 
getParent() - Method in class org.frameworkset.spi.assemble.RefID
 
getParentMessageSource() - Method in class org.frameworkset.spi.support.AbstractMessageSource
 
getParentMessageSource() - Method in class org.frameworkset.spi.support.DelegatingMessageSource
 
getParentMessageSource() - Method in interface org.frameworkset.spi.support.HierarchicalMessageSource
Return the parent of this MessageSource, or null if none.
getParserError() - Method in class org.frameworkset.spi.BaseApplicationContext
 
getPattern() - Method in class org.frameworkset.spi.assemble.SynchronizedMethod
 
getPhase() - Method in interface org.frameworkset.spi.Phased
Return the phase value of this object.
getPhase(Lifecycle) - Method in class org.frameworkset.spi.support.DefaultLifecycleProcessor
Determine the lifecycle phase of the given bean.
getPlugins() - Method in interface org.frameworkset.soa.PluginFactory
 
getPoolSize() - Method in class org.frameworkset.schedule.ThreadPoolTaskScheduler
Return the current pool size.
getPrefix() - Method in class org.frameworkset.spi.support.validate.DefaultMessageCodesResolver
Return the prefix to be applied to any code built by this resolver.
getPreserial() - Method in class org.frameworkset.soa.SerialFactory.MagicClass
 
getPreserialObject() - Method in class org.frameworkset.soa.SerialFactory.MagicClass
 
getPrior() - Method in class org.frameworkset.spi.assemble.SecurityProviderInfo
 
getPro() - Method in class org.frameworkset.spi.assemble.Pro
 
getPro(int) - Method in class org.frameworkset.spi.assemble.ProArray
 
getPro(int) - Method in class org.frameworkset.spi.assemble.ProList
 
getPro(String) - Method in class org.frameworkset.spi.assemble.ProMap
 
getPro(int) - Method in class org.frameworkset.spi.assemble.ProSet
 
getProArrayProperty(String, ProArray) - Method in class org.frameworkset.spi.BaseApplicationContext
 
getProBean(String) - Method in class org.frameworkset.spi.BaseApplicationContext
 
getProBean(String) - Static method in class org.frameworkset.spi.BaseSPIManager
Deprecated.
 
getProBean(String) - Static method in class org.frameworkset.spi.BaseSPIManager2
 
GetProperties - Interface in org.frameworkset.spi.assemble
 
getProperties() - Method in class org.frameworkset.spi.assemble.LinkConfigFile
 
getProperties(CallContext) - Method in class org.frameworkset.spi.assemble.ProProperties
 
getProperties() - Method in class org.frameworkset.spi.assemble.ProviderParser
 
getProperties(String) - Method in class org.frameworkset.spi.support.HotDeployResourceBundleMessageSource
Get a PropertiesHolder for the given filename, either from the cache or freshly loaded.
getProperties() - Method in class org.frameworkset.spi.support.HotDeployResourceBundleMessageSource.PropertiesHolder
 
getProperties(String) - Method in class org.frameworkset.spi.support.ReloadableResourceBundleMessageSource
Get a PropertiesHolder for the given filename, either from the cache or freshly loaded.
getProperties() - Method in class org.frameworkset.spi.support.ReloadableResourceBundleMessageSource.PropertiesHolder
 
getProperty(String) - Method in class org.frameworkset.spi.assemble.PropertiesContainer
 
getProperty(String) - Method in class org.frameworkset.spi.assemble.ServiceProviderManager
 
getProperty(String, String) - Method in class org.frameworkset.spi.assemble.ServiceProviderManager
 
getProperty(String) - Method in class org.frameworkset.spi.BaseApplicationContext
 
getProperty(String, String) - Method in class org.frameworkset.spi.BaseApplicationContext
 
getProperty(String) - Static method in class org.frameworkset.spi.BaseSPIManager
Deprecated.
 
getProperty(String, String) - Static method in class org.frameworkset.spi.BaseSPIManager
Deprecated.
 
getProperty(String) - Static method in class org.frameworkset.spi.BaseSPIManager2
 
getProperty(String, String) - Static method in class org.frameworkset.spi.BaseSPIManager2
 
getProperty(String) - Method in class org.frameworkset.spi.support.HotDeployResourceBundleMessageSource.PropertiesHolder
 
getProperty(String) - Method in class org.frameworkset.spi.support.ReloadableResourceBundleMessageSource.PropertiesHolder
 
getPropertyBean(String) - Method in class org.frameworkset.spi.assemble.ServiceProviderManager
 
getPropertyFromSelf2ndSons(String) - Method in class org.frameworkset.spi.assemble.PropertiesContainer
 
getPropertyKeys() - Method in class org.frameworkset.spi.assemble.ServiceProviderManager
 
getPropertyKeys() - Method in class org.frameworkset.spi.BaseApplicationContext
 
getProProperties() - Method in class org.frameworkset.spi.assemble.Pro
 
getProProperties(String) - Method in class org.frameworkset.spi.assemble.ServiceProviderManager
 
getProProperties(String) - Method in class org.frameworkset.spi.BaseApplicationContext
 
getPros() - Method in class org.frameworkset.spi.assemble.ProArray
 
getProvider() - Method in class org.frameworkset.spi.assemble.SecurityProviderInfo
 
getProvider(CallContext) - Method in class org.frameworkset.spi.assemble.SecurityProviderInfo
获取新的服务实例引用
getProvider(String) - Method in class org.frameworkset.spi.BaseApplicationContext
通用特定服务提供接口获取类
getProvider() - Method in class org.frameworkset.spi.BaseApplicationContext
获取全局缺省的provider
getProvider(String, String) - Method in class org.frameworkset.spi.BaseApplicationContext
获取管理服务的特定提供者实例对象
getProvider(CallContext, String, String) - Method in class org.frameworkset.spi.BaseApplicationContext
 
getProvider(String) - Static method in class org.frameworkset.spi.BaseSPIManager
Deprecated.
通用特定服务提供接口获取类
getProvider() - Static method in class org.frameworkset.spi.BaseSPIManager
Deprecated.
获取全局缺省的provider
getProvider(String, String) - Static method in class org.frameworkset.spi.BaseSPIManager
Deprecated.
获取管理服务的特定提供者实例对象
getProvider(CallContext, String, String) - Static method in class org.frameworkset.spi.BaseSPIManager
Deprecated.
通用特定服务类型中特定数据源实现的提供接口获取类
getProvider(String) - Static method in class org.frameworkset.spi.BaseSPIManager2
通用特定服务提供接口获取类
getProvider() - Static method in class org.frameworkset.spi.BaseSPIManager2
获取全局缺省的provider
getProvider(String, String) - Static method in class org.frameworkset.spi.BaseSPIManager2
获取管理服务的特定提供者实例对象
getProvider(CallContext, String, String) - Static method in class org.frameworkset.spi.BaseSPIManager2
通用特定服务类型中特定数据源实现的提供接口获取类
getProviderClass() - Method in class org.frameworkset.spi.assemble.SecurityProviderInfo
 
getProviderClass_() - Method in class org.frameworkset.spi.assemble.SecurityProviderInfo
 
getProviderInfoQueue() - Method in class org.frameworkset.spi.assemble.ProviderManagerInfo
 
getProviderManagerInfo(String) - Method in class org.frameworkset.spi.assemble.LinkConfigFile
 
getProviderManagerInfo() - Method in class org.frameworkset.spi.assemble.MethodInvoker
 
getProviderManagerInfo() - Method in class org.frameworkset.spi.assemble.SecurityProviderInfo
 
getProviderManagerInfo(String) - Method in class org.frameworkset.spi.assemble.ServiceProviderManager
 
getProviderManagerInfo() - Method in class org.frameworkset.spi.ProviderInterceptor
 
getProxyBean(CallContext) - Method in class org.frameworkset.spi.assemble.Pro
本方法带ioc功能的bean组件
getProxyObject(String, CallContext) - Method in class org.frameworkset.spi.assemble.ProMap
返回带ioc功能的对象
getProxyTrueValue(CallContext) - Method in class org.frameworkset.spi.assemble.Pro
本方法返回带ioc功能的值
getRealPath() - Method in class org.frameworkset.spi.assemble.ManagerImport
 
getRealPath(String, String) - Static method in class org.frameworkset.spi.BaseApplicationContext
 
getRealPropertyValue(Pro) - Method in class org.frameworkset.spi.assemble.ProviderParser
评估属性是否从外部文件引用,如果是从外部属性引用,就需要从外部文件获取对应的属性值,
getReferences() - Method in interface org.frameworkset.spi.assemble.BeanInf
 
getReferences() - Method in class org.frameworkset.spi.assemble.Pro
 
getReferences() - Method in class org.frameworkset.spi.assemble.ProviderManagerInfo
 
getReferences() - Method in class org.frameworkset.spi.assemble.SecurityProviderInfo
 
getRefid() - Method in class org.frameworkset.spi.assemble.Pro
 
getRefidLink() - Method in class org.frameworkset.spi.assemble.Pro
 
getRefreshTimestamp() - Method in class org.frameworkset.spi.support.ReloadableResourceBundleMessageSource.PropertiesHolder
 
getReftype() - Method in class org.frameworkset.spi.assemble.Pro
 
getRefValue(Pro, CallContext, Object) - Method in class org.frameworkset.spi.assemble.BeanAccembleHelper
获取属性的引用值
getRefValue(CallContext, Object) - Method in class org.frameworkset.spi.assemble.Pro
 
getRejectedValue() - Method in class org.frameworkset.spi.support.validate.FieldError
Return the rejected field value.
getRelativefile() - Method in class org.frameworkset.spi.support.HotDeployResourceBundleMessageSource.PropertiesHolder
 
getResource(String) - Method in class org.frameworkset.spi.BaseApplicationContext
This implementation delegates to this context's ResourceLoader if set, falling back to the default superclass behavior else.
getResource() - Method in class org.frameworkset.spi.support.HotDeployResourceBundleMessageSource.PropertiesHolder
 
getResource(String) - Method in class org.frameworkset.spi.support.HotResourceLoader
 
getResourceBundle(String, Locale) - Method in class org.frameworkset.spi.support.ResourceBundleMessageSource
Return a ResourceBundle for the given basename and code, fetching already generated MessageFormats from the cache.
getResourceByPath(String) - Method in class org.frameworkset.spi.support.HotResourceLoader
Return a Resource handle for the resource at the given path.
getResourceFileRefreshInterval() - Static method in class org.frameworkset.spi.BaseApplicationContext
 
getResourcePatternResolver() - Method in class org.frameworkset.spi.BaseApplicationContext
Return the ResourcePatternResolver to use for resolving location patterns into Resource instances.
getResources(String) - Method in class org.frameworkset.spi.BaseApplicationContext
This implementation delegates to this context's ResourceLoader if it implements the ResourcePatternResolver interface, falling back to the default superclass behavior else.
getResourceURL() - Method in class org.frameworkset.spi.support.HotDeployResourceBundleMessageSource.PropertiesHolder
 
getRMIAttribute(String) - Method in class org.frameworkset.spi.assemble.Pro
 
getRMIAttributes() - Method in class org.frameworkset.spi.assemble.Pro
 
getRollbackExceptions() - Method in class org.frameworkset.spi.assemble.SynchronizedMethod
 
getRootCause() - Method in exception org.frameworkset.spi.NestedCheckedException
Retrieve the innermost cause of this exception, if any.
getRootFiles() - Static method in class org.frameworkset.spi.BaseApplicationContext
 
getRootPath() - Method in interface org.frameworkset.spi.assemble.callback.AssembleCallback
 
getRootPath() - Method in class org.frameworkset.spi.assemble.callback.ClasspathAssembleCallback
 
getRootPath() - Method in class org.frameworkset.spi.assemble.callback.WebDocbaseAssembleCallback
 
getScheduledExecutor() - Method in class org.frameworkset.schedule.ThreadPoolTaskScheduler
Return the underlying ScheduledExecutorService for native access.
getScheduledThreadPoolExecutor() - Method in class org.frameworkset.schedule.ThreadPoolTaskScheduler
Return the underlying ScheduledThreadPoolExecutor, if available.
getSecurityProviderInfo(int) - Method in class org.frameworkset.spi.assemble.ProviderInfoQueue
 
getSecurityProviderInfoByType(String) - Method in class org.frameworkset.spi.assemble.ProviderManagerInfo
 
getSerailObject() - Method in class org.frameworkset.soa.SerialFactory.MagicClass
 
getSerial() - Method in class org.frameworkset.soa.SerialFactory.MagicClass
 
getSerialFactory() - Static method in class org.frameworkset.soa.SerialFactory
 
getServiceProviderManager() - Method in class org.frameworkset.spi.BaseApplicationContext
 
getSet(ProSet) - Method in class org.frameworkset.spi.assemble.Pro
 
getSet() - Method in class org.frameworkset.spi.assemble.Pro
 
getSet(int, ProSet) - Method in class org.frameworkset.spi.assemble.ProArray
 
getSet(int) - Method in class org.frameworkset.spi.assemble.ProArray
 
getSet(int, ProSet) - Method in class org.frameworkset.spi.assemble.ProList
 
getSet(int) - Method in class org.frameworkset.spi.assemble.ProList
 
getSet(String, ProSet) - Method in class org.frameworkset.spi.assemble.ProMap
 
getSet(String) - Method in class org.frameworkset.spi.assemble.ProMap
 
getSet(int, ProSet) - Method in class org.frameworkset.spi.assemble.ProSet
 
getSet(int) - Method in class org.frameworkset.spi.assemble.ProSet
 
getSetProperty(String) - Method in class org.frameworkset.spi.assemble.ServiceProviderManager
 
getSetProperty(String, ProSet) - Method in class org.frameworkset.spi.assemble.ServiceProviderManager
 
getSetProperty(String) - Method in class org.frameworkset.spi.BaseApplicationContext
 
getSetProperty(String, ProSet) - Method in class org.frameworkset.spi.BaseApplicationContext
 
getSetProperty(String) - Static method in class org.frameworkset.spi.BaseSPIManager
Deprecated.
 
getSetProperty(String, ProSet) - Static method in class org.frameworkset.spi.BaseSPIManager
Deprecated.
 
getSetProperty(String) - Static method in class org.frameworkset.spi.BaseSPIManager2
 
getSetProperty(String, ProSet) - Static method in class org.frameworkset.spi.BaseSPIManager2
 
getSOAAttribute(String) - Method in class org.frameworkset.spi.assemble.Pro
 
getSOAAttributes() - Method in class org.frameworkset.spi.assemble.Pro
 
getSource() - Method in class org.frameworkset.spi.support.validate.EscapedErrors
 
getSQLFileRefreshInterval() - Static method in class org.frameworkset.spi.BaseApplicationContext
 
getString() - Method in class org.frameworkset.spi.assemble.Pro
 
getString(String) - Method in class org.frameworkset.spi.assemble.Pro
 
getString(int) - Method in class org.frameworkset.spi.assemble.ProArray
 
getString(int, String) - Method in class org.frameworkset.spi.assemble.ProArray
 
getString(int) - Method in class org.frameworkset.spi.assemble.ProList
 
getString(int, String) - Method in class org.frameworkset.spi.assemble.ProList
 
getString(String) - Method in class org.frameworkset.spi.assemble.ProMap
 
getString(String, String) - Method in class org.frameworkset.spi.assemble.ProMap
 
getString(int) - Method in class org.frameworkset.spi.assemble.ProSet
 
getString(int, String) - Method in class org.frameworkset.spi.assemble.ProSet
 
getString(String) - Method in class org.frameworkset.spi.UtilMap
 
getString(String, String) - Method in class org.frameworkset.spi.UtilMap
 
getString_idx() - Method in class org.frameworkset.spi.assemble.RefID.Index
 
getStringArray() - Method in class org.frameworkset.spi.assemble.Pro
 
getStringArray(String[]) - Method in class org.frameworkset.spi.assemble.Pro
 
getStringArray(String) - Method in class org.frameworkset.spi.assemble.ServiceProviderManager
 
getStringArray(String, String[]) - Method in class org.frameworkset.spi.assemble.ServiceProviderManager
 
getStringArray(String) - Method in class org.frameworkset.spi.BaseApplicationContext
 
getStringArray(String, String[]) - Method in class org.frameworkset.spi.BaseApplicationContext
 
getStringExtendAttribute(String) - Method in class org.frameworkset.spi.assemble.Pro
 
getStringExtendAttribute(String, String) - Method in class org.frameworkset.spi.assemble.Pro
 
getStringExtendAttribute(String, String) - Method in class org.frameworkset.spi.BaseApplicationContext
 
getStringExtendAttribute(String, String, String) - Method in class org.frameworkset.spi.BaseApplicationContext
 
getStringExtendAttribute(String, String) - Static method in class org.frameworkset.spi.BaseSPIManager
Deprecated.
 
getStringExtendAttribute(String, String) - Static method in class org.frameworkset.spi.BaseSPIManager2
 
getSynchronizedMethod(String) - Method in class org.frameworkset.spi.assemble.ProviderManagerInfo
从以方法名或者模式匹配名称索引的同步方法表获取同步方法对象
getSynchronizedMethodLists() - Method in class org.frameworkset.spi.assemble.ProviderManagerInfo
 
getSynTransactionInterceptor(Method, String) - Method in class org.frameworkset.spi.assemble.BaseTXManager
 
getTarget() - Method in interface org.frameworkset.spi.support.validate.Errors
 
getTarget() - Method in class org.frameworkset.spi.support.validate.EscapedErrors
 
getTBeanObject(String, Class<T>) - Method in class org.frameworkset.spi.BaseApplicationContext
 
getTBeanObject(String, T, Class<T>) - Method in class org.frameworkset.spi.BaseApplicationContext
 
getTBeanObject(CallContext, String, T, Class<T>) - Method in class org.frameworkset.spi.BaseApplicationContext
bean工厂方法
getThreadFactory() - Method in class org.frameworkset.schedule.SimpleAsyncTaskExecutor
Return the external factory to use for creating new Threads, if any.
getTraceFiles() - Method in class org.frameworkset.spi.assemble.ServiceProviderManager
返回一级配置文件清单
getTraceFiles() - Method in class org.frameworkset.spi.BaseApplicationContext
返回一级配置文件清单
getTransactionInterceptor(Method, String) - Method in class org.frameworkset.spi.assemble.BaseTXManager
 
getTransactionInterceptorClass() - Method in class org.frameworkset.spi.assemble.BaseTXManager
 
getTransactionMethods() - Method in class org.frameworkset.spi.assemble.AOPMethods
 
getTransactionMethods() - Method in class org.frameworkset.spi.assemble.BaseTXManager
 
getTransactionMethods() - Method in class org.frameworkset.spi.assemble.Transactions
 
getTrueValue() - Method in class org.frameworkset.spi.assemble.Pro
 
getTrueValue(CallContext) - Method in class org.frameworkset.spi.assemble.Pro
 
getTrueValue(CallContext, Object) - Method in class org.frameworkset.spi.assemble.Pro
 
getTrueValue(CallContext, Object, boolean) - Method in class org.frameworkset.spi.assemble.Pro
 
getTrueValueWithoutEditor(CallContext, Object, boolean) - Method in class org.frameworkset.spi.assemble.Pro
 
getTxtype() - Method in class org.frameworkset.spi.assemble.SynchronizedMethod
 
getType() - Method in class org.frameworkset.spi.assemble.Pro
 
getType() - Method in class org.frameworkset.spi.assemble.SecurityProviderInfo
 
getType(String) - Method in class org.frameworkset.spi.assemble.ServiceProviderManager
 
getType(String) - Method in class org.frameworkset.spi.BaseApplicationContext
 
getType() - Method in class org.frameworkset.spi.support.validate.FieldError
 
getUUID() - Method in class org.frameworkset.spi.assemble.SynchronizedMethod
获取方法的惟一标识
getValue() - Method in class org.frameworkset.spi.assemble.Pro
 
getValue2ndTypes(List<Pro>, CallContext) - Static method in class org.frameworkset.spi.assemble.BeanAccembleHelper
 
getValueFromObject(Object) - Method in class org.frameworkset.spi.assemble.StringArrayEditor
 
getValueFromString(String) - Method in class org.frameworkset.spi.assemble.StringArrayEditor
 
getVarend() - Method in class org.frameworkset.spi.assemble.ServiceProviderManager
 
getVarpre() - Method in class org.frameworkset.spi.assemble.ServiceProviderManager
 
getVClazz() - Method in class org.frameworkset.soa.plugin.SublistPreSerial
 
getVClazz() - Method in class org.frameworkset.soa.plugin.UnmodifiableCollectionPreSerial
 
getVClazz() - Method in class org.frameworkset.soa.plugin.UnmodifiableListPreSerial
 
getVClazz() - Method in class org.frameworkset.soa.plugin.UnmodifiableMapPreSerial
 
getVClazz() - Method in class org.frameworkset.soa.plugin.UnmodifiableRandomAccessListPreSerial
 
getVClazz() - Method in class org.frameworkset.soa.plugin.UnmodifiableSetPreSerial
 
getVClazz() - Method in class org.frameworkset.soa.plugin.UnmodifiableSortedMapPreSerial
 
getVClazz() - Method in class org.frameworkset.soa.plugin.UnmodifiableSortedSetPreSerial
 
getVClazz() - Method in interface org.frameworkset.soa.PreSerial
获取值类型,将会设置到
getWSAttribute(String) - Method in class org.frameworkset.spi.assemble.Pro
 
getWSAttributes() - Method in class org.frameworkset.spi.assemble.Pro
 
getXpath() - Method in interface org.frameworkset.spi.assemble.BeanInf
 
getXpath() - Method in class org.frameworkset.spi.assemble.Pro
 
getXpath() - Method in class org.frameworkset.spi.assemble.SecurityProviderInfo
 

H

handleError(Throwable) - Method in interface org.frameworkset.schedule.ErrorHandler
Handle the given error, possibly rethrowing it as a fatal exception.
handleError(Throwable) - Method in interface org.frameworkset.spi.async.CallBack
 
handleGetObject(String) - Method in class org.frameworkset.spi.support.MessageSourceResourceBundle
This implementation resolves the code in the MessageSource.
handleResult(T) - Method in interface org.frameworkset.spi.async.CallBack
 
hasConfigProperties() - Method in class org.frameworkset.spi.assemble.LinkConfigFile
 
hasErrors() - Method in interface org.frameworkset.spi.support.validate.Errors
Return if there were any errors.
hasErrors() - Method in class org.frameworkset.spi.support.validate.EscapedErrors
 
hasFieldErrors() - Method in interface org.frameworkset.spi.support.validate.Errors
Are there any field errors?
hasFieldErrors(String) - Method in interface org.frameworkset.spi.support.validate.Errors
Are there any errors associated with the given field?
hasFieldErrors() - Method in class org.frameworkset.spi.support.validate.EscapedErrors
 
hasFieldErrors(String) - Method in class org.frameworkset.spi.support.validate.EscapedErrors
 
hasGlobalErrors() - Method in interface org.frameworkset.spi.support.validate.Errors
Are there any global errors?
hasGlobalErrors() - Method in class org.frameworkset.spi.support.validate.EscapedErrors
 
hashCode() - Method in class org.frameworkset.spi.support.DefaultMessageSourceResolvable
 
hashCode() - Method in class org.frameworkset.spi.support.validate.FieldError
 
hashCode() - Method in class org.frameworkset.spi.support.validate.ObjectError
 
hasMGRService() - Method in class org.frameworkset.spi.assemble.LinkConfigFile
 
hasPros() - Method in class org.frameworkset.spi.assemble.LinkConfigFile
 
hasSubLinks() - Method in class org.frameworkset.spi.assemble.LinkConfigFile
 
HierarchicalMessageSource - Interface in org.frameworkset.spi.support
Title: HierarchicalMessageSource.java
HotDeployResourceBundleMessageSource - Class in org.frameworkset.spi.support
Title: HotDeployResourceBundleMessageSource.java
HotDeployResourceBundleMessageSource() - Constructor for class org.frameworkset.spi.support.HotDeployResourceBundleMessageSource
 
HotDeployResourceBundleMessageSource.PropertiesHolder - Class in org.frameworkset.spi.support
PropertiesHolder for caching.
HotResourceLoader - Class in org.frameworkset.spi.support
Title: DefaultResourceLoader.java
HotResourceLoader() - Constructor for class org.frameworkset.spi.support.HotResourceLoader
Create a new DefaultResourceLoader.
HotResourceLoader(ClassLoader) - Constructor for class org.frameworkset.spi.support.HotResourceLoader
Create a new DefaultResourceLoader.

I

Index(int, boolean) - Constructor for class org.frameworkset.spi.assemble.RefID.Index
 
Index(String, boolean) - Constructor for class org.frameworkset.spi.assemble.RefID.Index
 
init() - Method in class org.frameworkset.soa.SerialFactory
 
init(String) - Method in class org.frameworkset.spi.assemble.ServiceProviderManager
 
init(String, String, String) - Method in class org.frameworkset.spi.assemble.ServiceProviderManager
 
init(String, String, InputStream) - Method in class org.frameworkset.spi.assemble.ServiceProviderManager
 
init(String, String, String, URL) - Method in class org.frameworkset.spi.assemble.ServiceProviderManager
 
init(String, String, String, boolean) - Method in class org.frameworkset.spi.assemble.ServiceProviderManager
 
init(String, String, InputStream, boolean) - Method in class org.frameworkset.spi.assemble.ServiceProviderManager
 
init() - Method in class org.frameworkset.spi.BaseApplicationContext
序列化初始化方法
init(Map<String, String>) - Method in interface org.frameworkset.spi.event.IocLifeCycleEventListener
 
init() - Method in class org.frameworkset.spi.SOAApplicationContext
 
initApplicationContext() - Method in class org.frameworkset.spi.BaseApplicationContext
 
initApplicationContext(BaseApplicationContext) - Method in class org.frameworkset.spi.support.ApplicationObjectSupport
Subclasses can override this for custom initialization behavior.
initApplicationContext() - Method in class org.frameworkset.spi.support.ApplicationObjectSupport
Subclasses can override this for custom initialization behavior.
initAsyncMethods() - Method in class org.frameworkset.spi.assemble.BaseTXManager
 
initAsyncMethods() - Method in class org.frameworkset.spi.assemble.Pro
加载异步调用的方法信息
initAsyncMethods() - Method in class org.frameworkset.spi.assemble.ProviderManagerInfo
 
initBean(Object, BeanInf, BaseApplicationContext) - Static method in class org.frameworkset.spi.assemble.BeanAccembleHelper
 
initBean(Object, String, BaseApplicationContext) - Static method in class org.frameworkset.spi.assemble.BeanAccembleHelper
 
initBean(T, BeanInf) - Method in class org.frameworkset.spi.BaseApplicationContext
 
initBean(Object, String) - Method in class org.frameworkset.spi.BaseApplicationContext
 
initDefaultPlugins() - Method in class org.frameworkset.soa.SerialFactory
 
initialize() - Method in class org.frameworkset.schedule.ExecutorConfigurationSupport
Set up the ExecutorService.
initializeExecutor(ThreadFactory, RejectedExecutionHandler) - Method in class org.frameworkset.schedule.ExecutorConfigurationSupport
Create the target ExecutorService instance.
initializeExecutor(ThreadFactory, RejectedExecutionHandler) - Method in class org.frameworkset.schedule.ThreadPoolTaskScheduler
 
InitializingBean - Interface in org.frameworkset.spi
Title: InitializingBean.java
initLifecycleProcessor() - Method in class org.frameworkset.spi.LifeCycleProcessorExecutor
 
initlock - Variable in class org.frameworkset.spi.BaseApplicationContext
 
initMessageSource() - Method in class org.frameworkset.spi.BaseApplicationContext
Initialize the MessageSource.
initTransactions() - Method in class org.frameworkset.spi.assemble.BaseTXManager
 
initTransactions() - Method in class org.frameworkset.spi.assemble.Pro
 
initTransactions() - Method in class org.frameworkset.spi.assemble.ProviderManagerInfo
 
injectCommonProperties(Object, Map<String, Object>) - Static method in class org.frameworkset.spi.assemble.BeanAccembleHelper
 
injectCommonProperties(Object, Map<String, Object>, Map<String, Object>) - Static method in class org.frameworkset.spi.assemble.BeanAccembleHelper
 
injectProperties(Object, Map<String, Pro>) - Static method in class org.frameworkset.spi.assemble.BeanAccembleHelper
 
injectProperties(Object, Map<String, Pro>, Map<String, Pro>) - Static method in class org.frameworkset.spi.assemble.BeanAccembleHelper
 
innerNode() - Method in class org.frameworkset.spi.assemble.Pro
 
instream - Variable in class org.frameworkset.spi.BaseApplicationContext
 
intercept(Object, Method, Object[], MethodProxy) - Method in class org.frameworkset.spi.cglib.CGLibProxy
 
intercept(Object, Method, Object[], MethodProxy) - Method in class org.frameworkset.spi.cglib.SimpleCGLibProxy
 
intercept(Object, Method, Object[], MethodProxy) - Method in class org.frameworkset.spi.cglib.SynCGLibProxy
 
intercept(Object, Method, Object[], MethodProxy) - Method in class org.frameworkset.spi.cglib.SynTXCGLibProxy
 
InterceptorChain - Class in org.frameworkset.spi.interceptor
Title: InterceptorChain.java
InterceptorChain(Interceptor, Interceptor) - Constructor for class org.frameworkset.spi.interceptor.InterceptorChain
 
InterceptorChain(Interceptor, Interceptor, boolean) - Constructor for class org.frameworkset.spi.interceptor.InterceptorChain
 
InterceptorFacttory - Interface in org.frameworkset.spi.interceptor
Title: InterceptorFacttory.java
InterceptorInfo - Class in org.frameworkset.spi.assemble
Title: InterceptorInfo.java
InterceptorInfo() - Constructor for class org.frameworkset.spi.assemble.InterceptorInfo
 
InterceptorInfo(BaseApplicationContext) - Constructor for class org.frameworkset.spi.assemble.InterceptorInfo
 
interceptors - Variable in class org.frameworkset.spi.assemble.BaseTXManager
 
InterceptorWrapper - Class in org.frameworkset.spi.interceptor
Title: InterceptorWrapper.java
InterceptorWrapper(List) - Constructor for class org.frameworkset.spi.interceptor.InterceptorWrapper
 
InterceptorWrapper(Interceptor, List) - Constructor for class org.frameworkset.spi.interceptor.InterceptorWrapper
 
InterruptionException - Exception in org.frameworkset.spi.interceptor
Title: InterruptionException.java
InterruptionException() - Constructor for exception org.frameworkset.spi.interceptor.InterruptionException
 
InterruptionException(String, Throwable) - Constructor for exception org.frameworkset.spi.interceptor.InterruptionException
 
InterruptionException(String) - Constructor for exception org.frameworkset.spi.interceptor.InterruptionException
 
InterruptionException(Throwable) - Constructor for exception org.frameworkset.spi.interceptor.InterruptionException
 
invoke(Object, Method, Object[], MethodProxy, CallContext, BaseTXManager) - Static method in class org.frameworkset.spi.cglib.CGLibUtil
 
invoke(Object, Method, Object[], MethodProxy, Pro) - Static method in class org.frameworkset.spi.cglib.CGLibUtil
 
invoker() - Method in class org.frameworkset.spi.assemble.MethodInvoker
 
invokeSyn(Object, Method, Object[], MethodProxy, CallContext, ProviderManagerInfo) - Static method in class org.frameworkset.spi.cglib.CGLibUtil
 
invokeSynTX(Object, Method, Object[], MethodProxy, CallContext, ProviderManagerInfo) - Static method in class org.frameworkset.spi.cglib.CGLibUtil
 
invokeValidator(Validator, Object, Errors) - Static method in class org.frameworkset.spi.support.validate.ValidationUtils
Invoke the given Validator for the supplied object and Errors instance.
ioc(T, CallContext) - Method in interface org.frameworkset.spi.assemble.plugin.IocPlugin
返回扩展ioc机制生成的对象实例
iocinputData - Variable in class org.frameworkset.spi.assemble.Pro
 
iocinputtype - Variable in class org.frameworkset.spi.assemble.Pro
 
IocLifeCycleEventListener - Interface in org.frameworkset.spi.event
 
IocPlugin<T,R> - Interface in org.frameworkset.spi.assemble.plugin
Title: IocPlugin.java
iocplugin - Variable in class org.frameworkset.spi.assemble.Pro
指定元素的ioc依赖注入插件 插件必须实现接口 org.frameworkset.spi.assemble.plugin.IocPlugin
iocpluginClass - Variable in class org.frameworkset.spi.assemble.Pro
 
isAlwaysUseMessageFormat() - Method in class org.frameworkset.spi.support.MessageSourceSupport
Return whether to always apply the MessageFormat rules, parsing even messages without arguments.
isArray() - Method in class org.frameworkset.spi.assemble.Pro
 
isAsyncMethod(Method, String) - Method in class org.frameworkset.spi.assemble.AOPMethods
判断给定的方法是否是异步调用方法,如果是则将异步方法信息返回给调用程序
isAsyncMethod(Method, String) - Method in class org.frameworkset.spi.assemble.BaseTXManager
 
isAttributeRef() - Method in class org.frameworkset.spi.assemble.Pro
 
isAutoStartup() - Method in interface org.frameworkset.spi.SmartLifecycle
Returns true if this Lifecycle component should get started automatically by the container at the time that the containing ApplicationContext gets refreshed.
isBean() - Method in class org.frameworkset.spi.assemble.Pro
 
isBindingFailure() - Method in class org.frameworkset.spi.support.validate.FieldError
Return whether this error represents a binding failure (like a type mismatch); otherwise it is a validation failure.
isCallorder_sequence() - Method in class org.frameworkset.spi.assemble.BaseTXManager
 
isChangemonitor() - Method in class org.frameworkset.spi.support.HotDeployResourceBundleMessageSource
 
isClassMethod() - Method in class org.frameworkset.spi.assemble.MethodInvoker
 
isClasspathBase() - Method in class org.frameworkset.spi.assemble.ManagerImport
 
isContextRequired() - Method in class org.frameworkset.spi.support.ApplicationObjectSupport
Determine whether this application object needs to run in an ApplicationContext.
isDefaultable() - Method in class org.frameworkset.spi.assemble.ProviderManagerInfo
 
isEmpty() - Method in class org.frameworkset.spi.assemble.ServiceProviderManager
 
isEmptyContext() - Method in class org.frameworkset.spi.BaseApplicationContext
判断IOC容器是否为空,如果容器配置文件不存在或者容器对象为空,返回true
isEnablerpc() - Method in class org.frameworkset.spi.assemble.Pro
 
isEnablerpc() - Method in class org.frameworkset.spi.assemble.ProviderManagerInfo
 
isFactoryBean() - Method in class org.frameworkset.spi.assemble.Pro
 
isFactoryBean(String) - Method in class org.frameworkset.spi.assemble.ServiceProviderManager
 
isFactoryBean(String) - Method in class org.frameworkset.spi.BaseApplicationContext
 
isfile - Variable in class org.frameworkset.spi.BaseApplicationContext
 
isfile() - Method in class org.frameworkset.spi.BaseApplicationContext
 
isFixAttribute(String) - Static method in class org.frameworkset.spi.assemble.Pro
 
isIgnoreException(Throwable) - Method in class org.frameworkset.soa.SerialFactory
 
isInconstruction() - Method in class org.frameworkset.spi.assemble.RefID.Index
 
isInterceptMethod(Method, String) - Method in class org.frameworkset.spi.assemble.InterceptorInfo
判断方法是否是需要进行事务控制,如果是则返回包含事务控制策略信息的方法对象, 不是就返回null
isioc - Variable in class org.frameworkset.spi.cglib.CGLibProxy
 
isIsdefault() - Method in class org.frameworkset.spi.assemble.SecurityProviderInfo
 
isList() - Method in class org.frameworkset.spi.assemble.Pro
 
isLoopIOC(String, BeanAccembleHelper.LoopObject) - Method in class org.frameworkset.spi.assemble.Context
 
isMap() - Method in class org.frameworkset.spi.assemble.Pro
 
isMultiRoot() - Method in class org.frameworkset.spi.assemble.LinkConfigFile
 
isPattern() - Method in class org.frameworkset.spi.assemble.SynchronizedMethod
判断方法是不是一个模式匹配方法,如果是,则按照模式来匹配需要同步或需要进行事务控制的方法
isProcessorActive() - Method in class org.frameworkset.spi.LifeCycleProcessorExecutor
 
isProperties() - Method in class org.frameworkset.spi.assemble.Pro
 
isRefereced() - Method in class org.frameworkset.spi.assemble.Pro
 
isRemoveOnCancelPolicy() - Method in class org.frameworkset.schedule.ThreadPoolTaskScheduler
Return the current setting of removeOnCancelPolicy.
isRMIService() - Method in class org.frameworkset.spi.assemble.Pro
 
isRollbackException(Throwable) - Method in class org.frameworkset.spi.assemble.SynchronizedMethod
判断异常是否是需要回滚事务的异常 以下异常必须回滚: com.frameworkset.orm.transaction.TransactionException javax.transaction.RollbackException java.sql.SQLException 系统级别的异常也必须回滚: java.lang.NullpointException 其他类型的异常要看看是否包含的rollbackExceptions中,如果在则需要回滚事务, 否则提交事务。 判断异常是否是回滚事务异常有两个规则: 规则1:异常只要是回滚异常列表中所定义的异常的本身或者子类,则为回滚异常 规则2:异常必须是
isRunning() - Method in interface org.frameworkset.spi.Lifecycle
Check whether this component is currently running.
isRunning() - Method in class org.frameworkset.spi.support.DefaultLifecycleProcessor
 
isSerial() - Method in class org.frameworkset.spi.assemble.ServiceProviderManager
 
isSerial() - Method in class org.frameworkset.spi.SOAApplicationContext
 
isServiceRef() - Method in class org.frameworkset.spi.assemble.Pro
 
isSet() - Method in class org.frameworkset.spi.assemble.Pro
 
isSinglable() - Method in interface org.frameworkset.spi.assemble.BeanInf
 
isSinglable() - Method in class org.frameworkset.spi.assemble.Pro
 
isSinglable() - Method in class org.frameworkset.spi.assemble.ProviderManagerInfo
 
isSinglable() - Method in class org.frameworkset.spi.assemble.SecurityProviderInfo
 
isSingleton(String) - Method in class org.frameworkset.spi.BaseApplicationContext
 
isSOAApplication() - Method in interface org.frameworkset.spi.CallContext
 
isSOAApplication() - Method in class org.frameworkset.spi.LocalCallContextImpl
 
isSOAByteArray(String) - Method in class org.frameworkset.spi.assemble.Pro
 
isSynchronizedEnabled() - Method in class org.frameworkset.spi.assemble.ProviderManagerInfo
 
isSynchronizedMethod(Method) - Method in class org.frameworkset.spi.assemble.ProviderManagerInfo
判断方法是否包含同步方法,如果包含则返回true,否则返回false
isThrottleActive() - Method in class org.frameworkset.schedule.SimpleAsyncTaskExecutor
Return whether this throttle is currently active.
isTransactionMethod(Method, String) - Method in class org.frameworkset.spi.assemble.AOPMethods
判断方法是否是需要进行事务控制,如果是则返回包含事务控制策略信息的方法对象, 不是就返回null
isTransactionMethod(Method, String) - Method in class org.frameworkset.spi.assemble.BaseTXManager
 
isTransactionMethod(Method, String) - Method in class org.frameworkset.spi.assemble.Transactions
判断方法是否是需要进行事务控制,如果是则返回包含事务控制策略信息的方法对象, 不是就返回null
istx - Variable in class org.frameworkset.spi.interceptor.InterceptorChain
 
isType(Class<Lifecycle>) - Method in class org.frameworkset.spi.assemble.Pro
 
isUseCodeAsDefaultMessage() - Method in class org.frameworkset.spi.support.AbstractMessageSource
Return whether to use the message code as default message instead of throwing a NoSuchMessageException.
isUsed() - Method in class org.frameworkset.spi.assemble.SecurityProviderInfo
 
isWebBase() - Method in class org.frameworkset.spi.assemble.ManagerImport
 
isWSService() - Method in class org.frameworkset.spi.assemble.Pro
 
iterator() - Method in class org.frameworkset.spi.assemble.ProList
 
iterator() - Method in class org.frameworkset.spi.assemble.ProSet
 

J

JDKSerial - Class in org.frameworkset.soa
Title: LocalSerial.java
JDKSerial() - Constructor for class org.frameworkset.soa.JDKSerial
 

L

lastActualExecutionTime() - Method in class org.frameworkset.schedule.SimpleTriggerContext
 
lastActualExecutionTime() - Method in interface org.frameworkset.schedule.TriggerContext
Return the last actual execution time of the task, or null if not scheduled before.
lastCompletionTime() - Method in class org.frameworkset.schedule.SimpleTriggerContext
 
lastCompletionTime() - Method in interface org.frameworkset.schedule.TriggerContext
Return the last completion time of the task, or null if not scheduled before.
lastScheduledExecutionTime() - Method in class org.frameworkset.schedule.SimpleTriggerContext
 
lastScheduledExecutionTime() - Method in interface org.frameworkset.schedule.TriggerContext
Return the last scheduled execution time of the task, or null if not scheduled before.
Lifecycle - Interface in org.frameworkset.spi
A common interface defining methods for start/stop lifecycle control.
LifecycleProcessor - Interface in org.frameworkset.spi
Strategy interface for processing Lifecycle beans within the ApplicationContext.
lifecycleProcessor - Variable in class org.frameworkset.spi.LifeCycleProcessorExecutor
 
LifeCycleProcessorExecutor - Class in org.frameworkset.spi
 
LifeCycleProcessorExecutor() - Constructor for class org.frameworkset.spi.LifeCycleProcessorExecutor
 
LinkConfigFile - Class in org.frameworkset.spi.assemble
Title: LinkConfigFile.java
LinkConfigFile(String, String, LinkConfigFile) - Constructor for class org.frameworkset.spi.assemble.LinkConfigFile
 
linkfile - Variable in class org.frameworkset.spi.assemble.ProviderParser
 
ListenableFuture<T> - Interface in org.frameworkset.schedule
 
ListenableFutureCallback<T> - Interface in org.frameworkset.schedule
 
ListenableFutureCallbackRegistry<T> - Class in org.frameworkset.schedule
 
ListenableFutureCallbackRegistry() - Constructor for class org.frameworkset.schedule.ListenableFutureCallbackRegistry
 
ListenableFutureTask<T> - Class in org.frameworkset.schedule
 
ListenableFutureTask(Callable<T>) - Constructor for class org.frameworkset.schedule.ListenableFutureTask
Create a new ListenableFutureTask that will, upon running, execute the given Callable.
ListenableFutureTask(Runnable, T) - Constructor for class org.frameworkset.schedule.ListenableFutureTask
Create a ListenableFutureTask that will, upon running, execute the given Runnable, and arrange that FutureTask.get() will return the given result on successful completion.
load(ManagerImport, LinkConfigFile) - Method in class org.frameworkset.spi.assemble.ServiceProviderManager
 
loadAllProperties(String) - Static method in class org.frameworkset.spi.io.PropertiesLoaderUtils
Load all properties from the given class path resource, using the default class loader.
loadAllProperties(String, ClassLoader) - Static method in class org.frameworkset.spi.io.PropertiesLoaderUtils
Load all properties from the given class path resource, using the given class loader.
loadAsyncAnnotation() - Method in class org.frameworkset.spi.assemble.BaseTXManager
 
loadFromContent(String) - Method in class org.frameworkset.spi.assemble.ServiceProviderManager
 
loadFromURL(URL) - Method in class org.frameworkset.spi.assemble.ServiceProviderManager
 
loadProperties(Resource) - Static method in class org.frameworkset.spi.io.PropertiesLoaderUtils
Load properties from the given resource.
loadProperties(Resource, String) - Method in class org.frameworkset.spi.support.HotDeployResourceBundleMessageSource
Load the properties from the given resource.
loadProperties(Resource, String) - Method in class org.frameworkset.spi.support.ReloadableResourceBundleMessageSource
Load the properties from the given resource.
loadProperties(Resource, String) - Method in class org.frameworkset.spi.support.ResourceBundleMessageSource
Load the properties from the given resource.
loadTXAnnotation() - Method in class org.frameworkset.spi.assemble.BaseTXManager
 
LocalCallContextImpl - Class in org.frameworkset.spi
Title: LocalCallContext.java
LocalCallContextImpl() - Constructor for class org.frameworkset.spi.LocalCallContextImpl
 
LocalCallContextImpl(BaseApplicationContext) - Constructor for class org.frameworkset.spi.LocalCallContextImpl
应用模块上下文
LocalCallContextImpl(String, int) - Constructor for class org.frameworkset.spi.LocalCallContextImpl
 
LocaleContext - Interface in org.frameworkset.spi.support
Title: LocaleContext.java
LocaleContextHolder - Class in org.frameworkset.spi.support
Title: LocaleContextHolder.java
LocaleContextHolder() - Constructor for class org.frameworkset.spi.support.LocaleContextHolder
 
LocaleSerial - Class in org.frameworkset.soa
Title: LocaleSerial.java
LocaleSerial() - Constructor for class org.frameworkset.soa.LocaleSerial
 
LocalizedResourceHelper - Class in org.frameworkset.spi.support
Helper class for loading a localized resource, specified through name, extension and current locale.
LocalizedResourceHelper() - Constructor for class org.frameworkset.spi.support.LocalizedResourceHelper
Create a new LocalizedResourceHelper with a DefaultResourceLoader.
LocalizedResourceHelper(ResourceLoader) - Constructor for class org.frameworkset.spi.support.LocalizedResourceHelper
Create a new LocalizedResourceHelper with the given ResourceLoader.
lock - Static variable in class org.frameworkset.spi.BaseApplicationContext
 
log - Static variable in class org.frameworkset.spi.assemble.Pro
 
log - Static variable in class org.frameworkset.spi.support.HotDeployResourceBundleMessageSource
Logger available to subclasses
LOG_AND_PROPAGATE_ERROR_HANDLER - Static variable in class org.frameworkset.schedule.TaskUtils
An ErrorHandler strategy that will log at error level and then re-throw the Exception.
LOG_AND_SUPPRESS_ERROR_HANDLER - Static variable in class org.frameworkset.schedule.TaskUtils
An ErrorHandler strategy that will log the Exception but perform no further handling.
logBasic(String, String) - Method in interface org.frameworkset.log.BaseLogger
 
logBasic(String, String) - Method in class org.frameworkset.log.DefaultBaseLogger
 
logBasic(String) - Method in class org.frameworkset.log.DefaultLogger
 
logBasic(String, String) - Method in class org.frameworkset.log.DefaultLogger
 
logBasic(String) - Method in class org.frameworkset.log.Logger
 
logBasic(String, String) - Method in class org.frameworkset.log.Logger
 
logDebug(String) - Method in class org.frameworkset.log.DefaultLogger
 
logDebug(String, String) - Method in class org.frameworkset.log.DefaultLogger
 
logDebug(String) - Method in class org.frameworkset.log.Logger
 
logDebug(String, String) - Method in class org.frameworkset.log.Logger
 
logDetailed(String) - Method in class org.frameworkset.log.DefaultLogger
 
logDetailed(String, String) - Method in class org.frameworkset.log.DefaultLogger
 
logDetailed(String) - Method in class org.frameworkset.log.Logger
 
logDetailed(String, String) - Method in class org.frameworkset.log.Logger
 
logError(String) - Method in class org.frameworkset.log.DefaultLogger
 
logError(String, Throwable) - Method in class org.frameworkset.log.DefaultLogger
 
logError(String, String) - Method in class org.frameworkset.log.DefaultLogger
 
logError(String, String, Throwable) - Method in class org.frameworkset.log.DefaultLogger
 
logError(String) - Method in class org.frameworkset.log.Logger
 
logError(String, Throwable) - Method in class org.frameworkset.log.Logger
 
logError(String, String) - Method in class org.frameworkset.log.Logger
 
logError(String, String, Throwable) - Method in class org.frameworkset.log.Logger
 
Logger - Class in org.frameworkset.log
通用日志记录接口
Logger() - Constructor for class org.frameworkset.log.Logger
 
logger - Variable in class org.frameworkset.schedule.ExecutorConfigurationSupport
 
logger - Static variable in class org.frameworkset.spi.support.ApplicationObjectSupport
Logger that is available to subclasses
logger - Static variable in class org.frameworkset.spi.support.MessageSourceSupport
Logger available to subclasses
logMinimal(String) - Method in class org.frameworkset.log.DefaultLogger
 
logMinimal(String, String) - Method in class org.frameworkset.log.DefaultLogger
 
logMinimal(String) - Method in class org.frameworkset.log.Logger
 
logMinimal(String, String) - Method in class org.frameworkset.log.Logger
 
logRowlevel(String) - Method in class org.frameworkset.log.DefaultLogger
 
logRowlevel(String, String) - Method in class org.frameworkset.log.DefaultLogger
 
logRowlevel(String) - Method in class org.frameworkset.log.Logger
 
logRowlevel(String, String) - Method in class org.frameworkset.log.Logger
 
loopback(PropertiesContainer) - Method in class org.frameworkset.spi.assemble.LinkConfigFile
 
LoopObject() - Constructor for class org.frameworkset.spi.assemble.BeanAccembleHelper.LoopObject
 

M

MagicClass() - Constructor for class org.frameworkset.soa.SerialFactory.MagicClass
 
magicclass - Variable in class org.frameworkset.spi.assemble.Pro
 
main(String[]) - Static method in class org.frameworkset.spi.assemble.PropertiesContainer
 
main(String[]) - Static method in class org.frameworkset.spi.assemble.ProviderInfoQueue
 
main(String[]) - Static method in class org.frameworkset.spi.assemble.ProviderManagerInfo
 
main(String[]) - Static method in class org.frameworkset.spi.assemble.SecurityProviderInfo
 
main(String[]) - Static method in class org.frameworkset.spi.assemble.SynchronizedMethod
 
main(String[]) - Static method in class org.frameworkset.spi.BaseApplicationContext
 
main(String[]) - Static method in class org.frameworkset.spi.BaseSPIManager
Deprecated.
 
main(String[]) - Static method in class org.frameworkset.spi.BaseSPIManager2
 
main(String[]) - Static method in exception org.frameworkset.spi.SPIException
 
main(String[]) - Static method in class org.frameworkset.spi.Version
Prints the value of the description and fields to System.out.
ManagerImport - Class in org.frameworkset.spi.assemble
Title: ManagerImport.java
ManagerImport() - Constructor for class org.frameworkset.spi.assemble.ManagerImport
 
ManagerImportWrapper - Class in org.frameworkset.spi.assemble
 
ManagerImportWrapper() - Constructor for class org.frameworkset.spi.assemble.ManagerImportWrapper
 
match(Method) - Method in class org.frameworkset.spi.assemble.SynchronizedMethod
判断参数传入的方法是否与同步方法匹配 首先判别所有的同步方法中是否有模式匹配方法 没有则直接构建方法惟一id
match(Method, String) - Method in class org.frameworkset.spi.assemble.SynchronizedMethod
判断方法是否与当前方法匹配 注意:本方法已经不考虑老版系统管理中直接通过方法名称指定同步方法的使用模式,因此如果 老版迁移到新版时,需要明确地指定方法的名称和方法的参数才能正常运行
mergeParentConfigProperties(PropertiesContainer) - Method in class org.frameworkset.spi.assemble.PropertiesContainer
 
mergeParentConfigProperties() - Method in class org.frameworkset.spi.assemble.ProviderParser
 
mergeParentConfigProperties() - Method in class org.frameworkset.spi.assemble.soa.SOAProviderParser
 
mergeSonConfigProperties(PropertiesContainer) - Method in class org.frameworkset.spi.assemble.PropertiesContainer
 
MESSAGE_SOURCE_BEAN_NAME - Static variable in class org.frameworkset.spi.BaseApplicationContext
Name of the MessageSource bean in the factory.
MessageCodesResolver - Interface in org.frameworkset.spi.support.validate
Title: MessageCodesResolver.java
messageSource - Variable in class org.frameworkset.spi.BaseApplicationContext
MessageSource we delegate our implementation of this interface to
MessageSource - Interface in org.frameworkset.spi.support
Title: MessageSource.java
MessageSourceAccessor - Class in org.frameworkset.spi.support
Title: MessageSourceAccessor.java
MessageSourceAccessor(MessageSource) - Constructor for class org.frameworkset.spi.support.MessageSourceAccessor
Create a new MessageSourceAccessor, using LocaleContextHolder's locale as default locale.
MessageSourceAccessor(MessageSource, Locale) - Constructor for class org.frameworkset.spi.support.MessageSourceAccessor
Create a new MessageSourceAccessor, using the given default locale.
MessageSourceAware - Interface in org.frameworkset.spi.support
Title: MessageSourceAware.java
MessageSourceResolvable - Interface in org.frameworkset.spi.support
Title: MessageSourceResolvable.java
MessageSourceResourceBundle - Class in org.frameworkset.spi.support
Title: MessageSourceResourceBundle.java
MessageSourceResourceBundle(MessageSource, Locale) - Constructor for class org.frameworkset.spi.support.MessageSourceResourceBundle
Create a new MessageSourceResourceBundle for the given MessageSource and Locale.
MessageSourceResourceBundle(MessageSource, Locale, ResourceBundle) - Constructor for class org.frameworkset.spi.support.MessageSourceResourceBundle
Create a new MessageSourceResourceBundle for the given MessageSource and Locale.
messageSources - Static variable in class org.frameworkset.spi.support.MessageSourceUtil
 
MessageSourceSupport - Class in org.frameworkset.spi.support
Title: MessageSourceSupport.java
MessageSourceSupport() - Constructor for class org.frameworkset.spi.support.MessageSourceSupport
 
MessageSourceUtil - Class in org.frameworkset.spi.support
Title: MessageSourceUtil.java
MessageSourceUtil() - Constructor for class org.frameworkset.spi.support.MessageSourceUtil
 
MethodInfo() - Constructor for class org.frameworkset.spi.assemble.SynchronizedMethod.MethodInfo
 
MethodInvoker - Class in org.frameworkset.spi.assemble
Title: JobMethod.java
MethodInvoker(boolean, Object, Object[], Method, Pro) - Constructor for class org.frameworkset.spi.assemble.MethodInvoker
 
MISSING_FIELD_ERROR_CODE - Static variable in class org.frameworkset.spi.support.bind.DefaultBindingErrorProcessor
Error code that a missing field error (i.e.
MODEL_KEY_PREFIX - Static variable in interface org.frameworkset.spi.support.validate.BindingResult
Prefix for the name of the BindingResult instance in a model, followed by the object name.
modify() - Method in class org.frameworkset.spi.assemble.Freezen
 
modify() - Method in class org.frameworkset.spi.assemble.Pro
 
modify() - Method in class org.frameworkset.spi.assemble.soa.SOAPro
 
multiRoot - Variable in class org.frameworkset.spi.assemble.LinkConfigFile
 
mvccontainer_identifier - Static variable in class org.frameworkset.spi.BaseApplicationContext
 

N

NamedInheritableThreadLocal - Class in org.frameworkset.spi.support
Title: NamedInheritableThreadLocal.java
NamedInheritableThreadLocal(String) - Constructor for class org.frameworkset.spi.support.NamedInheritableThreadLocal
Create a new NamedInheritableThreadLocal with the given name.
NamedThreadLocal<T> - Class in org.frameworkset.spi.support
ThreadLocal subclass that exposes a specified name as NamedThreadLocal.toString() result (allowing for introspection).
NamedThreadLocal(String) - Constructor for class org.frameworkset.spi.support.NamedThreadLocal
Create a new NamedThreadLocal with the given name.
needRecordFile - Variable in class org.frameworkset.spi.BaseApplicationContext
 
needRecordFile() - Method in class org.frameworkset.spi.BaseApplicationContext
 
NESTED_PATH_SEPARATOR - Static variable in interface org.frameworkset.spi.support.validate.Errors
The separator between path elements in a nested path, for example in "customer.name" or "customer.address.street".
NestedCheckedException - Exception in org.frameworkset.spi
 
NestedCheckedException(String) - Constructor for exception org.frameworkset.spi.NestedCheckedException
Construct a NestedCheckedException with the specified detail message.
NestedCheckedException(String, Throwable) - Constructor for exception org.frameworkset.spi.NestedCheckedException
Construct a NestedCheckedException with the specified detail message and nested exception.
next - Variable in class org.frameworkset.spi.interceptor.InterceptorChain
 
nextExecutionTime(TriggerContext) - Method in interface org.frameworkset.schedule.Trigger
Determine the next execution time according to the given trigger context.
NO_CONCURRENCY - Static variable in class org.frameworkset.schedule.SimpleAsyncTaskExecutor
Switch concurrency 'off': that is, don't allow any concurrent invocations.
NoSuchMessageException - Exception in org.frameworkset.spi.support
Title: NoSuchMessageException.java
NoSuchMessageException(String, Locale) - Constructor for exception org.frameworkset.spi.support.NoSuchMessageException
Create a new exception.
NoSuchMessageException(String) - Constructor for exception org.frameworkset.spi.support.NoSuchMessageException
Create a new exception.
NULL - Static variable in class org.frameworkset.spi.assemble.AOPMethods
 
NULL_TYPE - Static variable in class org.frameworkset.soa.ObjectSerializable
标识null值类型
NULLCALLBACK - Static variable in interface org.frameworkset.spi.async.annotation.Constants
 

O

ObjectError - Class in org.frameworkset.spi.support.validate
Title: ObjectError.java
ObjectError(String, String) - Constructor for class org.frameworkset.spi.support.validate.ObjectError
Create a new instance of the ObjectError class.
ObjectError(String, String[], Object[], String) - Constructor for class org.frameworkset.spi.support.validate.ObjectError
Create a new instance of the ObjectError class.
ObjectSerializable - Class in org.frameworkset.soa
Title: ObjectSerializable.java
ObjectSerializable() - Constructor for class org.frameworkset.soa.ObjectSerializable
 
onClose() - Method in interface org.frameworkset.spi.LifecycleProcessor
Notification of context close phase, e.g.
onClose() - Method in class org.frameworkset.spi.support.DefaultLifecycleProcessor
 
onFailure(Throwable) - Method in interface org.frameworkset.schedule.ListenableFutureCallback
Called when the ListenableFuture fails to complete.
onRefresh() - Method in interface org.frameworkset.spi.LifecycleProcessor
Notification of context refresh, e.g.
onRefresh() - Method in class org.frameworkset.spi.support.DefaultLifecycleProcessor
 
onSuccess(T) - Method in interface org.frameworkset.schedule.ListenableFutureCallback
Called when the ListenableFuture successfully completes.
org.frameworkset.log - package org.frameworkset.log
 
org.frameworkset.schedule - package org.frameworkset.schedule
 
org.frameworkset.soa - package org.frameworkset.soa
 
org.frameworkset.soa.plugin - package org.frameworkset.soa.plugin
 
org.frameworkset.spi - package org.frameworkset.spi
 
org.frameworkset.spi.assemble - package org.frameworkset.spi.assemble
 
org.frameworkset.spi.assemble.callback - package org.frameworkset.spi.assemble.callback
 
org.frameworkset.spi.assemble.plugin - package org.frameworkset.spi.assemble.plugin
 
org.frameworkset.spi.assemble.soa - package org.frameworkset.spi.assemble.soa
 
org.frameworkset.spi.async - package org.frameworkset.spi.async
 
org.frameworkset.spi.async.annotation - package org.frameworkset.spi.async.annotation
 
org.frameworkset.spi.cglib - package org.frameworkset.spi.cglib
 
org.frameworkset.spi.editor - package org.frameworkset.spi.editor
 
org.frameworkset.spi.event - package org.frameworkset.spi.event
 
org.frameworkset.spi.interceptor - package org.frameworkset.spi.interceptor
 
org.frameworkset.spi.io - package org.frameworkset.spi.io
 
org.frameworkset.spi.support - package org.frameworkset.spi.support
 
org.frameworkset.spi.support.bind - package org.frameworkset.spi.support.bind
 
org.frameworkset.spi.support.validate - package org.frameworkset.spi.support.validate
 

P

Param - Class in org.frameworkset.spi.assemble
Title: Param.java
Param(BaseApplicationContext) - Constructor for class org.frameworkset.spi.assemble.Param
 
parent - Variable in class org.frameworkset.spi.assemble.LinkConfigFile
导入配置文件configFile的配置文件配置信息
parsedRefID(String) - Static method in class org.frameworkset.spi.assemble.RefIDUtil
 
parserError - Variable in class org.frameworkset.spi.BaseApplicationContext
 
Phased - Interface in org.frameworkset.spi
Interface for objects that may participate in a phased process such as lifecycle management.
PluginFactory - Interface in org.frameworkset.soa
序列化plugin工厂,应用自定义自己的序列化插件列表,自动加载
popNestedPath() - Method in interface org.frameworkset.spi.support.validate.Errors
Pop the former nested path from the nested path stack.
popNestedPath() - Method in class org.frameworkset.spi.support.validate.EscapedErrors
 
posthandle(List) - Method in class org.frameworkset.soa.plugin.SublistPreSerial
 
posthandle(Collection) - Method in class org.frameworkset.soa.plugin.UnmodifiableCollectionPreSerial
 
posthandle(List) - Method in class org.frameworkset.soa.plugin.UnmodifiableListPreSerial
 
posthandle(Map) - Method in class org.frameworkset.soa.plugin.UnmodifiableMapPreSerial
 
posthandle(List) - Method in class org.frameworkset.soa.plugin.UnmodifiableRandomAccessListPreSerial
 
posthandle(Set) - Method in class org.frameworkset.soa.plugin.UnmodifiableSetPreSerial
 
posthandle(SortedMap) - Method in class org.frameworkset.soa.plugin.UnmodifiableSortedMapPreSerial
 
posthandle(SortedSet) - Method in class org.frameworkset.soa.plugin.UnmodifiableSortedSetPreSerial
 
posthandle(T) - Method in interface org.frameworkset.soa.PreSerial
在反序列化后调用posthandle方法处理生成的对象
postProcessMessageCode(String) - Method in class org.frameworkset.spi.support.validate.DefaultMessageCodesResolver
Post-process the given message code, built by this resolver.
prefersShortLivedTasks() - Method in interface org.frameworkset.schedule.SchedulingTaskExecutor
Does this TaskExecutor prefer short-lived tasks over long-lived tasks?
prefersShortLivedTasks() - Method in class org.frameworkset.schedule.ThreadPoolTaskScheduler
 
prehandle(List) - Method in class org.frameworkset.soa.plugin.SublistPreSerial
 
prehandle(Collection) - Method in class org.frameworkset.soa.plugin.UnmodifiableCollectionPreSerial
 
prehandle(List) - Method in class org.frameworkset.soa.plugin.UnmodifiableListPreSerial
 
prehandle(Map) - Method in class org.frameworkset.soa.plugin.UnmodifiableMapPreSerial
 
prehandle(List) - Method in class org.frameworkset.soa.plugin.UnmodifiableRandomAccessListPreSerial
 
prehandle(Set) - Method in class org.frameworkset.soa.plugin.UnmodifiableSetPreSerial
 
prehandle(SortedMap) - Method in class org.frameworkset.soa.plugin.UnmodifiableSortedMapPreSerial
 
prehandle(SortedSet) - Method in class org.frameworkset.soa.plugin.UnmodifiableSortedSetPreSerial
 
prehandle(T) - Method in interface org.frameworkset.soa.PreSerial
在序列化之前调用prehandle方法预处理对象
PreSerial<T> - Interface in org.frameworkset.soa
Title: PreSerial.java
printDescription() - Static method in class org.frameworkset.spi.Version
Returns the catenation of the description and cvs fields.
printStackTrace() - Method in exception org.frameworkset.spi.SPIException
 
printStackTrace(PrintStream) - Method in exception org.frameworkset.spi.SPIException
 
printStackTrace(PrintWriter) - Method in exception org.frameworkset.spi.SPIException
 
printVersion() - Static method in class org.frameworkset.spi.Version
Returns the version field as a String.
Pro - Class in org.frameworkset.spi.assemble
Title: Pro.java
Pro(BaseApplicationContext) - Constructor for class org.frameworkset.spi.assemble.Pro
 
Pro() - Constructor for class org.frameworkset.spi.assemble.Pro
 
pro_type - Static variable in class org.frameworkset.spi.assemble.Pro
 
ProArray - Class in org.frameworkset.spi.assemble
Title: ProArray.java
ProArray() - Constructor for class org.frameworkset.spi.assemble.ProArray
 
proarray_type - Static variable in class org.frameworkset.spi.assemble.Pro
 
processMissingFieldError(String, BindingResult) - Method in interface org.frameworkset.spi.support.bind.BindingErrorProcessor
Apply the missing field error to the given BindException.
processMissingFieldError(String, BindingResult) - Method in class org.frameworkset.spi.support.bind.DefaultBindingErrorProcessor
 
processPropertyAccessException(PropertyAccessException, BindingResult) - Method in interface org.frameworkset.spi.support.bind.BindingErrorProcessor
Translate the given PropertyAccessException to an appropriate error registered on the given Errors instance.
processPropertyAccessException(PropertyAccessException, BindingResult) - Method in class org.frameworkset.spi.support.bind.DefaultBindingErrorProcessor
 
processValue(CallContext, boolean) - Method in class org.frameworkset.spi.assemble.Pro
容器类型配置元数据处理
ProList<V extends Pro> - Class in org.frameworkset.spi.assemble
Title: ProList.java
ProList() - Constructor for class org.frameworkset.spi.assemble.ProList
 
prolist_type - Static variable in class org.frameworkset.spi.assemble.Pro
 
ProMap<K,V extends Pro> - Class in org.frameworkset.spi.assemble
Title: ProMap.java
ProMap() - Constructor for class org.frameworkset.spi.assemble.ProMap
 
promap_type - Static variable in class org.frameworkset.spi.assemble.Pro
 
ProParentInf - Class in org.frameworkset.spi.assemble
Title: ProParentInf.java
ProParentInf() - Constructor for class org.frameworkset.spi.assemble.ProParentInf
 
properties - Variable in class org.frameworkset.spi.assemble.ProviderParser
 
PropertiesContainer - Class in org.frameworkset.spi.assemble
 
PropertiesContainer() - Constructor for class org.frameworkset.spi.assemble.PropertiesContainer
 
PropertiesFilePlugin - Interface in org.frameworkset.spi.assemble.plugin
 
PropertiesHolder(Properties, File, String, String) - Constructor for class org.frameworkset.spi.support.HotDeployResourceBundleMessageSource.PropertiesHolder
 
PropertiesHolder(Properties, URL, File, String, String) - Constructor for class org.frameworkset.spi.support.HotDeployResourceBundleMessageSource.PropertiesHolder
 
PropertiesHolder(Properties) - Constructor for class org.frameworkset.spi.support.HotDeployResourceBundleMessageSource.PropertiesHolder
 
PropertiesHolder() - Constructor for class org.frameworkset.spi.support.HotDeployResourceBundleMessageSource.PropertiesHolder
 
PropertiesHolder(Properties, long) - Constructor for class org.frameworkset.spi.support.ReloadableResourceBundleMessageSource.PropertiesHolder
 
PropertiesHolder() - Constructor for class org.frameworkset.spi.support.ReloadableResourceBundleMessageSource.PropertiesHolder
 
PropertiesLoaderUtils - Class in org.frameworkset.spi.io
Title: PropertiesLoaderUtils.java
PropertiesLoaderUtils() - Constructor for class org.frameworkset.spi.io.PropertiesLoaderUtils
 
ProProperties<K,V extends Pro> - Class in org.frameworkset.spi.assemble
对应java.util.Properties类型的容器
ProProperties() - Constructor for class org.frameworkset.spi.assemble.ProProperties
 
ProSet<V extends Pro> - Class in org.frameworkset.spi.assemble
Title: ProSet.java
ProSet() - Constructor for class org.frameworkset.spi.assemble.ProSet
 
proset_type - Static variable in class org.frameworkset.spi.assemble.Pro
 
Provider - Interface in org.frameworkset.spi
Title:
ProviderInfoQueue - Class in org.frameworkset.spi.assemble
Title: ProviderInfoQueue.java
ProviderInfoQueue() - Constructor for class org.frameworkset.spi.assemble.ProviderInfoQueue
 
ProviderInterceptor - Class in org.frameworkset.spi
Title:
ProviderInterceptor() - Constructor for class org.frameworkset.spi.ProviderInterceptor
 
providerManager - Variable in class org.frameworkset.spi.BaseApplicationContext
 
ProviderManagerInfo - Class in org.frameworkset.spi.assemble
Title:
ProviderManagerInfo() - Constructor for class org.frameworkset.spi.assemble.ProviderManagerInfo
 
providerManagerInfo - Variable in class org.frameworkset.spi.cglib.BaseCGLibProxy
 
providerManagerInfo - Variable in class org.frameworkset.spi.ProviderInterceptor
 
ProviderParser - Class in org.frameworkset.spi.assemble
Title: ProviderParser.java
ProviderParser(BaseApplicationContext, String, LinkConfigFile) - Constructor for class org.frameworkset.spi.assemble.ProviderParser
 
ProviderParser(BaseApplicationContext) - Constructor for class org.frameworkset.spi.assemble.ProviderParser
 
proxyObject(Pro, Object, String) - Method in class org.frameworkset.spi.BaseApplicationContext
 
proxyObject(Pro, Object, String) - Method in class org.frameworkset.spi.SOAApplicationContext
 
pushNestedPath(String) - Method in interface org.frameworkset.spi.support.validate.Errors
Push the given sub path onto the nested path stack.
pushNestedPath(String) - Method in class org.frameworkset.spi.support.validate.EscapedErrors
 
put(K, V) - Method in class org.frameworkset.spi.assemble.ProMap
 
putAll(Map<? extends K, ? extends V>) - Method in class org.frameworkset.spi.assemble.ProMap
 
putCallBackService(CallService) - Method in class org.frameworkset.spi.async.AsyncCall
 
putCallService(CallService) - Method in class org.frameworkset.spi.async.AsyncCall
 

R

REF_TOKEN - Static variable in class org.frameworkset.spi.assemble.Pro
 
refactorMehtodfromUUID(String) - Static method in class org.frameworkset.spi.assemble.SynchronizedMethod
 
Reference - Class in org.frameworkset.spi.assemble
Title: Reference.java
Reference(BaseApplicationContext) - Constructor for class org.frameworkset.spi.assemble.Reference
 
RefID - Class in org.frameworkset.spi.assemble
Title: RefID.java
RefID() - Constructor for class org.frameworkset.spi.assemble.RefID
 
RefID.Index - Class in org.frameworkset.spi.assemble
 
RefIDUtil - Class in org.frameworkset.spi.assemble
Title: RefIDUtil.java
RefIDUtil() - Constructor for class org.frameworkset.spi.assemble.RefIDUtil
 
refreshProperties(File, String, String) - Method in class org.frameworkset.spi.support.HotDeployResourceBundleMessageSource
Refresh the PropertiesHolder for the given bundle filename.
refreshProperties(String, ReloadableResourceBundleMessageSource.PropertiesHolder) - Method in class org.frameworkset.spi.support.ReloadableResourceBundleMessageSource
Refresh the PropertiesHolder for the given bundle filename.
registAssembleCallback(AssembleCallback) - Static method in class org.frameworkset.spi.assemble.AssembleUtil
 
registAssembleCallback(AssembleCallback) - Method in interface org.frameworkset.spi.assemble.callback.AssembleCallbackResolver
 
registAssembleCallback(AssembleCallback) - Method in class org.frameworkset.spi.assemble.callback.DefaultAssembleCallbackResolver
 
registDestroy(Object, BeanInf, BaseApplicationContext) - Static method in class org.frameworkset.spi.assemble.BeanAccembleHelper
 
registDestroyMethod(String, Object) - Method in class org.frameworkset.spi.BaseApplicationContext
 
registDisableBean(DisposableBean) - Method in class org.frameworkset.spi.BaseApplicationContext
 
reject(String) - Method in interface org.frameworkset.spi.support.validate.Errors
Register a global error for the entire target object, using the given error description.
reject(String, String) - Method in interface org.frameworkset.spi.support.validate.Errors
Register a global error for the entire target object, using the given error description.
reject(String) - Method in class org.frameworkset.spi.support.validate.EscapedErrors
 
reject(String, String) - Method in class org.frameworkset.spi.support.validate.EscapedErrors
 
rejectIfEmpty(Errors, String, String) - Static method in class org.frameworkset.spi.support.validate.ValidationUtils
Reject the given field with the given error codea nd error arguments if the value is empty.
rejectIfEmpty(Errors, String, String, String) - Static method in class org.frameworkset.spi.support.validate.ValidationUtils
Reject the given field with the given error code, error arguments and default message if the value is empty.
rejectIfEmptyOrWhitespace(Errors, String, String) - Static method in class org.frameworkset.spi.support.validate.ValidationUtils
Reject the given field with the given error code if the value is empty or just contains whitespace.
rejectIfEmptyOrWhitespace(Errors, String, String, String) - Static method in class org.frameworkset.spi.support.validate.ValidationUtils
Reject the given field with the given error code and default message if the value is empty or just contains whitespace.
rejectIfEmptyOrWhitespace(Errors, String, String, Object[]) - Static method in class org.frameworkset.spi.support.validate.ValidationUtils
Reject the given field with the given error code and error arguments if the value is empty or just contains whitespace.
rejectIfEmptyOrWhitespace(Errors, String, String, Object[], String) - Static method in class org.frameworkset.spi.support.validate.ValidationUtils
Reject the given field with the given error code, error arguments and default message if the value is empty or just contains whitespace.
rejectValue(String, String) - Method in interface org.frameworkset.spi.support.validate.Errors
Register a field error for the specified field of the current object (respecting the current nested path, if any), using the given error description.
rejectValue(String, String, String) - Method in interface org.frameworkset.spi.support.validate.Errors
Register a field error for the specified field of the current object (respecting the current nested path, if any), using the given error description.
rejectValue(String, String, String, String) - Method in interface org.frameworkset.spi.support.validate.Errors
 
rejectValue(String, String, String[], String) - Method in interface org.frameworkset.spi.support.validate.Errors
 
rejectValue(String, String, String, Class, String) - Method in interface org.frameworkset.spi.support.validate.Errors
 
rejectValue(String, String, String[], Class, String) - Method in interface org.frameworkset.spi.support.validate.Errors
 
rejectValue(String, String) - Method in class org.frameworkset.spi.support.validate.EscapedErrors
 
rejectValue(String, String, String) - Method in class org.frameworkset.spi.support.validate.EscapedErrors
 
rejectValue(String, String, String, String) - Method in class org.frameworkset.spi.support.validate.EscapedErrors
 
rejectValue(String, String, String[], String) - Method in class org.frameworkset.spi.support.validate.EscapedErrors
 
rejectValue(String, String, String, Class, String) - Method in class org.frameworkset.spi.support.validate.EscapedErrors
 
rejectValue(String, String, String[], Class, String) - Method in class org.frameworkset.spi.support.validate.EscapedErrors
 
rejectValueWithErrorArgs(String, String, Object[], String) - Method in interface org.frameworkset.spi.support.validate.Errors
Register a field error for the specified field of the current object (respecting the current nested path, if any), using the given error description.
rejectValueWithErrorArgs(String, String, Object[]) - Method in interface org.frameworkset.spi.support.validate.Errors
 
rejectValueWithErrorArgs(String, String, Object[], String) - Method in class org.frameworkset.spi.support.validate.EscapedErrors
 
rejectValueWithErrorArgs(String, String, Object[]) - Method in class org.frameworkset.spi.support.validate.EscapedErrors
 
rejectWithErrorArgs(String, Object[], String) - Method in interface org.frameworkset.spi.support.validate.Errors
Register a global error for the entire target object, using the given error description.
rejectWithErrorArgs(String, Object[]) - Method in interface org.frameworkset.spi.support.validate.Errors
 
rejectWithErrorArgs(String, Object[], String) - Method in class org.frameworkset.spi.support.validate.EscapedErrors
 
rejectWithErrorArgs(String, Object[]) - Method in class org.frameworkset.spi.support.validate.EscapedErrors
 
releaseDate - Static variable in class org.frameworkset.spi.Version
 
ReloadableResourceBundleMessageSource - Class in org.frameworkset.spi.support
Title: ReloadableResourceBundleMessageSource.java
ReloadableResourceBundleMessageSource() - Constructor for class org.frameworkset.spi.support.ReloadableResourceBundleMessageSource
 
ReloadableResourceBundleMessageSource.PropertiesHolder - Class in org.frameworkset.spi.support
PropertiesHolder for caching.
remove(int) - Method in class org.frameworkset.spi.assemble.ProList
 
remove(Object) - Method in class org.frameworkset.spi.assemble.ProList
 
remove(Object) - Method in class org.frameworkset.spi.assemble.ProMap
 
remove(Object) - Method in class org.frameworkset.spi.assemble.ProSet
 
removeAll(Collection<?>) - Method in class org.frameworkset.spi.assemble.ProList
 
removeAll(Collection<?>) - Method in class org.frameworkset.spi.assemble.ProSet
 
removeCacheContext() - Method in class org.frameworkset.spi.BaseApplicationContext
 
removeRange(int, int) - Method in class org.frameworkset.spi.assemble.ProList
 
renderDefaultMessage(String, Object[], Locale) - Method in class org.frameworkset.spi.support.AbstractMessageSource
Render the given default message String.
renderDefaultMessage(String, Object[], Locale) - Method in class org.frameworkset.spi.support.MessageSourceSupport
Render the given default message String.
requiredContextClass() - Method in class org.frameworkset.spi.support.ApplicationObjectSupport
Determine the context class that any context passed to setApplicationContext must be an instance of.
resetLocaleContext() - Static method in class org.frameworkset.spi.support.LocaleContextHolder
Reset the LocaleContext for the current thread.
resolvableToString() - Method in class org.frameworkset.spi.support.DefaultMessageSourceResolvable
Build a default String representation for this MessageSourceResolvable: including codes, arguments, and default message.
resolveArguments(Object[], Locale) - Method in class org.frameworkset.spi.support.AbstractMessageSource
Searches through the given array of objects, find any MessageSourceResolvable objects and resolve them.
resolveArguments(Object[], Locale) - Method in class org.frameworkset.spi.support.MessageSourceSupport
Template method for resolving argument objects.
resolveCode(String, Locale) - Method in class org.frameworkset.spi.support.AbstractMessageSource
Subclasses must implement this method to resolve a message.
resolveCode(String, Locale) - Method in class org.frameworkset.spi.support.HotDeployResourceBundleMessageSource
Resolves the given message code as key in the retrieved bundle files, using a cached MessageFormat instance per message code.
resolveCode(String, Locale) - Method in class org.frameworkset.spi.support.ReloadableResourceBundleMessageSource
Resolves the given message code as key in the retrieved bundle files, using a cached MessageFormat instance per message code.
resolveCode(String, Locale) - Method in class org.frameworkset.spi.support.ResourceBundleMessageSource
Resolves the given message code as key in the registered resource bundles, using a cached MessageFormat instance per message code.
resolveCodeWithoutArguments(String, Locale) - Method in class org.frameworkset.spi.support.AbstractMessageSource
Subclasses can override this method to resolve a message without arguments in an optimized fashion, that is, to resolve a message without involving a MessageFormat.
resolveCodeWithoutArguments(String, Locale) - Method in class org.frameworkset.spi.support.HotDeployResourceBundleMessageSource
Resolves the given message code as key in the retrieved bundle files, returning the value found in the bundle as-is (without MessageFormat parsing).
resolveCodeWithoutArguments(String, Locale) - Method in class org.frameworkset.spi.support.ReloadableResourceBundleMessageSource
Resolves the given message code as key in the retrieved bundle files, returning the value found in the bundle as-is (without MessageFormat parsing).
resolveCodeWithoutArguments(String, Locale) - Method in class org.frameworkset.spi.support.ResourceBundleMessageSource
Resolves the given message code as key in the registered resource bundles, returning the value found in the bundle as-is (without MessageFormat parsing).
resolveMessageCodes(String, String, Class) - Method in interface org.frameworkset.spi.support.validate.BindingResult
 
resolveMessageCodes(String, String) - Method in class org.frameworkset.spi.support.validate.DefaultMessageCodesResolver
 
resolveMessageCodes(String, String, String, Class) - Method in class org.frameworkset.spi.support.validate.DefaultMessageCodesResolver
Build the code list for the given code and field: an object/field-specific code, a field-specific code, a plain error code.
resolveMessageCodes(String, String) - Method in interface org.frameworkset.spi.support.validate.MessageCodesResolver
Build message codes for the given error code and object name.
resolveMessageCodes(String, String, String, Class) - Method in interface org.frameworkset.spi.support.validate.MessageCodesResolver
Build message codes for the given error code and field specification.
resolverAssembleCallback(String) - Method in interface org.frameworkset.spi.assemble.callback.AssembleCallbackResolver
 
resolverAssembleCallback(String) - Method in class org.frameworkset.spi.assemble.callback.DefaultAssembleCallbackResolver
 
ResourceBundleMessageSource - Class in org.frameworkset.spi.support
Title: ResourceBundleMessageSource.java
ResourceBundleMessageSource() - Constructor for class org.frameworkset.spi.support.ResourceBundleMessageSource
 
ResourceLoaderAware - Interface in org.frameworkset.spi
Title: ResourceLoaderAware.java
restore() - Method in interface org.frameworkset.spi.assemble.plugin.PropertiesFilePlugin
 
restoreCacheContext() - Method in class org.frameworkset.spi.BaseApplicationContext
 
Result - Enum in org.frameworkset.spi.async.annotation
Title: AsyncMode.java
retainAll(Collection<?>) - Method in class org.frameworkset.spi.assemble.ProList
 
retainAll(Collection<?>) - Method in class org.frameworkset.spi.assemble.ProSet
 
reverseAttrRefids - Variable in class org.frameworkset.spi.assemble.ServiceProviderManager
属性引用的反向索引集合
reverseServiceRefids - Variable in class org.frameworkset.spi.assemble.ServiceProviderManager
服务引用的反向索引集合
RollbackException - Class in org.frameworkset.spi.assemble
Title: RollbackException.java
RollbackException() - Constructor for class org.frameworkset.spi.assemble.RollbackException
 
rootFiles - Static variable in class org.frameworkset.spi.BaseApplicationContext
 
run() - Method in class org.frameworkset.schedule.DelegatingErrorHandlingRunnable
 
run() - Method in class org.frameworkset.spi.async.AsyncCall.AsynCallbackRunnable
 
run() - Method in class org.frameworkset.spi.async.AsyncCall.AsynRunnable
 
run() - Method in class org.frameworkset.spi.BeanDestroyHook
 
runCallService(CallService) - Method in class org.frameworkset.spi.async.AsyncCall
 

S

schedule(Runnable, Trigger) - Method in interface org.frameworkset.schedule.TaskScheduler
Schedule the given Runnable, invoking it whenever the trigger indicates a next execution time.
schedule(Runnable, Date) - Method in interface org.frameworkset.schedule.TaskScheduler
Schedule the given Runnable, invoking it at the specified execution time.
schedule(Runnable, Trigger) - Method in class org.frameworkset.schedule.ThreadPoolTaskScheduler
 
schedule(Runnable, Date) - Method in class org.frameworkset.schedule.ThreadPoolTaskScheduler
 
scheduleAtFixedRate(Runnable, Date, long) - Method in interface org.frameworkset.schedule.TaskScheduler
Schedule the given Runnable, invoking it at the specified execution time and subsequently with the given period.
scheduleAtFixedRate(Runnable, long) - Method in interface org.frameworkset.schedule.TaskScheduler
Schedule the given Runnable, starting as soon as possible and invoking it with the given period.
scheduleAtFixedRate(Runnable, Date, long) - Method in class org.frameworkset.schedule.ThreadPoolTaskScheduler
 
scheduleAtFixedRate(Runnable, long) - Method in class org.frameworkset.schedule.ThreadPoolTaskScheduler
 
scheduleWithFixedDelay(Runnable, Date, long) - Method in interface org.frameworkset.schedule.TaskScheduler
Schedule the given Runnable, invoking it at the specified execution time and subsequently with the given delay between the completion of one execution and the start of the next.
scheduleWithFixedDelay(Runnable, long) - Method in interface org.frameworkset.schedule.TaskScheduler
Schedule the given Runnable, starting as soon as possible and invoking it with the given delay between the completion of one execution and the start of the next.
scheduleWithFixedDelay(Runnable, Date, long) - Method in class org.frameworkset.schedule.ThreadPoolTaskScheduler
 
scheduleWithFixedDelay(Runnable, long) - Method in class org.frameworkset.schedule.ThreadPoolTaskScheduler
 
SchedulingTaskExecutor - Interface in org.frameworkset.schedule
 
SecurityProviderInfo - Class in org.frameworkset.spi.assemble
Title:
SecurityProviderInfo() - Constructor for class org.frameworkset.spi.assemble.SecurityProviderInfo
 
Serial<T> - Interface in org.frameworkset.soa
Title: Serial.java
serial - Variable in class org.frameworkset.spi.SOAApplicationContext
 
SerialException - Exception in org.frameworkset.soa
Title: SerialException.java
SerialException() - Constructor for exception org.frameworkset.soa.SerialException
 
SerialException(String) - Constructor for exception org.frameworkset.soa.SerialException
 
SerialException(Throwable) - Constructor for exception org.frameworkset.soa.SerialException
 
SerialException(String, Throwable) - Constructor for exception org.frameworkset.soa.SerialException
 
SerialFactory - Class in org.frameworkset.soa
Title: SerialFactory.java
SerialFactory() - Constructor for class org.frameworkset.soa.SerialFactory
 
SerialFactory.MagicClass - Class in org.frameworkset.soa
 
serialize(Serializable) - Method in class org.frameworkset.soa.JDKSerial
 
serialize(Locale) - Method in class org.frameworkset.soa.LocaleSerial
 
serialize(T) - Method in interface org.frameworkset.soa.Serial
 
seriralConfigFile - Static variable in class org.frameworkset.spi.assemble.ServiceProviderManager
 
SERVICE_PREFIX - Static variable in class org.frameworkset.spi.assemble.ServiceProviderManager
服务引用标识的前缀,如果引用标识中不带前缀时默认为服务引用
ServiceProviderManager - Class in org.frameworkset.spi.assemble
Title: ServiceProviderManager.java
ServiceProviderManager(BaseApplicationContext) - Constructor for class org.frameworkset.spi.assemble.ServiceProviderManager
 
ServiceProviderManager(BaseApplicationContext, String) - Constructor for class org.frameworkset.spi.assemble.ServiceProviderManager
 
set(int, V) - Method in class org.frameworkset.spi.assemble.ProList
 
setAlwaysUseMessageFormat(boolean) - Method in class org.frameworkset.spi.support.MessageSourceSupport
Set whether to always apply the MessageFormat rules, parsing even messages without arguments.
setApplicationContext(BaseApplicationContext) - Method in interface org.frameworkset.spi.ApplicationContextAware
Set the ApplicationContext that this object runs in.
setApplicationContext(BaseApplicationContext) - Method in class org.frameworkset.spi.assemble.SecurityProviderInfo
 
setApplicationContext(BaseApplicationContext) - Method in class org.frameworkset.spi.BaseApplicationContextAware
 
setApplicationContext(BaseApplicationContext) - Method in class org.frameworkset.spi.support.ApplicationObjectSupport
 
setApplicationContext(BaseApplicationContext) - Method in class org.frameworkset.spi.support.DefaultLifecycleProcessor
 
setArray(boolean) - Method in class org.frameworkset.spi.assemble.Pro
 
setAsyncMethods(AOPMethods) - Method in class org.frameworkset.spi.assemble.BaseTXManager
 
setAwaitTerminationSeconds(int) - Method in class org.frameworkset.schedule.ExecutorConfigurationSupport
Set the maximum number of seconds that this executor is supposed to block on shutdown in order to wait for remaining tasks to complete their execution before the rest of the container continues to shut down.
setBasename(String) - Method in class org.frameworkset.spi.support.HotDeployResourceBundleMessageSource
Set a single basename, following the basic ResourceBundle convention of not specifying file extension or language codes, but in contrast to {ResourceBundleMessageSource} referring to a Bboss resource location: e.g.
setBasename(String) - Method in class org.frameworkset.spi.support.ReloadableResourceBundleMessageSource
Set a single basename, following the basic ResourceBundle convention of not specifying file extension or language codes, but in contrast to ResourceBundleMessageSource referring to a Bboss resource location: e.g.
setBasename(String) - Method in class org.frameworkset.spi.support.ResourceBundleMessageSource
Set a single basename, following ResourceBundle conventions: essentially, a fully-qualified classpath location.
setBasenames(String[]) - Method in class org.frameworkset.spi.support.HotDeployResourceBundleMessageSource
Set an array of basenames, each following the basic ResourceBundle convention of not specifying file extension or language codes, but in contrast to { ResourceBundleMessageSource} referring to a Bboss resource location: e.g.
setBasenames(String[]) - Method in class org.frameworkset.spi.support.ReloadableResourceBundleMessageSource
Set an array of basenames, each following the basic ResourceBundle convention of not specifying file extension or language codes, but in contrast to ResourceBundleMessageSource referring to a Bboss resource location: e.g.
setBasenames(String[]) - Method in class org.frameworkset.spi.support.ResourceBundleMessageSource
Set an array of basenames, each following ResourceBundle conventions: essentially, a fully-qualified classpath location.
setBean(boolean) - Method in class org.frameworkset.spi.assemble.Pro
 
setBeanClassLoader(ClassLoader) - Method in interface org.frameworkset.spi.BeanClassLoaderAware
Callback that supplies the bean class loader to a bean instance.
setBeanClassLoader(ClassLoader) - Method in class org.frameworkset.spi.support.ResourceBundleMessageSource
 
setBeaninfo(Pro) - Method in class org.frameworkset.spi.BeanInfoAware
 
setBeanName(String) - Method in class org.frameworkset.schedule.ExecutorConfigurationSupport
 
setBeanName(String) - Method in interface org.frameworkset.spi.BeanNameAware
Set the name of the bean in the bean factory that created this bean.
setBundleClassLoader(ClassLoader) - Method in class org.frameworkset.spi.support.HotDeployResourceBundleMessageSource
 
setBundleClassLoader(ClassLoader) - Method in class org.frameworkset.spi.support.ResourceBundleMessageSource
Set the ClassLoader to load resource bundles with.
setCacheSeconds(int) - Method in class org.frameworkset.spi.support.ReloadableResourceBundleMessageSource
Set the number of seconds to cache loaded properties files.
setCallorder_sequence(boolean) - Method in class org.frameworkset.spi.assemble.BaseTXManager
 
setChangemonitor(boolean) - Method in class org.frameworkset.spi.support.HotDeployResourceBundleMessageSource
 
setClassLoader(ClassLoader) - Method in class org.frameworkset.spi.support.HotResourceLoader
Specify the ClassLoader to load class path resources with, or null for using the thread context class loader at the time of actual resource access.
setClazz(String) - Method in class org.frameworkset.spi.assemble.Pro
 
setCollectionValue(Object) - Method in class org.frameworkset.spi.assemble.Pro
 
setComponentType(String) - Method in class org.frameworkset.spi.assemble.ProArray
 
setComponentType(String) - Method in class org.frameworkset.spi.assemble.ProList
 
setComponentType(String) - Method in class org.frameworkset.spi.assemble.ProMap
 
setComponentType(String) - Method in class org.frameworkset.spi.assemble.ProSet
 
setConcurrencyLimit(int) - Method in class org.frameworkset.schedule.SimpleAsyncTaskExecutor
Set the maximum number of parallel accesses allowed.
setConfigFile(String) - Method in interface org.frameworkset.spi.assemble.BeanInf
 
setConfigFile(String) - Method in class org.frameworkset.spi.assemble.Pro
 
setConfigFile(String) - Method in class org.frameworkset.spi.assemble.SecurityProviderInfo
 
setConfigFileURL(URL) - Method in class org.frameworkset.spi.BaseApplicationContext
 
setConfigPropertiesFile(PropertiesContainer) - Method in class org.frameworkset.spi.assemble.LinkConfigFile
 
setConstruction(Construction) - Method in class org.frameworkset.spi.assemble.ProviderManagerInfo
 
setContext(BaseApplicationContext) - Method in class org.frameworkset.spi.LifeCycleProcessorExecutor
 
setCurrentObj(Object) - Method in class org.frameworkset.spi.assemble.Context
 
setDefaulProviderInfo(SecurityProviderInfo) - Method in class org.frameworkset.spi.assemble.ProviderManagerInfo
 
setDefaultable(boolean) - Method in class org.frameworkset.spi.assemble.ProviderManagerInfo
 
setDefaultEncoding(String) - Method in class org.frameworkset.spi.support.HotDeployResourceBundleMessageSource
Set the default charset to use for parsing properties files.
setDefaultEncoding(String) - Method in class org.frameworkset.spi.support.ReloadableResourceBundleMessageSource
Set the default charset to use for parsing properties files.
setDefaultProviderManagerInfo(ProviderManagerInfo) - Method in class org.frameworkset.spi.assemble.ServiceProviderManager
 
setDescription(String) - Method in class org.frameworkset.spi.assemble.Pro
 
setDestroyMethod(String) - Method in class org.frameworkset.spi.assemble.Pro
 
setDestroyMethod(String) - Method in class org.frameworkset.spi.assemble.SecurityProviderInfo
 
setDocbase(String) - Method in class org.frameworkset.spi.assemble.ManagerImport
 
setEditor(String) - Method in class org.frameworkset.spi.assemble.Editor
 
setEditor(Editor) - Method in class org.frameworkset.spi.assemble.Pro
 
setEnablerpc(boolean) - Method in class org.frameworkset.spi.assemble.Pro
 
setEnablerpc(boolean) - Method in class org.frameworkset.spi.assemble.ProviderManagerInfo
 
setErrorHandler(ErrorHandler) - Method in class org.frameworkset.schedule.ThreadPoolTaskScheduler
Set a custom ErrorHandler strategy.
setExceptionClass(Class) - Method in class org.frameworkset.spi.assemble.RollbackException
 
setExceptionName(String) - Method in class org.frameworkset.spi.assemble.RollbackException
 
setExceptionType(String) - Method in class org.frameworkset.spi.assemble.RollbackException
 
setExtendsAttributes(Map<String, Object>) - Method in class org.frameworkset.spi.assemble.Pro
 
setFactory_bean(String) - Method in class org.frameworkset.spi.assemble.Pro
 
setFactory_class(String) - Method in class org.frameworkset.spi.assemble.Pro
 
setFactory_method(String) - Method in class org.frameworkset.spi.assemble.Pro
 
setFallbackToSystemLocale(boolean) - Method in class org.frameworkset.spi.support.HotDeployResourceBundleMessageSource
Set whether to fall back to the system Locale if no files for a specific Locale have been found.
setFallbackToSystemLocale(boolean) - Method in class org.frameworkset.spi.support.ReloadableResourceBundleMessageSource
Set whether to fall back to the system Locale if no files for a specific Locale have been found.
setFAttr(Pro, Attributes) - Method in class org.frameworkset.spi.assemble.ProviderParser
 
setFAttr(Pro, Attributes) - Method in class org.frameworkset.spi.assemble.soa.SOAProviderParser
 
setFieldname(String) - Method in class org.frameworkset.spi.assemble.Reference
 
setFile(String) - Method in class org.frameworkset.spi.assemble.ManagerImport
 
setFileEncodings(Properties) - Method in class org.frameworkset.spi.support.HotDeployResourceBundleMessageSource
Set per-file charsets to use for parsing properties files.
setFileEncodings(Properties) - Method in class org.frameworkset.spi.support.ReloadableResourceBundleMessageSource
Set per-file charsets to use for parsing properties files.
setId(String) - Method in class org.frameworkset.spi.assemble.ProviderManagerInfo
 
setImports(List<ManagerImport>) - Method in class org.frameworkset.spi.assemble.ManagerImportWrapper
 
setIndexs(List) - Method in class org.frameworkset.spi.assemble.RefID
 
setInitMethod(String) - Method in class org.frameworkset.spi.assemble.Pro
 
setInitMethod(String) - Method in class org.frameworkset.spi.assemble.SecurityProviderInfo
 
setIocplugin(String) - Method in class org.frameworkset.spi.assemble.Pro
 
setIsdefault(boolean) - Method in class org.frameworkset.spi.assemble.SecurityProviderInfo
为服务提供者注入其他服务提供者的引用实例 如果相应refid和reftype对应的服务提供者不存在,或者参数对应的服务提供者没有提供 引用的注入方法,则该引用将被忽略掉
setIsProperties(boolean) - Method in class org.frameworkset.spi.assemble.Pro
 
setJndiName(String) - Method in class org.frameworkset.spi.assemble.ProviderManagerInfo
 
setLabel(String) - Method in class org.frameworkset.spi.assemble.Pro
 
setLifecycleProcessor(LifecycleProcessor) - Method in class org.frameworkset.spi.LifeCycleProcessorExecutor
 
setList(boolean) - Method in class org.frameworkset.spi.assemble.Pro
 
setLocale(Locale) - Static method in class org.frameworkset.spi.support.LocaleContextHolder
Associate the given Locale with the current thread.
setLocale(Locale, boolean) - Static method in class org.frameworkset.spi.support.LocaleContextHolder
Associate the given Locale with the current thread.
setLocaleContext(LocaleContext) - Static method in class org.frameworkset.spi.support.LocaleContextHolder
Associate the given LocaleContext with the current thread, not exposing it as inheritable for child threads.
setLocaleContext(LocaleContext, boolean) - Static method in class org.frameworkset.spi.support.LocaleContextHolder
Associate the given LocaleContext with the current thread.
setLoopContext(Context) - Method in interface org.frameworkset.spi.CallContext
 
setLoopContext(Context) - Method in class org.frameworkset.spi.LocalCallContextImpl
 
setMagicclass(String) - Method in class org.frameworkset.soa.SerialFactory.MagicClass
 
setMagicclass(SerialFactory.MagicClass) - Method in class org.frameworkset.spi.assemble.Pro
 
setMagicnumber(String) - Method in class org.frameworkset.soa.SerialFactory.MagicClass
 
setMagicNumber(String) - Method in class org.frameworkset.spi.assemble.Pro
 
setMap(boolean) - Method in class org.frameworkset.spi.assemble.Pro
 
setMessageSource(MessageSource) - Method in interface org.frameworkset.spi.support.MessageSourceAware
Set the MessageSource that this object runs in.
setMethodName(String) - Method in class org.frameworkset.spi.assemble.SynchronizedMethod.MethodInfo
 
setMethodName(String) - Method in class org.frameworkset.spi.assemble.SynchronizedMethod
 
setMgrServices(Map) - Method in class org.frameworkset.spi.assemble.LinkConfigFile
 
setMultiRoot(boolean) - Method in class org.frameworkset.spi.assemble.LinkConfigFile
 
setMvcpaths(Map<String, String>) - Method in class org.frameworkset.spi.assemble.Pro
 
setName(String) - Method in class org.frameworkset.spi.assemble.Pro
 
setName(String) - Method in class org.frameworkset.spi.assemble.RefID
 
setNestedPath(String) - Method in interface org.frameworkset.spi.support.validate.Errors
Allow context to be changed so that standard validators can validate subtrees.
setNestedPath(String) - Method in class org.frameworkset.spi.support.validate.EscapedErrors
 
setNext(RefID) - Method in class org.frameworkset.spi.assemble.RefID
 
setObj(Object) - Method in class org.frameworkset.spi.assemble.BeanAccembleHelper.LoopObject
 
setParamTypes(Class[]) - Method in class org.frameworkset.spi.assemble.SynchronizedMethod.MethodInfo
 
setParent(LinkConfigFile) - Method in class org.frameworkset.spi.assemble.ManagerImportWrapper
 
setParent(RefID) - Method in class org.frameworkset.spi.assemble.RefID
 
setParentMessageSource(MessageSource) - Method in class org.frameworkset.spi.support.AbstractMessageSource
 
setParentMessageSource(MessageSource) - Method in class org.frameworkset.spi.support.DelegatingMessageSource
 
setParentMessageSource(MessageSource) - Method in interface org.frameworkset.spi.support.HierarchicalMessageSource
Set the parent that will be used to try to resolve messages that this object can't resolve.
setParserError(ParserError) - Method in class org.frameworkset.spi.BaseApplicationContext
 
setPattern(String) - Method in class org.frameworkset.spi.assemble.SynchronizedMethod
 
setPoolSize(int) - Method in class org.frameworkset.schedule.ThreadPoolTaskScheduler
Set the ScheduledExecutorService's pool size.
setPrefix(String) - Method in class org.frameworkset.spi.support.validate.DefaultMessageCodesResolver
Specify a prefix to be applied to any code built by this resolver.
setPreserial(String) - Method in class org.frameworkset.soa.SerialFactory.MagicClass
 
setPreserialObject(PreSerial) - Method in class org.frameworkset.soa.SerialFactory.MagicClass
 
setPrior(int) - Method in class org.frameworkset.spi.assemble.SecurityProviderInfo
 
setProperties(Map) - Method in class org.frameworkset.spi.assemble.LinkConfigFile
 
setPropertiesPersister(PropertiesPersister) - Method in class org.frameworkset.spi.support.HotDeployResourceBundleMessageSource
Set the PropertiesPersister to use for parsing properties files.
setPropertiesPersister(PropertiesPersister) - Method in class org.frameworkset.spi.support.ReloadableResourceBundleMessageSource
Set the PropertiesPersister to use for parsing properties files.
setPros(Pro[]) - Method in class org.frameworkset.spi.assemble.ProArray
 
setProviderClass(String) - Method in class org.frameworkset.spi.assemble.SecurityProviderInfo
 
setProviderInfoQueue(ProviderInfoQueue) - Method in class org.frameworkset.spi.assemble.ProviderManagerInfo
 
setProviderManagerInfo(ProviderManagerInfo) - Method in class org.frameworkset.spi.assemble.SecurityProviderInfo
 
setProviderManagerInfo(BaseTXManager) - Method in class org.frameworkset.spi.ProviderInterceptor
 
setRealPath(String) - Method in class org.frameworkset.spi.assemble.ManagerImport
 
setRefid(String) - Method in class org.frameworkset.spi.assemble.Pro
 
setRefreshTimestamp(long) - Method in class org.frameworkset.spi.support.ReloadableResourceBundleMessageSource.PropertiesHolder
 
setReftype(String) - Method in class org.frameworkset.spi.assemble.Pro
 
setRejectedExecutionHandler(RejectedExecutionHandler) - Method in class org.frameworkset.schedule.ExecutorConfigurationSupport
Set the RejectedExecutionHandler to use for the ExecutorService.
setRemoveOnCancelPolicy(boolean) - Method in class org.frameworkset.schedule.ThreadPoolTaskScheduler
Set the same property on ScheduledExecutorService (JDK 1.7+).
setResourceLoader(ResourceLoader) - Method in class org.frameworkset.spi.BaseApplicationContext
Set a ResourceLoader to use for this context.
setResourceLoader(ResourceLoader) - Method in interface org.frameworkset.spi.ResourceLoaderAware
Set the ResourceLoader that this object runs in.
setResourceLoader(ResourceLoader) - Method in class org.frameworkset.spi.support.HotDeployResourceBundleMessageSource
Set the ResourceLoader to use for loading bundle properties files.
setResourceLoader(ResourceLoader) - Method in class org.frameworkset.spi.support.ReloadableResourceBundleMessageSource
Set the ResourceLoader to use for loading bundle properties files.
setResourceURL(URL) - Method in class org.frameworkset.spi.support.HotDeployResourceBundleMessageSource.PropertiesHolder
 
setRMIAttributes(Map<String, String>) - Method in class org.frameworkset.spi.assemble.Pro
 
setSeparator(String) - Method in class org.frameworkset.spi.support.LocalizedResourceHelper
Set the separator to use inbetween file name parts.
setSerial(String) - Method in class org.frameworkset.soa.SerialFactory.MagicClass
 
setSerial(boolean) - Method in class org.frameworkset.spi.assemble.ProviderParser
 
setSerial(boolean) - Method in class org.frameworkset.spi.assemble.ServiceProviderManager
 
setSerial(boolean) - Method in class org.frameworkset.spi.SOAApplicationContext
 
setSet(boolean) - Method in class org.frameworkset.spi.assemble.Pro
 
setSinglable(boolean) - Method in class org.frameworkset.spi.assemble.Pro
 
setSinglable(boolean) - Method in class org.frameworkset.spi.assemble.ProviderManagerInfo
 
setSOAAttributes(Map<String, String>) - Method in class org.frameworkset.spi.assemble.Pro
 
setSynchronizedEnabled(boolean) - Method in class org.frameworkset.spi.assemble.ProviderManagerInfo
 
setThreadFactory(ThreadFactory) - Method in class org.frameworkset.schedule.ExecutorConfigurationSupport
Set the ThreadFactory to use for the ExecutorService's thread pool.
setThreadFactory(ThreadFactory) - Method in class org.frameworkset.schedule.SimpleAsyncTaskExecutor
Specify an external factory to use for creating new Threads, instead of relying on the local properties of this executor.
setThreadNamePrefix(String) - Method in class org.frameworkset.schedule.ExecutorConfigurationSupport
 
setTimeoutPerShutdownPhase(long) - Method in class org.frameworkset.spi.support.DefaultLifecycleProcessor
Specify the maximum time allotted in milliseconds for the shutdown of any phase (group of SmartLifecycle beans with the same 'phase' value).
setTransactionInterceptorClass(String) - Method in class org.frameworkset.spi.assemble.BaseTXManager
 
setTransactions(Transactions) - Method in class org.frameworkset.spi.assemble.BaseTXManager
 
setTxtype(String) - Method in class org.frameworkset.spi.assemble.SynchronizedMethod
 
setTxtype(TransactionType) - Method in class org.frameworkset.spi.assemble.SynchronizedMethod
 
setType(String) - Method in class org.frameworkset.spi.assemble.SecurityProviderInfo
 
setUseCodeAsDefaultMessage(boolean) - Method in class org.frameworkset.spi.support.AbstractMessageSource
Set whether to use the message code as default message instead of throwing a NoSuchMessageException.
setUsed(boolean) - Method in class org.frameworkset.spi.assemble.SecurityProviderInfo
 
setValue(String, PropertiesContainer, ProviderParser) - Method in class org.frameworkset.spi.assemble.Pro
 
setValue(String) - Method in class org.frameworkset.spi.assemble.Pro
 
setValue(String, PropertiesContainer, ProviderParser) - Method in class org.frameworkset.spi.assemble.soa.SOAPro
 
setWaitForTasksToCompleteOnShutdown(boolean) - Method in class org.frameworkset.schedule.ExecutorConfigurationSupport
Set whether to wait for scheduled tasks to complete on shutdown, not interrupting running tasks and executing all tasks in the queue.
setWebbased(boolean) - Method in class org.frameworkset.spi.assemble.ManagerImport
 
setWSAttributes(Map<String, String>) - Method in class org.frameworkset.spi.assemble.Pro
 
setXpath(String) - Method in class org.frameworkset.spi.assemble.Pro
 
shutdown() - Method in class org.frameworkset.schedule.ExecutorConfigurationSupport
Perform a shutdown on the underlying ExecutorService.
shutdown() - Static method in class org.frameworkset.spi.BaseApplicationContext
invoke shutdown hooks by programs when application is undeployed.
SimpleAsyncTaskExecutor - Class in org.frameworkset.schedule
TaskExecutor implementation that fires up a new Thread for each task, executing it asynchronously.
SimpleAsyncTaskExecutor() - Constructor for class org.frameworkset.schedule.SimpleAsyncTaskExecutor
Create a new SimpleAsyncTaskExecutor with default thread name prefix.
SimpleAsyncTaskExecutor(String) - Constructor for class org.frameworkset.schedule.SimpleAsyncTaskExecutor
Create a new SimpleAsyncTaskExecutor with the given thread name prefix.
SimpleAsyncTaskExecutor(ThreadFactory) - Constructor for class org.frameworkset.schedule.SimpleAsyncTaskExecutor
Create a new SimpleAsyncTaskExecutor with the given external thread factory.
SimpleCGLibProxy - Class in org.frameworkset.spi.cglib
Title: SimpleCGLibProxy.java
SimpleCGLibProxy(Object, BaseTXManager) - Constructor for class org.frameworkset.spi.cglib.SimpleCGLibProxy
 
SimpleLocaleContext - Class in org.frameworkset.spi.support
Title: SimpleLocaleContext.java
SimpleLocaleContext(Locale, String) - Constructor for class org.frameworkset.spi.support.SimpleLocaleContext
 
SimpleLocaleContext(Locale) - Constructor for class org.frameworkset.spi.support.SimpleLocaleContext
 
SimpleTriggerContext - Class in org.frameworkset.schedule
 
SimpleTriggerContext() - Constructor for class org.frameworkset.schedule.SimpleTriggerContext
Create a SimpleTriggerContext with all time values set to null.
SimpleTriggerContext(Date, Date, Date) - Constructor for class org.frameworkset.schedule.SimpleTriggerContext
Create a SimpleTriggerContext with the given time values.
size() - Method in class org.frameworkset.spi.assemble.AOPMethods
 
size() - Method in class org.frameworkset.spi.assemble.InterceptorInfo
 
size() - Method in class org.frameworkset.spi.assemble.ProArray
 
size() - Method in class org.frameworkset.spi.assemble.PropertiesContainer
 
size() - Method in class org.frameworkset.spi.assemble.ProviderInfoQueue
 
size() - Method in class org.frameworkset.spi.assemble.Transactions
 
SmartLifecycle - Interface in org.frameworkset.spi
An extension of the Lifecycle interface for those objects that require to be started upon ApplicationContext refresh and/or shutdown in a particular order.
soa_type_attribute - Static variable in class org.frameworkset.spi.assemble.Pro
 
soa_type_null_attribute - Static variable in class org.frameworkset.spi.assemble.Pro
 
SOAApplicationContext - Class in org.frameworkset.spi
Title: SOAApplicationContext.java
SOAApplicationContext(String) - Constructor for class org.frameworkset.spi.SOAApplicationContext
 
SOAApplicationContext(String, boolean) - Constructor for class org.frameworkset.spi.SOAApplicationContext
 
SOAApplicationContext(String, String) - Constructor for class org.frameworkset.spi.SOAApplicationContext
 
SOAApplicationContext(String, String, boolean) - Constructor for class org.frameworkset.spi.SOAApplicationContext
 
SOAApplicationContext(URL, String) - Constructor for class org.frameworkset.spi.SOAApplicationContext
 
SOAApplicationContext(InputStream) - Constructor for class org.frameworkset.spi.SOAApplicationContext
 
SOAApplicationContext(InputStream, boolean) - Constructor for class org.frameworkset.spi.SOAApplicationContext
 
SOAFileApplicationContext - Class in org.frameworkset.spi
Title: SOAFileApplicationContext.java
SOAFileApplicationContext(String) - Constructor for class org.frameworkset.spi.SOAFileApplicationContext
 
SOAFileApplicationContext(URL, String) - Constructor for class org.frameworkset.spi.SOAFileApplicationContext
 
SOAFileApplicationContext(String, String) - Constructor for class org.frameworkset.spi.SOAFileApplicationContext
 
SOAPro - Class in org.frameworkset.spi.assemble.soa
 
SOAPro() - Constructor for class org.frameworkset.spi.assemble.soa.SOAPro
 
SOAPro(BaseApplicationContext) - Constructor for class org.frameworkset.spi.assemble.soa.SOAPro
 
SOAProviderParser - Class in org.frameworkset.spi.assemble.soa
Title: ProviderParser.java
SOAProviderParser(BaseApplicationContext, String, LinkConfigFile) - Constructor for class org.frameworkset.spi.assemble.soa.SOAProviderParser
 
SOAProviderParser(BaseApplicationContext) - Constructor for class org.frameworkset.spi.assemble.soa.SOAProviderParser
 
SOAServiceProviderManager - Class in org.frameworkset.spi.assemble.soa
 
SOAServiceProviderManager(BaseApplicationContext, String) - Constructor for class org.frameworkset.spi.assemble.soa.SOAServiceProviderManager
 
SOAServiceProviderManager(BaseApplicationContext) - Constructor for class org.frameworkset.spi.assemble.soa.SOAServiceProviderManager
 
sonAndParentProperties - Variable in class org.frameworkset.spi.assemble.PropertiesContainer
 
sortManagerImports(List<ManagerImport>) - Method in class org.frameworkset.spi.assemble.ServiceProviderManager
 
SPIException - Exception in org.frameworkset.spi
Title:
SPIException() - Constructor for exception org.frameworkset.spi.SPIException
 
SPIException(SPIException[]) - Constructor for exception org.frameworkset.spi.SPIException
 
SPIException(String, Throwable) - Constructor for exception org.frameworkset.spi.SPIException
 
SPIException(String) - Constructor for exception org.frameworkset.spi.SPIException
 
SPIException(Throwable) - Constructor for exception org.frameworkset.spi.SPIException
 
start() - Method in class org.frameworkset.spi.async.AsyncCall
 
start() - Method in interface org.frameworkset.spi.Lifecycle
Start this component.
start() - Method in class org.frameworkset.spi.support.DefaultLifecycleProcessor
Start all registered beans that implement Lifecycle and are not already running.
started() - Method in class org.frameworkset.spi.async.AsyncCall
 
started - Variable in class org.frameworkset.spi.BaseApplicationContext
 
startElement(String, String, String, Attributes) - Method in class org.frameworkset.spi.assemble.ProviderParser
 
startProcessor() - Method in class org.frameworkset.spi.LifeCycleProcessorExecutor
Finish the refresh of this context, invoking the LifecycleProcessor's onRefresh() method and
stop() - Method in class org.frameworkset.spi.async.AsyncCall
 
stop() - Method in interface org.frameworkset.spi.Lifecycle
Stop this component, typically in a synchronous fashion, such that the component is fully stopped upon return of this method.
stop(Runnable) - Method in interface org.frameworkset.spi.SmartLifecycle
Indicates that a Lifecycle component must stop if it is currently running.
stop() - Method in class org.frameworkset.spi.support.DefaultLifecycleProcessor
Stop all registered beans that implement Lifecycle and are currently running.
stoped() - Method in class org.frameworkset.spi.BaseApplicationContext
 
stopmonitor() - Static method in class org.frameworkset.spi.support.HotDeployResourceBundleMessageSource
 
stopProcessor() - Method in class org.frameworkset.spi.LifeCycleProcessorExecutor
 
StringArrayEditor - Class in org.frameworkset.spi.assemble
Title: StringArrayEditor.java
StringArrayEditor() - Constructor for class org.frameworkset.spi.assemble.StringArrayEditor
 
style(Object) - Method in class org.frameworkset.spi.support.DefaultValueStyler
 
style(Object) - Static method in class org.frameworkset.spi.support.StylerUtils
Style the specified value according to default conventions.
style(Object) - Method in interface org.frameworkset.spi.support.ValueStyler
Style the given value, returning a String representation.
StylerUtils - Class in org.frameworkset.spi.support
Title: StylerUtils.java
StylerUtils() - Constructor for class org.frameworkset.spi.support.StylerUtils
 
SublistPreSerial - Class in org.frameworkset.soa.plugin
Title: UnmodifyListPreSerial.java
SublistPreSerial() - Constructor for class org.frameworkset.soa.plugin.SublistPreSerial
 
submit(Runnable) - Method in interface org.frameworkset.schedule.AsyncTaskExecutor
Submit a Runnable task for execution, receiving a Future representing that task.
submit(Callable<T>) - Method in interface org.frameworkset.schedule.AsyncTaskExecutor
Submit a Callable task for execution, receiving a Future representing that task.
submit(Runnable) - Method in class org.frameworkset.schedule.SimpleAsyncTaskExecutor
 
submit(Callable<T>) - Method in class org.frameworkset.schedule.SimpleAsyncTaskExecutor
 
submit(Runnable) - Method in class org.frameworkset.schedule.ThreadPoolTaskScheduler
 
submit(Callable<T>) - Method in class org.frameworkset.schedule.ThreadPoolTaskScheduler
 
submitListenable(Runnable) - Method in interface org.frameworkset.schedule.AsyncListenableTaskExecutor
Submit a Runnable task for execution, receiving a ListenableFuture representing that task.
submitListenable(Callable<T>) - Method in interface org.frameworkset.schedule.AsyncListenableTaskExecutor
Submit a Callable task for execution, receiving a ListenableFuture representing that task.
submitListenable(Runnable) - Method in class org.frameworkset.schedule.SimpleAsyncTaskExecutor
 
submitListenable(Callable<T>) - Method in class org.frameworkset.schedule.SimpleAsyncTaskExecutor
 
submitListenable(Runnable) - Method in class org.frameworkset.schedule.ThreadPoolTaskScheduler
 
submitListenable(Callable<T>) - Method in class org.frameworkset.schedule.ThreadPoolTaskScheduler
 
success(T) - Method in class org.frameworkset.schedule.ListenableFutureCallbackRegistry
Triggers a ListenableFutureCallback.onSuccess(Object) call on all added callbacks with the given result
supports(Class) - Method in interface org.frameworkset.spi.support.validate.Validator
Can this Validator validate instances of the supplied clazz?
SynCGLibProxy - Class in org.frameworkset.spi.cglib
Title: SynCGLibProxy.java
SynCGLibProxy(Object, ProviderManagerInfo, CallContext) - Constructor for class org.frameworkset.spi.cglib.SynCGLibProxy
 
SYNCHRO_CACHE_KEY - Static variable in class org.frameworkset.spi.BaseApplicationContext
同步缓冲key
SynchronizedMethod - Class in org.frameworkset.spi.assemble
Title: SynchronizedMethod
SynchronizedMethod() - Constructor for class org.frameworkset.spi.assemble.SynchronizedMethod
 
SynchronizedMethod(Method, Async) - Constructor for class org.frameworkset.spi.assemble.SynchronizedMethod
 
SynchronizedMethod(Method, TransactionType, String[]) - Constructor for class org.frameworkset.spi.assemble.SynchronizedMethod
 
SynchronizedMethod.MethodInfo - Class in org.frameworkset.spi.assemble
 
SynTXCGLibProxy - Class in org.frameworkset.spi.cglib
Title: SybTXCGLibProxy.java
SynTXCGLibProxy(Object, ProviderManagerInfo, CallContext) - Constructor for class org.frameworkset.spi.cglib.SynTXCGLibProxy
 

T

TaskExecutor - Interface in org.frameworkset.schedule
 
TaskRejectedException - Exception in org.frameworkset.schedule
 
TaskRejectedException(String) - Constructor for exception org.frameworkset.schedule.TaskRejectedException
Create a new TaskRejectedException with the specified detail message and no root cause.
TaskRejectedException(String, Throwable) - Constructor for exception org.frameworkset.schedule.TaskRejectedException
Create a new TaskRejectedException with the specified detail message and the given root cause.
TaskScheduler - Interface in org.frameworkset.schedule
 
TaskUtils - Class in org.frameworkset.schedule
 
TaskUtils() - Constructor for class org.frameworkset.schedule.TaskUtils
 
ThreadPoolTaskScheduler - Class in org.frameworkset.schedule
 
ThreadPoolTaskScheduler() - Constructor for class org.frameworkset.schedule.ThreadPoolTaskScheduler
 
throwable(String) - Method in class org.frameworkset.spi.assemble.ProviderParser
 
throwable_filterattributes - Static variable in class org.frameworkset.soa.ObjectSerializable
 
TIMEOUT_IMMEDIATE - Static variable in interface org.frameworkset.schedule.AsyncTaskExecutor
Constant that indicates immediate execution
TIMEOUT_INDEFINITE - Static variable in interface org.frameworkset.schedule.AsyncTaskExecutor
Constant that indicates no time limit
toBean(String, Class<T>, String) - Static method in class org.frameworkset.soa.ObjectSerializable
 
toBean(String, Class<T>) - Static method in class org.frameworkset.soa.ObjectSerializable
 
toBean(InputStream, Class<T>) - Static method in class org.frameworkset.soa.ObjectSerializable
 
toString() - Method in class org.frameworkset.schedule.DelegatingErrorHandlingRunnable
 
toString() - Method in class org.frameworkset.spi.assemble.Construction
 
toString() - Method in class org.frameworkset.spi.assemble.Context
 
toString() - Method in class org.frameworkset.spi.assemble.LinkConfigFile
 
toString(StringBuilder) - Method in class org.frameworkset.spi.assemble.LinkConfigFile
 
toString(String) - Method in class org.frameworkset.spi.assemble.LinkConfigFile
 
toString() - Method in class org.frameworkset.spi.assemble.Pro
 
toString() - Method in class org.frameworkset.spi.assemble.SecurityProviderInfo
 
toString() - Method in class org.frameworkset.spi.BaseApplicationContext
 
toString() - Method in class org.frameworkset.spi.support.DefaultMessageSourceResolvable
Default implementation exposes the attributes of this MessageSourceResolvable.
toString() - Method in class org.frameworkset.spi.support.HotDeployResourceBundleMessageSource
 
toString() - Method in class org.frameworkset.spi.support.NamedInheritableThreadLocal
 
toString() - Method in class org.frameworkset.spi.support.NamedThreadLocal
 
toString() - Method in class org.frameworkset.spi.support.ReloadableResourceBundleMessageSource
 
toString() - Method in class org.frameworkset.spi.support.ResourceBundleMessageSource
Show the configuration of this MessageSource.
toString() - Method in class org.frameworkset.spi.support.validate.FieldError
 
toString() - Method in class org.frameworkset.spi.support.validate.ObjectError
 
toXML(Object) - Static method in class org.frameworkset.soa.ObjectSerializable
 
toXML(Object, String) - Static method in class org.frameworkset.soa.ObjectSerializable
 
toXML(Object, Writer) - Static method in class org.frameworkset.soa.ObjectSerializable
 
transactionInterceptorClass - Variable in class org.frameworkset.spi.assemble.BaseTXManager
 
Transactions - Class in org.frameworkset.spi.assemble
Title: Transactions.java
Transactions() - Constructor for class org.frameworkset.spi.assemble.Transactions
 
Trigger - Interface in org.frameworkset.schedule
 
TriggerContext - Interface in org.frameworkset.schedule
 
TRUE - Static variable in class org.frameworkset.spi.assemble.ProviderManagerInfo
 
txs - Variable in class org.frameworkset.spi.assemble.BaseTXManager
 
TYPE_IMPLEMENTS - Static variable in class org.frameworkset.spi.assemble.RollbackException
 
TYPE_INSTANCEOF - Static variable in class org.frameworkset.spi.assemble.RollbackException
 

U

UNBOUNDED_CONCURRENCY - Static variable in class org.frameworkset.schedule.SimpleAsyncTaskExecutor
Permit any number of concurrent invocations: that is, don't throttle concurrency.
UnmodifiableCollectionPreSerial - Class in org.frameworkset.soa.plugin
Title: UnmodifyListPreSerial.java
UnmodifiableCollectionPreSerial() - Constructor for class org.frameworkset.soa.plugin.UnmodifiableCollectionPreSerial
 
UnmodifiableListPreSerial - Class in org.frameworkset.soa.plugin
Title: UnmodifyListPreSerial.java
UnmodifiableListPreSerial() - Constructor for class org.frameworkset.soa.plugin.UnmodifiableListPreSerial
 
UnmodifiableMapPreSerial - Class in org.frameworkset.soa.plugin
Title: UnmodifyListPreSerial.java
UnmodifiableMapPreSerial() - Constructor for class org.frameworkset.soa.plugin.UnmodifiableMapPreSerial
 
UnmodifiableRandomAccessListPreSerial - Class in org.frameworkset.soa.plugin
Title: UnmodifyListPreSerial.java
UnmodifiableRandomAccessListPreSerial() - Constructor for class org.frameworkset.soa.plugin.UnmodifiableRandomAccessListPreSerial
 
UnmodifiableSetPreSerial - Class in org.frameworkset.soa.plugin
Title: UnmodifyListPreSerial.java
UnmodifiableSetPreSerial() - Constructor for class org.frameworkset.soa.plugin.UnmodifiableSetPreSerial
 
UnmodifiableSortedMapPreSerial - Class in org.frameworkset.soa.plugin
Title: UnmodifyListPreSerial.java
UnmodifiableSortedMapPreSerial() - Constructor for class org.frameworkset.soa.plugin.UnmodifiableSortedMapPreSerial
 
UnmodifiableSortedSetPreSerial - Class in org.frameworkset.soa.plugin
Title: UnmodifyListPreSerial.java
UnmodifiableSortedSetPreSerial() - Constructor for class org.frameworkset.soa.plugin.UnmodifiableSortedSetPreSerial
 
unmodify() - Method in class org.frameworkset.spi.assemble.AOPMethods
 
unmodify() - Method in class org.frameworkset.spi.assemble.BaseTXManager
 
unmodify() - Method in class org.frameworkset.spi.assemble.InterceptorInfo
 
unmodify() - Method in class org.frameworkset.spi.assemble.ProviderManagerInfo
 
unmodify() - Method in class org.frameworkset.spi.assemble.Transactions
 
UNmodify - Interface in org.frameworkset.spi
Title: UNmodify.java
unmodify() - Method in interface org.frameworkset.spi.UNmodify
 
update(Date, Date, Date) - Method in class org.frameworkset.schedule.SimpleTriggerContext
Update this holder's state with the latest time values.
usedCustomInterceptor - Variable in class org.frameworkset.spi.assemble.BaseTXManager
用户是否自己定义了拦截器
usedCustomInterceptor() - Method in class org.frameworkset.spi.assemble.BaseTXManager
 
useiocplugin() - Method in class org.frameworkset.spi.assemble.Pro
 
UtilMap - Class in org.frameworkset.spi
Title: UtilMap.java
UtilMap() - Constructor for class org.frameworkset.spi.UtilMap
 

V

validate(Object, Errors) - Method in interface org.frameworkset.spi.support.validate.Validator
Validate the supplied target object, which must be of a Class for which the Validator.supports(Class) method typically has (or would) return true.
ValidationUtils - Class in org.frameworkset.spi.support.validate
Title: ValidationUtils.java
ValidationUtils() - Constructor for class org.frameworkset.spi.support.validate.ValidationUtils
 
Validator - Interface in org.frameworkset.spi.support.validate
Title: Validator.java
value - Variable in class org.frameworkset.spi.assemble.Pro
 
valueOf(String) - Static method in enum org.frameworkset.spi.async.annotation.Result
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.frameworkset.spi.async.annotation.Result
Returns an array containing the constants of this enum type, in the order they are declared.
ValueStyler - Interface in org.frameworkset.spi.support
Title: ValueStyler.java
Version - Class in org.frameworkset.spi
 
Version() - Constructor for class org.frameworkset.spi.Version
 
version - Static variable in class org.frameworkset.spi.Version
 

W

WebDocbaseAssembleCallback - Class in org.frameworkset.spi.assemble.callback
Title: WebDocbaseAssembleCallback.java
WebDocbaseAssembleCallback(String) - Constructor for class org.frameworkset.spi.assemble.callback.WebDocbaseAssembleCallback
 
webprex - Static variable in interface org.frameworkset.spi.assemble.callback.AssembleCallback
 

_

_buildBean(CallContext, boolean) - Method in class org.frameworkset.spi.assemble.Pro
 
_buildBean(CallContext, boolean) - Method in class org.frameworkset.spi.assemble.soa.SOAPro
 
_buildFactoryClass() - Method in class org.frameworkset.spi.assemble.Pro
 
_buildFactoryClass() - Method in class org.frameworkset.spi.assemble.soa.SOAPro
 
_buildIocpluginClass() - Method in class org.frameworkset.spi.assemble.Pro
 
_buildIocpluginClass() - Method in class org.frameworkset.spi.assemble.soa.SOAPro
 
_buildPro() - Method in class org.frameworkset.spi.assemble.ProviderParser
 
_buildPro() - Method in class org.frameworkset.spi.assemble.soa.SOAProviderParser
 
_buildProviderParser() - Method in class org.frameworkset.spi.assemble.ServiceProviderManager
 
_buildProviderParser(String, LinkConfigFile) - Method in class org.frameworkset.spi.assemble.ServiceProviderManager
 
_buildProviderParser() - Method in class org.frameworkset.spi.assemble.soa.SOAServiceProviderManager
 
_buildProviderParser(String, LinkConfigFile) - Method in class org.frameworkset.spi.assemble.soa.SOAServiceProviderManager
 
_buildRefValue(CallContext, Object) - Method in class org.frameworkset.spi.assemble.Pro
 
_buildRefValue(CallContext, Object) - Method in class org.frameworkset.spi.assemble.soa.SOAPro
 
_buildType() - Method in class org.frameworkset.spi.assemble.Pro
 
_buildType() - Method in class org.frameworkset.spi.assemble.soa.SOAPro
 
_destroy() - Method in class org.frameworkset.spi.assemble.ServiceProviderManager
 
_getRealProperty(String) - Method in class org.frameworkset.spi.assemble.ProviderParser
评估属性是否从外部文件引用
_getRealProperty(String) - Method in class org.frameworkset.spi.assemble.soa.SOAProviderParser
评估属性是否从外部文件引用
_getServiceProviderManager() - Method in class org.frameworkset.spi.BaseApplicationContext
 
_getServiceProviderManager() - Method in class org.frameworkset.spi.SOAApplicationContext
 
_getServiceProviderManagerWithCharset(String) - Method in class org.frameworkset.spi.BaseApplicationContext
 
_getServiceProviderManagerWithCharset(String) - Method in class org.frameworkset.spi.SOAApplicationContext
 
_initBean(CallContext, boolean) - Method in class org.frameworkset.spi.assemble.Pro
 
_initIocpluginClass() - Method in class org.frameworkset.spi.assemble.Pro
 
_initTBean(CallContext, Class) - Method in class org.frameworkset.spi.assemble.Pro
 
_initTBean(CallContext, Class) - Method in class org.frameworkset.spi.assemble.soa.SOAPro
 
_loopback(PropertiesContainer, LinkConfigFile) - Method in class org.frameworkset.spi.assemble.LinkConfigFile
 
A B C D E F G H I J L M N O P R S T U V W _ 
Skip navigation links