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

A

addConfig(JPatternsConfig, Config) - Static method in class com.sourceforge.jpatterns.utils.CastorUtils
Add the instance of Config type to the provided JPatternsConfig root config object
addFactory(JPatternsConfig, Factory) - Static method in class com.sourceforge.jpatterns.utils.CastorUtils
Add the instance of Config type to the provided JPatternsConfig root config object

B

build(JPatternsConfig) - Method in interface com.sourceforge.jpatterns.core.configuration.model.IJPatternsConfigBeansBuilder
Build the JPatternsConfigBaseBean using the provided JPatternsConfig object.
build(List<JPatternsConfigBaseBean>) - Method in interface com.sourceforge.jpatterns.core.configuration.model.IJPatternsConfigBeansBuilder
Build as JPatternsConfigsBean using the List of JPatternsConfigBean objects
Please be noticed this method could be used for the prioritized building.
build(JPatternsConfig) - Method in class com.sourceforge.jpatterns.core.configuration.model.JPatternsConfigBeansBuilderImpl
 
build(List<JPatternsConfigBaseBean>) - Method in class com.sourceforge.jpatterns.core.configuration.model.JPatternsConfigBeansBuilderImpl
 

C

CastorUtils - Class in com.sourceforge.jpatterns.utils
This class contains the castor utils related to the JPatterns project (appropriate project specific model is used here).
CastorUtils() - Constructor for class com.sourceforge.jpatterns.utils.CastorUtils
 
check() - Method in class com.sourceforge.jpatterns.core.configuration.model.JPatternsConfigBaseBean
 
check() - Method in class com.sourceforge.jpatterns.core.configuration.model.JPatternsConfigBean
Perform the check of the composition of the JPatternsConfigBean object.
check() - Method in class com.sourceforge.jpatterns.core.configuration.model.JPatternsConfigsBean
note [zmicer]: put here just to simplify the adjustfing of this class in the future.
check() - Method in class com.sourceforge.jpatterns.patterns.config.JPConfigImpl
 
check() - Method in class com.sourceforge.jpatterns.patterns.factory.JPFactoryImpl
 
check() - Method in class com.sourceforge.jpatterns.patterns.PatternBase
 
checkCastorConfig(CastorSectionType) - Method in class com.sourceforge.jpatterns.patterns.config.JPConfigImpl
 
checkCastorConfig(CastorSectionType) - Method in class com.sourceforge.jpatterns.patterns.factory.JPFactoryImpl
 
checkCastorConfig(CastorSectionType) - Method in interface com.sourceforge.jpatterns.patterns.IJPattern
Make the check this type of the castor config fits the pattern
checkCastorConfig(CastorSectionType) - Method in class com.sourceforge.jpatterns.patterns.PatternBase
 
checkIfInitialized() - Method in class com.sourceforge.jpatterns.core.configuration.PropertiesProvider
Check if the PropertiesProvider was iinitialized.
checkIsInitialized() - Method in class com.sourceforge.jpatterns.core.configuration.PropertiesManagerImpl
Perform the check if the functionality was initialized.
checkIsInitialized() - Method in class com.sourceforge.jpatterns.core.JPEngineImpl
Check if the instance of initialized.
choiceOrMergeCastorNameScopePriorityTypes(CastorNameScopePriorityType, CastorNameScopePriorityType) - Method in class com.sourceforge.jpatterns.core.configuration.model.JPatternsConfigBeansBuilderImpl
Choice one of the given CastorNameScopePriorityType castor objects or perform the merging if it is necessary.
cleanImplementations() - Method in class com.sourceforge.jpatterns.core.configuration.PropertiesBasedFactory
Set all the values of implementations to null.
com.sourceforge.jpatterns.core - package com.sourceforge.jpatterns.core
 
com.sourceforge.jpatterns.core.configuration - package com.sourceforge.jpatterns.core.configuration
 
com.sourceforge.jpatterns.core.configuration.exceptions - package com.sourceforge.jpatterns.core.configuration.exceptions
 
com.sourceforge.jpatterns.core.configuration.model - package com.sourceforge.jpatterns.core.configuration.model
 
com.sourceforge.jpatterns.patterns - package com.sourceforge.jpatterns.patterns
 
com.sourceforge.jpatterns.patterns.bhv.chain - package com.sourceforge.jpatterns.patterns.bhv.chain
 
com.sourceforge.jpatterns.patterns.config - package com.sourceforge.jpatterns.patterns.config
 
com.sourceforge.jpatterns.patterns.factory - package com.sourceforge.jpatterns.patterns.factory
 
com.sourceforge.jpatterns.utils - package com.sourceforge.jpatterns.utils
 
constructGroupItem(CastorNameScopePriorityType) - Static method in class com.sourceforge.jpatterns.utils.CastorUtils
Construct the CastorGroupTypeItem (choice object) using the provided Object.
CUSTOM_PROPERTIES_BASE_NAME - Static variable in interface com.sourceforge.jpatterns.core.JPConstants.PropertiesConfigFilesConstants
CUSTOM_PROPERTIES_BASE_NAME
CUSTOM_PROPERTIES_FILE_NAME - Static variable in interface com.sourceforge.jpatterns.core.JPConstants.PropertiesConfigFilesConstants
The name of the file where the custom properties woduld be stored - it would allow the developers using JPatterns, to override the default settings would be stored at the Jar file.
CUSTOM_PROPERTIES_FILE_NAME_JVM_PARAM - Static variable in interface com.sourceforge.jpatterns.core.JPConstants.PropertiesConfigFilesConstants
It is possible to override the name to the custom properties file using the JVM parameter
CUSTOM_XML_CONSUMER_CONFIG_DIR_NAME_JVM_PARAM - Static variable in interface com.sourceforge.jpatterns.core.JPConstants.XMLConfigFilesConstants
The JVM param is used for the obtaining the path to the directory where the overriden XML customer specific configuration should be seached
CUSTOM_XML_CONSUMER_CONFIG_DIR_NAME_PROPS_PARAM - Static variable in interface com.sourceforge.jpatterns.core.JPConstants.XMLConfigFilesConstants
The key for the properties settings defining the directory where to find all the jpatterns configuration.
CUSTOM_XML_FRAMEWORK_CONFIG_FILE_NAME - Static variable in interface com.sourceforge.jpatterns.core.JPConstants.XMLConfigFilesConstants
Please review the Java Docs to the JPConstants.XMLConfigFilesConstants.DEFAULT_XML_FRAMEWORK_CONFIG_FILE_NAME.
CUSTOM_XML_FRAMEWORK_CONFIG_FILE_NAME_JVM_PARAM - Static variable in interface com.sourceforge.jpatterns.core.JPConstants.XMLConfigFilesConstants
The JVM param is used for the obtaining the overriden configuration for the custom framework xml file.
CUSTOM_XML_FRAMEWORK_CONFIG_FILE_NAME_PROPS_PARAM - Static variable in interface com.sourceforge.jpatterns.core.JPConstants.XMLConfigFilesConstants
The key is used for the obtaining the overriden configuration for the custom framework xml file.
customBundle - Static variable in class com.sourceforge.jpatterns.utils.JPatternsPropsUtils
The custom bundle to be used.
customConfigPresents() - Method in interface com.sourceforge.jpatterns.core.configuration.IPropertiesManager
 
