- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- supports(Class) - Method in interface org.frameworkset.spi.support.validate.Validator
-
- 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
-