JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
JBossTS: common 4.17.7.Final-redhat-4
PREV
NEXT
FRAMES
NO FRAMES
All Classes
B
C
F
G
M
N
P
R
S
B
BeanPopulator
- Class in
com.arjuna.common.internal.util.propertyservice
Utility class that configures *EnvironmentBean objects using a PropertyManager, which is usually backed by a -properties.xml file.
BeanPopulator()
- Constructor for class com.arjuna.common.internal.util.propertyservice.
BeanPopulator
C
com.arjuna.common.internal.util.propertyservice
- package com.arjuna.common.internal.util.propertyservice
com.arjuna.common.util
- package com.arjuna.common.util
com.arjuna.common.util.propertyservice
- package com.arjuna.common.util.propertyservice
ConcatenationPrefix
- Annotation Type in
com.arjuna.common.internal.util.propertyservice
Annotation used to set the common name prefix of a list type property.
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
configureFromProperties(Object, Properties)
- Static method in class com.arjuna.common.internal.util.propertyservice.
BeanPopulator
configureFromProperties(Object, String, Properties)
- Static method in class com.arjuna.common.internal.util.propertyservice.
BeanPopulator
Examine the properties of the provided bean and update them to match the values of the corresponding properties in the Properties.
F
FullPropertyName
- Annotation Type in
com.arjuna.common.internal.util.propertyservice
Annotation used to set the name of a property corresponding to a bean field.
G
getBuildId()
- Static method in class com.arjuna.common.util.
ConfigurationInfo
getDefaultInstance(Class<T>)
- Static method in class com.arjuna.common.internal.util.propertyservice.
BeanPopulator
getDefaultInstance(Class<T>, Properties)
- Static method in class com.arjuna.common.internal.util.propertyservice.
BeanPopulator
Deprecated.
getDefaultProperties()
- Static method in class com.arjuna.common.util.propertyservice.
PropertiesFactory
Returns the systems default properties, as read from the configuration file.
getNamedInstance(Class<T>, String)
- Static method in class com.arjuna.common.internal.util.propertyservice.
BeanPopulator
getPropertiesFile()
- Static method in class com.arjuna.common.util.
ConfigurationInfo
getPropertiesFromFile(String, ClassLoader)
- Static method in class com.arjuna.common.util.propertyservice.
PropertiesFactory
Returns the config properties read from a specified location.
getSourceId()
- Static method in class com.arjuna.common.util.
ConfigurationInfo
getVersion()
- Static method in class com.arjuna.common.util.
ConfigurationInfo
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
printBean(Object)
- Static method in class com.arjuna.common.internal.util.propertyservice.
BeanPopulator
printState()
- Static method in class com.arjuna.common.internal.util.propertyservice.
BeanPopulator
Render the state of the known bean instances as text.
PropertiesFactory
- Class in
com.arjuna.common.util.propertyservice
This class loads properties according to the file location, substitution and override rules described in the docs.
PropertiesFactory()
- Constructor for class com.arjuna.common.util.propertyservice.
PropertiesFactory
PropertyPrefix
- Annotation Type in
com.arjuna.common.internal.util.propertyservice
Annotation used to set the default property name prefix for EnvironmentBean classes
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
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
B
C
F
G
M
N
P
R
S
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
JBossTS: common 4.17.7.Final-redhat-4
PREV
NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2013
JBoss by Red Hat
. All Rights Reserved.