Index

A C E G I L M N P R S W 
All Classes and Interfaces|All Packages

A

AbstractPropertiesFactory - Class in com.arjuna.common.util.propertyservice
This class loads properties according to the file location, substitution and override rules described in the docs.
AbstractPropertiesFactory() - Constructor for class com.arjuna.common.util.propertyservice.AbstractPropertiesFactory
 

C

characters(char[], int, int) - Method in class com.arjuna.common.util.propertyservice.SaxHandler
Handles text content of the entry tag.
com.arjuna.common.logging - package com.arjuna.common.logging
 
com.arjuna.common.util - package com.arjuna.common.util
 
com.arjuna.common.util.propertyservice - package com.arjuna.common.util.propertyservice
 
commonI18NLogger - Interface in com.arjuna.common.logging
i18n log messages for the jta module.
commonLogger - Class in com.arjuna.common.logging
 
commonLogger() - Constructor for class com.arjuna.common.logging.commonLogger
 
ConfigurationInfo - Class in com.arjuna.common.util
Utility class providing access to build time and runtime configuration reporting functions.
ConfigurationInfo() - Constructor for class com.arjuna.common.util.ConfigurationInfo
 

E

endElement(String, String, String) - Method in class com.arjuna.common.util.propertyservice.SaxHandler
Handles close tag, if its name is entry.

G

getBuildId() - Static method in class com.arjuna.common.util.ConfigurationInfo
 
getDefaultProperties() - Method in class com.arjuna.common.util.propertyservice.AbstractPropertiesFactory
Returns the systems default properties, as read from the configuration file.
getDefaultProperties() - Static method in class com.arjuna.common.util.propertyservice.PropertiesFactory
 
getProperties() - Method in class com.arjuna.common.util.propertyservice.SaxHandler
Returns copy of the properties read from the handled XML.
getPropertiesFile() - Static method in class com.arjuna.common.util.ConfigurationInfo
 
getPropertiesFromFile(String, ClassLoader) - Method in class com.arjuna.common.util.propertyservice.AbstractPropertiesFactory
Returns the config properties read from a specified location.
getPropertiesFromFile(String, ClassLoader) - Static method in class com.arjuna.common.util.propertyservice.PropertiesFactory
 
getSourceId() - Static method in class com.arjuna.common.util.ConfigurationInfo
 
getVersion() - Static method in class com.arjuna.common.util.ConfigurationInfo
 

I

i18NLogger - Static variable in class com.arjuna.common.logging.commonLogger
 

L

loadFromXML(Properties, InputStream) - Method in class com.arjuna.common.util.propertyservice.AbstractPropertiesFactory
 
loadFromXML(Properties, InputStream) - Method in class com.arjuna.common.util.propertyservice.PropertiesFactorySax
Reads XML provided in is input stream and looks for property entries.
loadFromXML(Properties, InputStream) - Method in class com.arjuna.common.util.propertyservice.PropertiesFactoryStax
 
logger - Static variable in class com.arjuna.common.logging.commonLogger
 

M

main(String[]) - Static method in class com.arjuna.common.util.ConfigurationInfo
Print config info to stdout.

N

NEWLINE - Static variable in class com.arjuna.common.util.propertyservice.StringPropertyReplacer
New line string constant

P

PropertiesFactory - Class in com.arjuna.common.util.propertyservice
 
PropertiesFactory() - Constructor for class com.arjuna.common.util.propertyservice.PropertiesFactory
 
PropertiesFactorySax - Class in com.arjuna.common.util.propertyservice
 
PropertiesFactorySax() - Constructor for class com.arjuna.common.util.propertyservice.PropertiesFactorySax
 
PropertiesFactoryStax - Class in com.arjuna.common.util.propertyservice
 
PropertiesFactoryStax() - Constructor for class com.arjuna.common.util.propertyservice.PropertiesFactoryStax
 

R

replaceProperties(String) - Static method in class com.arjuna.common.util.propertyservice.StringPropertyReplacer
Go through the input string and replace any occurance of ${p} with the System.getProperty(p) value.
replaceProperties(String, Properties) - Static method in class com.arjuna.common.util.propertyservice.StringPropertyReplacer
Go through the input string and replace any occurance of ${p} with the props.getProperty(p) value.

S

SaxHandler - Class in com.arjuna.common.util.propertyservice
 
SaxHandler() - Constructor for class com.arjuna.common.util.propertyservice.SaxHandler
 
setDelegatePropertiesFactory(AbstractPropertiesFactory) - Static method in class com.arjuna.common.util.propertyservice.PropertiesFactory
Allow the properties factory delegate to be supplied externally.
startElement(String, String, String, Attributes) - Method in class com.arjuna.common.util.propertyservice.SaxHandler
Handles open tag, if its name is entry and has attribute key.
StringPropertyReplacer - Class in com.arjuna.common.util.propertyservice
A utility class for replacing properties in strings.
StringPropertyReplacer() - Constructor for class com.arjuna.common.util.propertyservice.StringPropertyReplacer
 

W

warn_common_ClassloadingUtility_1() - Method in interface com.arjuna.common.logging.commonI18NLogger
 
warn_common_ClassloadingUtility_2(String, Throwable) - Method in interface com.arjuna.common.logging.commonI18NLogger
 
warn_common_ClassloadingUtility_3(String, String, Throwable) - Method in interface com.arjuna.common.logging.commonI18NLogger
 
warn_common_ClassloadingUtility_4(String, Throwable) - Method in interface com.arjuna.common.logging.commonI18NLogger
 
warn_common_ClassloadingUtility_5(String, Throwable) - Method in interface com.arjuna.common.logging.commonI18NLogger
 
warn_common_ClassloadingUtility_6(String, Throwable) - Method in interface com.arjuna.common.logging.commonI18NLogger
 
warn_common_NoSuchMethodException(String, Throwable) - Method in interface com.arjuna.common.logging.commonI18NLogger
 
warn_could_not_find_config_file(URL) - Method in interface com.arjuna.common.logging.commonI18NLogger
 
warn_could_not_find_manifest(String, Throwable) - Method in interface com.arjuna.common.logging.commonI18NLogger
 
A C E G I L M N P R S W 
All Classes and Interfaces|All Packages