customConfigPresents() - Method in class com.sourceforge.jpatterns.core.configuration.PropertiesManagerImpl
 
customJPatternsConsumerConfigurationPresents() - Method in interface com.sourceforge.jpatterns.core.configuration.IJPConfigurator
 
customJPatternsConsumerConfigurationPresents() - Method in class com.sourceforge.jpatterns.core.configuration.JPConfiguratorImpl
 
customJPatternsFrameworkConfigurationPresents() - Method in interface com.sourceforge.jpatterns.core.configuration.IJPConfigurator
 
customJPatternsFrameworkConfigurationPresents() - Method in class com.sourceforge.jpatterns.core.configuration.JPConfiguratorImpl
 

D

DEFAULT_PRIORITY - Static variable in class com.sourceforge.jpatterns.core.JPConstants
default priority to be used with the not prioritized JPatternsConfig child elements
DEFAULT_PROPERTIES_BASE_NAME - Static variable in interface com.sourceforge.jpatterns.core.JPConstants.PropertiesConfigFilesConstants
DEFAULT_PROPERTIES_BASE_NAME
DEFAULT_PROPERTIES_FILE_NAME - Static variable in interface com.sourceforge.jpatterns.core.JPConstants.PropertiesConfigFilesConstants
The name of the default jpatterns properties file - these properties are necessary to setup configuration only for the JPatterns core files - when factory pattern would be implemented the configuration would be taken from the xml file with the name DEFAULT_XML_CONFIG_FILE_NAME
DEFAULT_PROPERTIES_FILE_NAME_JVM_PARAM - Static variable in interface com.sourceforge.jpatterns.core.JPConstants.PropertiesConfigFilesConstants
It is possible to override the name to the default properties file using the JVM parameter
DEFAULT_SCOPE_NAME - Static variable in class com.sourceforge.jpatterns.core.JPConstants
The default scope name constant.
DEFAULT_XML_CONSUMER_CONFIG_DIR_NAME_JVM_PARAM - Static variable in interface com.sourceforge.jpatterns.core.JPConstants.XMLConfigFilesConstants
The JVM param is used for the obtaining the path to the directory where the default XML customer specific configuration should be seached
DEFAULT_XML_CONSUMER_CONFIG_DIR_NAME_PROPS_PARAM - Static variable in interface com.sourceforge.jpatterns.core.JPConstants.XMLConfigFilesConstants
The key for the properties settings defining the directory where to find default consumer jpatterns configuration.
DEFAULT_XML_FRAMEWORK_CONFIG_FILE_NAME - Static variable in interface com.sourceforge.jpatterns.core.JPConstants.XMLConfigFilesConstants
This is the file name where the JPatterns configuration would be stored (the idea is when JPattern would have the patterns implemented, then another functionality would be forced to use these patterns as base - e.g. initially implementations of JPatterns base interfaces are taken from the properties file, but when "factory" pattern would be implemented we would be able to use the xml for the storing implementations defined per interfaces etc.)
DEFAULT_XML_FRAMEWORK_CONFIG_FILE_NAME_JVM_PARAM - Static variable in interface com.sourceforge.jpatterns.core.JPConstants.XMLConfigFilesConstants
The JVM param is used for the obtaining the overriden configuration for the framework default configuration (is used for the wramework itself)
DEFAULT_XML_FRAMEWORK_CONFIG_FILE_NAME_PROPS_PARAM - Static variable in interface com.sourceforge.jpatterns.core.JPConstants.XMLConfigFilesConstants
The key is used for the obtaining the configuration for the default framework xml file.
defaultBundle - Static variable in class com.sourceforge.jpatterns.utils.JPatternsPropsUtils
The default bundle to be used.
defaultConfigPresents() - Method in interface com.sourceforge.jpatterns.core.configuration.IPropertiesManager
 
defaultConfigPresents() - Method in class com.sourceforge.jpatterns.core.configuration.PropertiesManagerImpl
 
defaultJPatternsConsumerConfigurationPresents() - Method in interface com.sourceforge.jpatterns.core.configuration.IJPConfigurator
 
defaultJPatternsConsumerConfigurationPresents() - Method in class com.sourceforge.jpatterns.core.configuration.JPConfiguratorImpl
 
defaultJPatternsFrameworkConfigurationPresents() - Method in interface com.sourceforge.jpatterns.core.configuration.IJPConfigurator
 
defaultJPatternsFrameworkConfigurationPresents() - Method in class com.sourceforge.jpatterns.core.configuration.JPConfiguratorImpl
 
doesMessageFit(String) - Method in interface com.sourceforge.jpatterns.patterns.bhv.chain.IChainHandler
Answers the question if the specified message fits this handler (could be handled by it).
doesMessageFit(IChainMessage) - Method in interface com.sourceforge.jpatterns.patterns.bhv.chain.IChainHandler
Answers the question if the specified message fits this handler (could be handled by it).

E

extractCastorNameScopePriorityTypeObjects(CastorSectionType) - Static method in class com.sourceforge.jpatterns.utils.CastorUtils
Extract all the possible CastorNameScopePriorityType castor objects from the provided CastorSectionType.
extractCastorSectionTypeObjects(JPatternsConfig) - Static method in class com.sourceforge.jpatterns.utils.CastorUtils
Stores and retrive all the objects of CastorSectionType (it means all the objects of this type and also child of this type).

F

FACTORY_JPATTERNS_CORE - Static variable in interface com.sourceforge.jpatterns.core.JPConstants.FrameworkConfigEntities
Defines the name of the factory woul dbe used for the factory core settings
fill(JPatternsConfigBaseBean, List<CastorSectionType>) - Method in class com.sourceforge.jpatterns.core.configuration.model.JPatternsConfigBeansBuilderImpl
Please review the Java Docs to the method fill todo [zmicer]: adjust Java Doc todo [zmicer]: think if this method could be moved to interface of the builder too

G

getActualScope(String, CastorSectionType) - Method in class com.sourceforge.jpatterns.patterns.PatternBase
Get the actual scope.
getAllChilds() - Method in interface com.sourceforge.jpatterns.patterns.bhv.chain.IHierarchyItem
 
getAllParents() - Method in interface com.sourceforge.jpatterns.patterns.bhv.chain.IHierarchyItem
 
getBooleanProperty(String) - Method in class com.sourceforge.jpatterns.core.configuration.PropertiesProvider
 
