|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.aries.blueprint.ext.AbstractPropertyPlaceholder
org.apache.aries.blueprint.ext.PropertyPlaceholder
org.apache.aries.blueprint.compendium.cm.CmPropertyPlaceholder
org.apache.xbean.blueprint.cm.JexlPropertyPlaceholder
public class JexlPropertyPlaceholder
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.apache.aries.blueprint.ext.PropertyPlaceholder |
---|
org.apache.aries.blueprint.ext.PropertyPlaceholder.SystemProperties |
Nested classes/interfaces inherited from class org.apache.aries.blueprint.ext.AbstractPropertyPlaceholder |
---|
org.apache.aries.blueprint.ext.AbstractPropertyPlaceholder.LateBindingValueMetadata |
Constructor Summary | |
---|---|
JexlPropertyPlaceholder()
|
Method Summary | |
---|---|
protected JexlExpressionParser |
getParser()
|
protected String |
processString(String str)
|
Methods inherited from class org.apache.aries.blueprint.compendium.cm.CmPropertyPlaceholder |
---|
destroy, getBlueprintContainer, getBundle, getConfigAdmin, getManagedObjectManager, getPersistentId, getProperty, getUpdateStrategy, init, setBlueprintContainer, setConfigAdmin, setManagedObjectManager, setPersistentId, setUpdateStrategy, updated |
Methods inherited from class org.apache.aries.blueprint.ext.PropertyPlaceholder |
---|
getDefaultProperties, getLocations, getSystemProperties, isIgnoreMissingLocations, setDefaultProperties, setIgnoreMissingLocations, setLocations, setSystemProperties |
Methods inherited from class org.apache.aries.blueprint.ext.AbstractPropertyPlaceholder |
---|
getPattern, getPlaceholderPrefix, getPlaceholderSuffix, process, processBeanMetadata, processCollectionMetadata, processMapEntries, processMapMetadata, processMetadata, processPropsMetadata, processRefCollectionMetadata, processReferenceMetadata, processServiceMetadata, processValueMetadata, setPlaceholderPrefix, setPlaceholderSuffix |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JexlPropertyPlaceholder()
Method Detail |
---|
protected String processString(String str)
processString
in class org.apache.aries.blueprint.ext.AbstractPropertyPlaceholder
protected JexlExpressionParser getParser()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |