|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TypedProperties | |
|---|---|
| org.infinispan.config | |
| org.infinispan.util | |
| Uses of TypedProperties in org.infinispan.config |
|---|
| Fields in org.infinispan.config declared as TypedProperties | |
|---|---|
protected static TypedProperties |
AbstractConfigurationBean.EMPTY_PROPERTIES
|
| Methods in org.infinispan.config that return TypedProperties | |
|---|---|
protected TypedProperties |
AbstractConfigurationBean.toTypedProperties(Properties p)
Converts a given Properties instance to an instance of TypedProperties |
protected TypedProperties |
AbstractConfigurationBean.toTypedProperties(String s)
|
| Uses of TypedProperties in org.infinispan.util |
|---|
| Methods in org.infinispan.util that return TypedProperties | |
|---|---|
static TypedProperties |
TypedProperties.toTypedProperties(Properties p)
Factory method that converts a JDK Properties instance to an instance of TypedProperties, if needed. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||