getBundle(String) - Method in interface com.sourceforge.jpatterns.core.configuration.IPropertiesManager
Return the bundle value using the ResourceBundle already retrieved.
getBundle(Class) - Method in interface com.sourceforge.jpatterns.core.configuration.IPropertiesManager
Get bundle for the provided key - it is a class.
getBundle(String) - Method in class com.sourceforge.jpatterns.core.configuration.PropertiesManagerImpl
 
getBundle(Class) - Method in class com.sourceforge.jpatterns.core.configuration.PropertiesManagerImpl
 
getBundledObject(Class) - Method in interface com.sourceforge.jpatterns.core.configuration.IPropertiesManager
Get bundled object by the key provided.
getBundledObject(String) - Method in interface com.sourceforge.jpatterns.core.configuration.IPropertiesManager
Get bundled object by the String key provided.
getBundledObject(Class) - Method in class com.sourceforge.jpatterns.core.configuration.PropertiesManagerImpl
 
getBundledObject(String) - Method in class com.sourceforge.jpatterns.core.configuration.PropertiesManagerImpl
 
getBusinessItem(String, String, String, String) - Method in class com.sourceforge.jpatterns.core.configuration.model.JPatternsConfigBaseBean
Get the business item - the instance of the CastorNameScopePriorityType class.
getBusinessItems() - Method in class com.sourceforge.jpatterns.core.configuration.model.JPatternsConfigBaseBean
Tested here com.sourceforge.jpatterns.core.configuration.model.JPatternsConfigBaseBeanTest#testSetGetBusinessItems()
getCastorConfig() - Method in class com.sourceforge.jpatterns.core.configuration.model.JPatternsConfigBean
 
getCastorSectionType(String, String) - Method in class com.sourceforge.jpatterns.core.JPEngineImpl
Get the castor section type using the provided input data
getCategory() - Method in interface com.sourceforge.jpatterns.core.IJPEngine
 
getCategory() - Method in class com.sourceforge.jpatterns.core.JPEngineImpl
 
getCategoryJPatternsConfigsBean() - Method in class com.sourceforge.jpatterns.core.JPEngineImpl
 
getChainHandler(String) - Method in interface com.sourceforge.jpatterns.patterns.bhv.chain.IHierarchyItem
Returns the IChainHandler instance appropriate for this message type provided.
getChainHandler(IChainMessage) - Method in interface com.sourceforge.jpatterns.patterns.bhv.chain.IHierarchyItem
Returns the IChainHandler instance appropriate for this message provided (implementation of the handler could just take into attention the type of message ot could see at the implementation class or the state of message).
getChilds() - Method in interface com.sourceforge.jpatterns.patterns.bhv.chain.IHierarchyItem
 
getChilds(String) - Method in interface com.sourceforge.jpatterns.patterns.bhv.chain.IHierarchyItem
Return child items by types.
getConfig(String, String) - Method in interface com.sourceforge.jpatterns.core.IJPEngine
Get the config pattern
getConfig(String, String) - Method in class com.sourceforge.jpatterns.core.JPEngineImpl
 
getConfig(JPatternsConfig) - Static method in class com.sourceforge.jpatterns.utils.CastorUtils
Get the List of Config castor objects by the root JPatterns configuration object.
getCustomBundle(String) - Method in interface com.sourceforge.jpatterns.core.configuration.IPropertiesManager
Get the value from the custom bundle. this was provided in any case - potentially it could be used at the unit tests etc.
getCustomBundle(String) - Method in class com.sourceforge.jpatterns.core.configuration.PropertiesManagerImpl
 
getCustomBundle() - Static method in class com.sourceforge.jpatterns.utils.JPatternsPropsUtils
 
getCustomBundleName() - Static method in class com.sourceforge.jpatterns.utils.JPatternsPropsUtils
 
getDefaultBundle(String) - Method in interface com.sourceforge.jpatterns.core.configuration.IPropertiesManager
Get the value from the default bundle. this was provided in any case - potentially it could be used at the unit tests etc.
getDefaultBundle(String) - Method in class com.sourceforge.jpatterns.core.configuration.PropertiesManagerImpl
 
getDefaultBundle() - Static method in class com.sourceforge.jpatterns.utils.JPatternsPropsUtils
 
getDefaultBundleName() - Static method in class com.sourceforge.jpatterns.utils.JPatternsPropsUtils
 
getDefaultScope() - Method in class com.sourceforge.jpatterns.core.configuration.model.JPatternsConfigBean
 
getFactory(String, String) - Method in interface com.sourceforge.jpatterns.core.IJPEngine
Get the IJPFactory using the provided name and the scope.
getFactory(String, String) - Method in class com.sourceforge.jpatterns.core.JPEngineImpl
 
getFactory(JPatternsConfig) - Static method in class com.sourceforge.jpatterns.utils.CastorUtils
Get the List of Factory castor objects by the root JPatterns configuration object.
getImplementation(Class, String) - Method in interface com.sourceforge.jpatterns.patterns.factory.IJPFactory
Get implementation of the interface defined by the given class and the scope we need to obtain.
getImplementation(String, String) - Method in interface com.sourceforge.jpatterns.patterns.factory.IJPFactory
Get implementation of the interface defined by the given class (class of the interface).
getImplementation(Class, String, String) - Method in interface com.sourceforge.jpatterns.patterns.factory.IJPFactory
Get implementation of the interface defined by the given class and the scope we need to obtain.
getImplementation(String, String, String) - Method in interface com.sourceforge.jpatterns.patterns.factory.IJPFactory
Get implementation of the interface defined by the given class (class of the interface).
getImplementation(Class, String) - Method in class com.sourceforge.jpatterns.patterns.factory.JPFactoryImpl
 
getImplementation(String, String) - Method in class com.sourceforge.jpatterns.patterns.factory.JPFactoryImpl
 
getImplementation(Class, String, String) - Method in class com.sourceforge.jpatterns.patterns.factory.JPFactoryImpl
 
getImplementation(String, String, String) - Method in class com.sourceforge.jpatterns.patterns.factory.JPFactoryImpl
 
getImplementationFullName(Class, String) - Method in interface com.sourceforge.jpatterns.patterns.factory.IJPFactory
Get the full name of the implementation of the interface defined by the given class and the scope we need to obtain.
getImplementationFullName(String, String) - Method in interface com.sourceforge.jpatterns.patterns.factory.IJPFactory
Get the full name of the implementation of the interface defined by the given class (class of the interface).
getImplementationFullName(Class, String) - Method in class com.sourceforge.jpatterns.patterns.factory.JPFactoryImpl
 
getImplementationFullName(String, String) - Method in class com.sourceforge.jpatterns.patterns.factory.JPFactoryImpl
 
getImplementations(Class, String) - Method in interface com.sourceforge.jpatterns.patterns.factory.IJPFactory
Get the Map of implementations of the interface defined by the given class and the scope we need to obtain.
getImplementations(String, String) - Method in interface com.sourceforge.jpatterns.patterns.factory.IJPFactory
Get the Map of implementations of the interface defined by the given class and the scope we need to obtain.
getImplementations(Class, String) - Method in class com.sourceforge.jpatterns.patterns.factory.JPFactoryImpl
 
getImplementations(String, String) - Method in class com.sourceforge.jpatterns.patterns.factory.JPFactoryImpl
 
getImplementationsFullNames(Class, String) - Method in interface com.sourceforge.jpatterns.patterns.factory.IJPFactory
Get the Map of implementations of the interface defined by the given class and the scope we need to obtain.
getImplementationsFullNames(String, String) - Method in interface com.sourceforge.jpatterns.patterns.factory.IJPFactory
Get the Map of implementations of the interface defined by the given class and the scope we need to obtain.
getImplementationsFullNames(Class, String) - Method in class com.sourceforge.jpatterns.patterns.factory.JPFactoryImpl
 
getImplementationsFullNames(String, String) - Method in class com.sourceforge.jpatterns.patterns.factory.JPFactoryImpl
 
getImplementationsNamesByItem(Item) - Method in class com.sourceforge.jpatterns.patterns.factory.JPFactoryImpl
Instantiate the Object using the provided item
getInputParam(String) - Method in interface com.sourceforge.jpatterns.patterns.bhv.chain.IChainMessage
Get unout param by its name.
getInstance() - Static method in class com.sourceforge.jpatterns.core.configuration.PropertiesBasedFactory
 
getInstance(IPropertiesManager, boolean) - Static method in class com.sourceforge.jpatterns.core.configuration.PropertiesProvider
Get instance of the PropertiesProvider.
getInstance() - Static method in class com.sourceforge.jpatterns.core.JPEngineFactory
 
getJPatternsConfig(File) - Static method in class com.sourceforge.jpatterns.utils.CastorUtils
Get JPatternsConfig using the provided file.
getJPatternsConfigBaseBeanBuilder() - Method in class com.sourceforge.jpatterns.core.configuration.PropertiesBasedFactory
 
getJPatternsConsumerConfiguration() - Method in interface com.sourceforge.jpatterns.core.configuration.IJPConfigurator
 
getJPatternsConsumerConfiguration() - Method in class com.sourceforge.jpatterns.core.configuration.JPConfiguratorImpl
 
getJPatternsConsumerConfigurationDirName() - Method in class com.sourceforge.jpatterns.core.configuration.JPConfiguratorImpl
The first priority takes the JVM parameter, then - the properties file value.
getJPatternsConsumerConfigurationFiles() - Method in interface com.sourceforge.jpatterns.core.configuration.IJPConfigurator
 
getJPatternsConsumerConfigurationFiles() - Method in class com.sourceforge.jpatterns.core.configuration.JPConfiguratorImpl
 
getJPatternsConsumerCustomConfigurationDirName() - Method in class com.sourceforge.jpatterns.core.configuration.JPConfiguratorImpl
The first priority takes the JVM parameter, then - the properties file value.
getJPatternsConsumerCustomConfigurationFiles() - Method in interface com.sourceforge.jpatterns.core.configuration.IJPConfigurator
 
getJPatternsConsumerCustomConfigurationFiles() - Method in class com.sourceforge.jpatterns.core.configuration.JPConfiguratorImpl
 
getJPatternsFrameworkConfiguration() - Method in interface com.sourceforge.jpatterns.core.configuration.IJPConfigurator
 
getJPatternsFrameworkConfiguration() - Method in class com.sourceforge.jpatterns.core.configuration.JPConfiguratorImpl
 
getJPatternsFrameworkConfigurationFileName() - Method in interface com.sourceforge.jpatterns.core.configuration.IJPConfigurator
 
getJPatternsFrameworkConfigurationFileName() - Method in class com.sourceforge.jpatterns.core.configuration.JPConfiguratorImpl
 
getJPatternsFrameworkCustomConfigurationFileName() - Method in interface com.sourceforge.jpatterns.core.configuration.IJPConfigurator
 
getJPatternsFrameworkCustomConfigurationFileName() - Method in class com.sourceforge.jpatterns.core.configuration.JPConfiguratorImpl
 
getJPConfigurator() - Method in class com.sourceforge.jpatterns.core.configuration.PropertiesBasedFactory
 
getJPEngine(JPConstants.EngineConfigCaregory) - Static method in class com.sourceforge.jpatterns.core.JPEngineFactory
Get the IJPEngine of the necessary category.
getListOfSectionItems() - Method in class com.sourceforge.jpatterns.core.configuration.model.JPatternsConfigBaseBean
 
getMergedKeys() - Method in interface com.sourceforge.jpatterns.core.configuration.IPropertiesManager
 
getMergedKeys() - Method in class com.sourceforge.jpatterns.core.configuration.PropertiesManagerImpl
 
getOperator(Class, Class, Object, String) - Method in interface com.sourceforge.jpatterns.patterns.factory.IJPFactory
The the operator for the provided object and scope.
getOperator(Class, Class, Object, String) - Method in class com.sourceforge.jpatterns.patterns.factory.JPFactoryImpl
 
getOperators(Class, Class, List<Object>, String) - Method in interface com.sourceforge.jpatterns.patterns.factory.IJPFactory
Get the mappings between the operators (which would be created at this methods) and the List of the products objects provided here.
getOperators(Class, Class, List<Object>, String) - Method in class com.sourceforge.jpatterns.patterns.factory.JPFactoryImpl
 
getOutputInfo(String) - Method in interface com.sourceforge.jpatterns.patterns.bhv.chain.IChainMessage
Get the info which was put to that IChainMessage object.
getOverrideNotDependingOnPriority() - Static method in class com.sourceforge.jpatterns.core.configuration.model.JPatternsConfigBeansBuilderImpl
 
getOverridingDepth() - Static method in class com.sourceforge.jpatterns.core.configuration.model.JPatternsConfigBeansBuilderImpl
 
getParam(Item, String) - Method in class com.sourceforge.jpatterns.patterns.factory.JPFactoryImpl
Get Param castor object by the key.
getParent() - Method in interface com.sourceforge.jpatterns.patterns.bhv.chain.IHierarchyItem
 
getParents(String) - Method in interface com.sourceforge.jpatterns.patterns.bhv.chain.IHierarchyItem
Return parent items by type specified.
getPattern(String, String) - Method in interface com.sourceforge.jpatterns.core.IJPEngine
Get the IJPattern using the provided name and the scope.
getPattern(String, String) - Method in class com.sourceforge.jpatterns.core.JPEngineImpl
 
