| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PlaceholderMatcher | |
|---|---|
| org.reactive.beans.factory.config | |
| Uses of PlaceholderMatcher in org.reactive.beans.factory.config | 
|---|
| Classes in org.reactive.beans.factory.config that implement PlaceholderMatcher | |
|---|---|
 class | 
DefaultPlaceholderMatcher
The default implementation of PlaceholderMatcher that uses the "standard" format of "${valueToBeEveluated}". | 
| Fields in org.reactive.beans.factory.config declared as PlaceholderMatcher | |
|---|---|
protected  PlaceholderMatcher | 
ConfigurationPlaceholderProcessor.placeholderMatcher
Used to determine if the value from the bean factory requires evaluation.  | 
| Methods in org.reactive.beans.factory.config that return PlaceholderMatcher | |
|---|---|
 PlaceholderMatcher | 
ConfigurationPlaceholderProcessor.getPlaceholderMatcher()
Returns the implementation of PlaceholderMatcher used to determine if a value requires evalutation. | 
| Methods in org.reactive.beans.factory.config with parameters of type PlaceholderMatcher | |
|---|---|
 void | 
ConfigurationPlaceholderProcessor.setPlaceholderMatcher(PlaceholderMatcher placeholderMatcher)
Sets the implementation of PlaceholderMatcher used to determine if a value requires evalutation. | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||