getPluginFactory() - Method in class com.sourceforge.jpatterns.core.JPEngineImpl
Get factory is used for the retriving the plugin configurations
getPriority(CastorNameScopePriorityType) - Static method in class com.sourceforge.jpatterns.utils.CastorUtils
Get the int representation of the priority.
getPropertiesManager() - Method in class com.sourceforge.jpatterns.core.configuration.PropertiesBasedFactory
 
getPropertiesManagerImplementation() - Static method in class com.sourceforge.jpatterns.utils.JPatternsPropsUtils
Return the implementation of the IPropertiesManager.
getSection(String, String) - Method in class com.sourceforge.jpatterns.core.configuration.model.JPatternsConfigBaseBean
Get the section type castor object by the pointed path (basing on the scope/section name string)
getSectionItems() - Method in class com.sourceforge.jpatterns.core.configuration.model.JPatternsConfigBaseBean
Tested here: com.sourceforge.jpatterns.core.configuration.model.JPatternsConfigBaseBeanTest#testSetGetSectionItems()
getStatus() - Method in interface com.sourceforge.jpatterns.patterns.bhv.chain.IChainMessage
 
getStringProperty(String) - Method in class com.sourceforge.jpatterns.core.configuration.PropertiesProvider
 
getTopParent() - Method in interface com.sourceforge.jpatterns.patterns.bhv.chain.IHierarchyItem
 
getType() - Method in interface com.sourceforge.jpatterns.patterns.bhv.chain.IChainHandler
 
getType() - Method in interface com.sourceforge.jpatterns.patterns.bhv.chain.IChainMessage
 
getType() - Method in interface com.sourceforge.jpatterns.patterns.bhv.chain.IHierarchyItem
 
getValue(String, String) - Method in interface com.sourceforge.jpatterns.patterns.config.IJPConfig
Get the value using the key provided.
getValue(String, String) - Method in class com.sourceforge.jpatterns.patterns.config.JPConfigImpl
 
GROUP_ITEM_CLASS_NAME - Static variable in class com.sourceforge.jpatterns.utils.CastorUtils
Base name of the class to be used.

H

handleMessage(String) - Method in interface com.sourceforge.jpatterns.patterns.bhv.chain.IChainHandler
Handle the message.
handleMessage(String, IHierarchyItem) - Method in interface com.sourceforge.jpatterns.patterns.bhv.chain.IChainHandler
Handle the message.
handleMessage(IChainMessage, IHierarchyItem) - Method in interface com.sourceforge.jpatterns.patterns.bhv.chain.IChainHandler
Handle the message.
handleMessage(String) - Method in interface com.sourceforge.jpatterns.patterns.bhv.chain.IHierarchyItem
Handle the message passed to the method.
handleMessage(IChainMessage) - Method in interface com.sourceforge.jpatterns.patterns.bhv.chain.IHierarchyItem
Handle the message passed to the method.

I

IChainHandler - Interface in com.sourceforge.jpatterns.patterns.bhv.chain
This class is served as handler of the messages by types and by my implementations of IChainMessage specified.
IChainMessage - Interface in com.sourceforge.jpatterns.patterns.bhv.chain
This interface is going to be used as the DTO between different actors of "chain of responsibility" patterns implemented here.
IHierarchyItem - Interface in com.sourceforge.jpatterns.patterns.bhv.chain
This interface represents the concept of hierarchy composition of objects.
IJPattern - Interface in com.sourceforge.jpatterns.patterns
The interface defines the JPatterns pattern - the base of the framework.
IJPatternsConfigBeansBuilder - Interface in com.sourceforge.jpatterns.core.configuration.model
This interface defines the builder facilities for constructing the JPatternsConfigBaseBean from the provided JPatternsConfig object.
IJPChain - Interface in com.sourceforge.jpatterns.patterns.bhv.chain
$Author:: zmicer $
$Rev:: 57 $
* $Date:: 2007-08-23 09:16:37 #$
IJPConfig - Interface in com.sourceforge.jpatterns.patterns.config
This interface defines the configuration patterns.
IJPConfigurator - Interface in com.sourceforge.jpatterns.core.configuration
This interface is a single entry point for the castor based configuration would be used to provide the framework with the working data.
IJPEngine - Interface in com.sourceforge.jpatterns.core
It is an entry point for all the operations with JPatterns framework from the side of the consumer of this framework.
IJPFactory - Interface in com.sourceforge.jpatterns.patterns.factory
The factory pattern implementation (in the terms of the JPatterns concept).
init(IPropertiesManager) - Method in class com.sourceforge.jpatterns.core.configuration.PropertiesProvider
Init method - initializes the provided.
init(JPConstants.EngineConfigCaregory) - Method in interface com.sourceforge.jpatterns.core.IJPEngine
Set the JPatterns engine category type - it could be consumer, framework related etc.
init() - Method in class com.sourceforge.jpatterns.core.JPEngineFactory
Init method.
init(JPConstants.EngineConfigCaregory) - Method in class com.sourceforge.jpatterns.core.JPEngineImpl
 
init(CastorSectionType, JPatternsConfigsBean) - Method in interface com.sourceforge.jpatterns.patterns.IJPattern
Perform the initialization of the JPatterns with the appropriate child instance of CastorSectionType castor config class and the JPatternsConfigsBean bean storing all the consumer configuration.
init(CastorSectionType, JPatternsConfigsBean) - Method in class com.sourceforge.jpatterns.patterns.PatternBase
 
initConfigs() - Method in class com.sourceforge.jpatterns.core.configuration.PropertiesManagerImpl
Init the resource bundles configuration (methods getDefaultBundleFileName and getCustomBundleFileName are used for the retrieving the actual nname of the properties to be obtained during the initialization process)
Protected to allow to cover that with the unit tests
initConfiguration() - Method in class com.sourceforge.jpatterns.core.configuration.JPConfiguratorImpl
Init xml configuration.
initConsumerConfiguration() - Method in class com.sourceforge.jpatterns.core.configuration.JPConfiguratorImpl
Init (obtain, merge etc.) the consumer based configuration.
initFrameworkConfiguration() - Method in class com.sourceforge.jpatterns.core.configuration.JPConfiguratorImpl
Init the framework configuration.
initUseOnlyCustomConfigIfPresent() - Method in class com.sourceforge.jpatterns.core.configuration.PropertiesManagerImpl
Initialize the useOnlyCustomPropsIfPresent field.
instantiateEngine() - Method in class com.sourceforge.jpatterns.core.JPEngineFactory
 
instantiateFactory() - Method in class com.sourceforge.jpatterns.core.configuration.PropertiesBasedFactory
 
instantiateObjectByItem(Item, Class) - Method in class com.sourceforge.jpatterns.patterns.factory.JPFactoryImpl
Instantiate the Object using the provided item.
instantiateObjectByItemAndType(Item, String, Class) - Method in class com.sourceforge.jpatterns.patterns.factory.JPFactoryImpl
Instantiate the Object using the provided item and the type we need
IPropertiesManager - Interface in com.sourceforge.jpatterns.core.configuration
This interface defines the methods would be used later for the working with the configuration functionality defined at the properties.
isInitialized() - Method in interface com.sourceforge.jpatterns.core.IJPEngine
 
isInitialized() - Method in class com.sourceforge.jpatterns.core.JPEngineImpl
 
ITEM_JPATTERNS_PLUGIN - Static variable in interface com.sourceforge.jpatterns.core.JPConstants.FrameworkConfigEntities
Defines the item with the configuration for the plugins

J

JPatternsConfigBaseBean - Class in com.sourceforge.jpatterns.core.configuration.model
This base class defines the fields are necessary for the defining the context of one/any combination of JPatternsConfig castor objects.
JPatternsConfigBaseBean() - Constructor for class com.sourceforge.jpatterns.core.configuration.model.JPatternsConfigBaseBean
Default public constructor.
JPatternsConfigBean - Class in com.sourceforge.jpatterns.core.configuration.model
This bean represents the JPatternsConfig, it contains this castor object by itself and also several additional data storages - representations of the JPatternsConfig from the point of view of logical sections CastorSectionType, and the business items CastorNameScopePriorityType.
JPatternsConfigBean() - Constructor for class com.sourceforge.jpatterns.core.configuration.model.JPatternsConfigBean
Default public constructor.
JPatternsConfigBeansBuilderImpl - Class in com.sourceforge.jpatterns.core.configuration.model
Default, "native" implementation of the appropriate interface.
JPatternsConfigBeansBuilderImpl() - Constructor for class com.sourceforge.jpatterns.core.configuration.model.JPatternsConfigBeansBuilderImpl
 
JPatternsConfigsBean - Class in com.sourceforge.jpatterns.core.configuration.model
This bean represents the "final, ready to be used" JPatterns configuration (both for the framework inner or JPatterns consumer needs).
JPatternsConfigsBean() - Constructor for class com.sourceforge.jpatterns.core.configuration.model.JPatternsConfigsBean
 
JPatternsPropsUtils - Class in com.sourceforge.jpatterns.utils
This class the common JPatterns based methods for working with property files.
JPatternsPropsUtils() - Constructor for class com.sourceforge.jpatterns.utils.JPatternsPropsUtils
 
JPConfigException - Exception in com.sourceforge.jpatterns.core.configuration.exceptions
This exception signs that JPatterns configuration is formed incorrectly and it doesn't matter which type caused this: consumer & framework.
JPConfigException() - Constructor for exception com.sourceforge.jpatterns.core.configuration.exceptions.JPConfigException
The default public constructor
JPConfigException(String) - Constructor for exception com.sourceforge.jpatterns.core.configuration.exceptions.JPConfigException
One of the public constructor
JPConfigException(String, Throwable) - Constructor for exception com.sourceforge.jpatterns.core.configuration.exceptions.JPConfigException
One of the public constructors
JPConfigException(Throwable) - Constructor for exception com.sourceforge.jpatterns.core.configuration.exceptions.JPConfigException
One of the forms of the public construtor
JPConfigImpl - Class in com.sourceforge.jpatterns.patterns.config
The real, default implementation of the IJPConfig pattern interface.
JPConfigImpl() - Constructor for class com.sourceforge.jpatterns.patterns.config.JPConfigImpl
 
JPConfiguratorImpl - Class in com.sourceforge.jpatterns.core.configuration
The default implementation of the IJPConfiguration interface.
JPConfiguratorImpl() - Constructor for class com.sourceforge.jpatterns.core.configuration.JPConfiguratorImpl
Default public constructor to allow this functionality to be consructed using the factory and IoC.
JPConstants - Class in com.sourceforge.jpatterns.core
This class contains the global constants which are usefull for the development of the JPatterns $Author:: zmicer $
$Rev:: 67 $
* $Date:: 2007-08-28 21:37:07 #$
$Date:: 2007-08-28 21:37:07 #$
JPConstants() - Constructor for class com.sourceforge.jpatterns.core.JPConstants
 
JPConstants.EngineConfigCaregory - Enum in com.sourceforge.jpatterns.core
This enumeration defines the possible categories for the configuration JPatterns engine would use for the obtain the patterns implementations (for nowe it is just consumer but in the future when some different providers appear - it could be extended or made even dynamical)
todo [zmicer]: review the above mentioned.
JPConstants.FrameworkConfigEntities - Interface in com.sourceforge.jpatterns.core
This interface stores the names of the config elements which are the part of the FrameworkConfig
JPConstants.LoggingCategory - Enum in com.sourceforge.jpatterns.core
Defines the logging categories to be used by the JPatterns core
JPConstants.PropertiesConfigFilesConstants - Interface in com.sourceforge.jpatterns.core
This interface stores the constants related to the configuration of all the properties based configuration files
JPConstants.XMLConfigFilesConstants - Interface in com.sourceforge.jpatterns.core
This interface stores the constants related to the configuration of all the XML configuration files might be used at the JPatterns
JPConsumerConfigException - Exception in com.sourceforge.jpatterns.core.configuration.exceptions
This exception class defines the exception would be occuried when smth wrong with the consumer configuration (framework can not find the specified pattern using the path provided by the user, or e.g. some invalid format of the consumer configuration is found) $Author:: $
$Rev:: $
$Date:: $
JPConsumerConfigException() - Constructor for exception com.sourceforge.jpatterns.core.configuration.exceptions.JPConsumerConfigException
The default public constructor
JPConsumerConfigException(String) - Constructor for exception com.sourceforge.jpatterns.core.configuration.exceptions.JPConsumerConfigException
One of the public constructor
JPConsumerConfigException(String, Throwable) - Constructor for exception com.sourceforge.jpatterns.core.configuration.exceptions.JPConsumerConfigException
One of the public constructors
JPConsumerConfigException(Throwable) - Constructor for exception com.sourceforge.jpatterns.core.configuration.exceptions.JPConsumerConfigException
One of the forms of the public construtor
JPEngineFactory - Class in com.sourceforge.jpatterns.core
Singleton-factory for the accesing the entry points of all the JPatterns operations.
JPEngineImpl - Class in com.sourceforge.jpatterns.core
The concrete, JPatterns "default" implementation.
JPEngineImpl() - Constructor for class com.sourceforge.jpatterns.core.JPEngineImpl
Default public constructor.
JPException - Exception in com.sourceforge.jpatterns.core
This exception represents all the scope of the exceptions related to the JPatterns framework.
JPException() - Constructor for exception com.sourceforge.jpatterns.core.JPException
The default public constructor
JPException(String) - Constructor for exception com.sourceforge.jpatterns.core.JPException
One of the public constructor
JPException(String, Throwable) - Constructor for exception com.sourceforge.jpatterns.core.JPException
One of the public constructors
JPException(Throwable) - Constructor for exception com.sourceforge.jpatterns.core.JPException
One of the forms of the public construtor
JPFactoryImpl - Class in com.sourceforge.jpatterns.patterns.factory
The default implementation of the IJPFactory interface.
JPFactoryImpl() - Constructor for class com.sourceforge.jpatterns.patterns.factory.JPFactoryImpl
 
JPFrameworkConfigException - Exception in com.sourceforge.jpatterns.core.configuration.exceptions
This exception class defines the exception would be occuried when smth wrong with the framework configuration (framework can not find the specified pattern using the path provided by the user, or e.g. some invalid format of the consumer configuration is found) $Author:: $
$Rev:: $
$Date:: $
JPFrameworkConfigException() - Constructor for exception com.sourceforge.jpatterns.core.configuration.exceptions.JPFrameworkConfigException
The default public constructor
JPFrameworkConfigException(String) - Constructor for exception com.sourceforge.jpatterns.core.configuration.exceptions.JPFrameworkConfigException
One of the public constructor
JPFrameworkConfigException(String, Throwable) - Constructor for exception com.sourceforge.jpatterns.core.configuration.exceptions.JPFrameworkConfigException
One of the public constructors
JPFrameworkConfigException(Throwable) - Constructor for exception com.sourceforge.jpatterns.core.configuration.exceptions.JPFrameworkConfigException
One of the forms of the public construtor
JPInitializationException - Exception in com.sourceforge.jpatterns.core.configuration.exceptions
This exception appear in the cases smth. wrong with initialization of JPatterns framework took place (invalid value of some properties defined implementation, absence of the XML configuration file with the "factories" for the internal uses etc).
JPInitializationException() - Constructor for exception com.sourceforge.jpatterns.core.configuration.exceptions.JPInitializationException
The default public constructor
JPInitializationException(String) - Constructor for exception com.sourceforge.jpatterns.core.configuration.exceptions.JPInitializationException
One of the public constructor
JPInitializationException(String, Throwable) - Constructor for exception com.sourceforge.jpatterns.core.configuration.exceptions.JPInitializationException
One of the public constructors
JPInitializationException(Throwable) - Constructor for exception com.sourceforge.jpatterns.core.configuration.exceptions.JPInitializationException
One of the forms of the public construtor

L

LOG - Static variable in class com.sourceforge.jpatterns.core.configuration.JPConfiguratorImpl
Logger instance.
LOG - Static variable in class com.sourceforge.jpatterns.core.configuration.model.JPatternsConfigBaseBean
Logger instance.
LOG - Static variable in class com.sourceforge.jpatterns.core.configuration.model.JPatternsConfigBean
Logger instance.
LOG - Static variable in class com.sourceforge.jpatterns.core.configuration.model.JPatternsConfigBeansBuilderImpl
Logger instance.
LOG - Static variable in class com.sourceforge.jpatterns.core.configuration.model.JPatternsConfigsBean
Logger instance.
LOG - Static variable in class com.sourceforge.jpatterns.core.configuration.PropertiesBasedFactory
Logger instance.
LOG - Static variable in class com.sourceforge.jpatterns.core.configuration.PropertiesManagerImpl
Logger instance.
LOG - Static variable in class com.sourceforge.jpatterns.core.configuration.PropertiesProvider
Logger instance.
LOG - Static variable in class com.sourceforge.jpatterns.core.JPConstants
Logger instance.
LOG - Static variable in class com.sourceforge.jpatterns.core.JPEngineFactory
Logger instance.
LOG - Static variable in class com.sourceforge.jpatterns.core.JPEngineImpl
Logger instance.
LOG - Static variable in class com.sourceforge.jpatterns.patterns.config.JPConfigImpl
Logger instance.
LOG - Static variable in class com.sourceforge.jpatterns.patterns.factory.JPFactoryImpl
Logger instance.
LOG - Static variable in class com.sourceforge.jpatterns.patterns.PatternBase
Logger instance.
LOG - Static variable in class com.sourceforge.jpatterns.utils.CastorUtils
Logger instance.
LOG - Static variable in class com.sourceforge.jpatterns.utils.JPatternsPropsUtils
Logger instance.
logAndThrow(String) - Static method in class com.sourceforge.jpatterns.core.JPEngineFactory
Log the message and then throw it.
logAndThrow(String) - Method in class com.sourceforge.jpatterns.core.JPEngineImpl
Log the message and then throw it.
logAndThrow(String) - Method in class com.sourceforge.jpatterns.patterns.PatternBase
Log the message and then throw it.

M

m_castorSection - Variable in class com.sourceforge.jpatterns.patterns.PatternBase
The castor config object used for the storing business info.
m_configBean - Variable in class com.sourceforge.jpatterns.patterns.PatternBase
The config bean - is a wrapper under the Factory castor config bean.
makePrioritized(JPatternsConfig) - Static method in class com.sourceforge.jpatterns.utils.CastorUtils
All the items of the provided JPatternsConfig - sections, business items - are made prioritized.
makePrioritized(JPatternsConfigBaseBean) - Static method in class com.sourceforge.jpatterns.utils.CastorUtils
Make prioritized the provided bean.
mergeConsumerConfigurations() - Method in class com.sourceforge.jpatterns.core.configuration.JPConfiguratorImpl
Perform the merging of the consumer configurations.
mergeFrameworkConfigurations() - Method in class com.sourceforge.jpatterns.core.configuration.JPConfiguratorImpl
Perform the merging of the framework configurations.

O

obtainJPatternsConfig(String) - Method in class com.sourceforge.jpatterns.core.configuration.JPConfiguratorImpl
Obtain the JPatternsConfig using the provided file name (it could be: 1. just file name without passes, 2. the full file name 3. relative name)
The following order for obtaining this JPatternsConfig class is used: Using the classloaders Trying to open the file with the provided name using File
obtainJPatternsConfigs(List<File>) - Method in class com.sourceforge.jpatterns.core.configuration.JPConfiguratorImpl
Obtain the List of JPatternsConfig objects by the List of the File objects specified.

P

PATTERN - Static variable in class com.sourceforge.jpatterns.core.JPConstants
This *compiled* pattern represents the mask for the configuration files which should be used by the JPatterns to initialize the patterns stuff.
PatternBase - Class in com.sourceforge.jpatterns.patterns
The abstratc class to implement the IJPattern - provides base facilities for all the IJPattern implementations.
PatternBase() - Constructor for class com.sourceforge.jpatterns.patterns.PatternBase
 
PRIORITIZED_PRIOTITY_PREFIX - Static variable in class com.sourceforge.jpatterns.core.JPConstants
Prioritized priority prefix.
PROPERTIES_EXTENSION - Static variable in interface com.sourceforge.jpatterns.core.JPConstants.PropertiesConfigFilesConstants
PROPERTIES_EXTENSION
PropertiesBasedFactory - Class in com.sourceforge.jpatterns.core.configuration
This factory uses the PropertiesManagerImpl to instantiate the instances of the particular classes are based on the properties definitions.
PropertiesManagerImpl - Class in com.sourceforge.jpatterns.core.configuration
This class manages deals with the properties files JPatterns uses.
PropertiesManagerImpl() - Constructor for class com.sourceforge.jpatterns.core.configuration.PropertiesManagerImpl
The reason this class has the constructor and implements "singleton" - we are worrying if we need interface for it later.
PropertiesProvider - Class in com.sourceforge.jpatterns.core.configuration
This class would store the properties per the key.
PropertiesProvider.JPProperties - Interface in com.sourceforge.jpatterns.core.configuration
This interface stores the keys for necessary and important for the JPatterns properties.
PropertiesProvider.OverridingDepths - Enum in com.sourceforge.jpatterns.core.configuration
This enum defines the depths we could use for the defining the overriding types.

R

retrieveItem(Object, String) - Method in class com.sourceforge.jpatterns.patterns.PatternBase
Retrieve the item object from the castor factory storing in this model factory object using the provided information: the name of the business item and the scope provided.

S

setBusinessItem(String, String, CastorNameScopePriorityType) - Method in class com.sourceforge.jpatterns.core.configuration.model.JPatternsConfigBaseBean
Set the provided business item using the provided path.
setBusinessItems(Map<String, Map<String, Map<String, Map<String, CastorNameScopePriorityType>>>>) - Method in class com.sourceforge.jpatterns.core.configuration.model.JPatternsConfigBaseBean
Set the new value for the business items.
setCastorConfig(JPatternsConfig) - Method in class com.sourceforge.jpatterns.core.configuration.model.JPatternsConfigBean
Set the new value to the class member storing the native castor configuration.
setCustomBundle(ResourceBundle) - Static method in class com.sourceforge.jpatterns.utils.JPatternsPropsUtils
 
setDefaultBundle(ResourceBundle) - Static method in class com.sourceforge.jpatterns.utils.JPatternsPropsUtils
 
setDefaultScope(String) - Method in class com.sourceforge.jpatterns.core.configuration.model.JPatternsConfigBean
Set the new value for the default scope.
setOverrideNotDependingOnPriority(boolean) - Static method in class com.sourceforge.jpatterns.core.configuration.model.JPatternsConfigBeansBuilderImpl
Set the OverrideNotDependingOnPriority static field with the new value.
setOverridingDepth(String) - Static method in class com.sourceforge.jpatterns.core.configuration.model.JPatternsConfigBeansBuilderImpl
Set the overriding depth.
setSection(String, CastorSectionType) - Method in class com.sourceforge.jpatterns.core.configuration.model.JPatternsConfigBaseBean
Set the pointed section CastorSectionType castor object to the map is used for this purposes.
setSectionItems(Map<String, Map<String, CastorSectionType>>) - Method in class com.sourceforge.jpatterns.core.configuration.model.JPatternsConfigBaseBean
Set the new value for the section items
Tested here: com.sourceforge.jpatterns.core.configuration.model.JPatternsConfigBaseBeanTest#testSetGetSectionItems()
setType(String) - Method in interface com.sourceforge.jpatterns.patterns.bhv.chain.IChainMessage
The type of message.
setUseOnlyCustomFrameworkConfigIfPresent(Boolean) - Static method in class com.sourceforge.jpatterns.core.configuration.JPConfiguratorImpl
Set the value for the property useOnlyCustomFrameworkConfigIfPresent
setValidatePriority(CastorNameScopePriorityType, boolean) - Static method in class com.sourceforge.jpatterns.utils.CastorUtils
Set new / validate (is any) the priority field of the given castor object.

T

toString(CastorSectionType, CastorNameScopePriorityType) - Static method in class com.sourceforge.jpatterns.utils.CastorUtils
Get the String representation of the Item in the format we need (the full path would be provided).

U

USE_ONLY_CUSTOM_CONSUMER_XML - Static variable in interface com.sourceforge.jpatterns.core.configuration.PropertiesProvider.JPProperties
this settings in the case its value is true defines that *custom* *consumer* configuration would override all the *default* *consumer* configuration (it won't be used at all) in the case this is false - when merging default and custom settings firstly default would be written to the result, and then all the settings from custom would override default one.
USE_ONLY_CUSTOM_FRAMEWORK_PROPERTIES - Static variable in interface com.sourceforge.jpatterns.core.configuration.PropertiesProvider.JPProperties
If the custom properties would be found only its value would be used.
USE_ONLY_CUSTOM_FRAMEWORK_XML - Static variable in interface com.sourceforge.jpatterns.core.configuration.PropertiesProvider.JPProperties
this settings in the case its value is true defines that *custom* *framework* configuration would override all the *default* *framework* configuration (it won't be used at all) in the case this is false - when merging default and custom settings firstly default would be written to the result, and then all the settings from custom would override default one.
useOnlyCustomConfigIfPresent() - Method in interface com.sourceforge.jpatterns.core.configuration.IPropertiesManager
This method returns the value of the props signing if custom properties file totally overrides the default, and if it is present, then the values from the default properties are not used at all.
useOnlyCustomConfigIfPresent() - Method in class com.sourceforge.jpatterns.core.configuration.PropertiesManagerImpl
 

V

validateAndNormalizeScopesPriorities(JPatternsConfig) - Static method in class com.sourceforge.jpatterns.utils.CastorUtils
Make the scopes of all the elements here normalized.
validateImplementationsMap(Class, Map<String, Object>) - Method in class com.sourceforge.jpatterns.patterns.factory.JPFactoryImpl
Check that all the implementations of the map - are the types of the provided class.
valueOf(String) - Static method in enum com.sourceforge.jpatterns.core.configuration.PropertiesProvider.OverridingDepths
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sourceforge.jpatterns.core.JPConstants.EngineConfigCaregory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sourceforge.jpatterns.core.JPConstants.LoggingCategory
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.sourceforge.jpatterns.core.configuration.PropertiesProvider.OverridingDepths
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum com.sourceforge.jpatterns.core.JPConstants.EngineConfigCaregory
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum com.sourceforge.jpatterns.core.JPConstants.LoggingCategory
Returns an array containing the constants of this enum type, in the order they're declared.

X

XML_CONFIG_CUSTOM_OVERRIDES_NOT_DEPENDING_ON_PRIORITY - Static variable in interface com.sourceforge.jpatterns.core.configuration.PropertiesProvider.JPProperties
XML_CONFIG_CUSTOM_OVERRIDES_NOT_DEPENDING_ON_PRIORITY
Default value is false
XML_CONFIG_OVERRIDING_DEPTH - Static variable in interface com.sourceforge.jpatterns.core.configuration.PropertiesProvider.JPProperties
Defines the depth for the validating/overriding the JPatterns configuration.

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

Copyright © 2007 jzmicer.team. All Rights Reserved.