|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TypedProperties | |
|---|---|
| org.infinispan.config | Cache configuration beans and parsers. |
| org.infinispan.remoting.transport.jgroups | A transport implementation based on JGroups. |
| org.infinispan.util | General utilities that are not specific to Infinispan, including string parsing helpers, reflection tools and collections and containers designed to supplement the JDK-provided containers. |
| Uses of TypedProperties in org.infinispan.config |
|---|
| Fields in org.infinispan.config declared as TypedProperties | |
|---|---|
protected static TypedProperties |
AbstractConfigurationBean.EMPTY_PROPERTIES
|
protected TypedProperties |
PluggableConfigurationComponent.properties
|
protected TypedProperties |
GlobalConfiguration.FactoryClassWithPropertiesType.properties
|
protected TypedProperties |
GlobalConfiguration.TransportType.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)
|
TypedProperties |
TypedPropertiesAdapter.unmarshal(org.infinispan.config.PropertiesType props)
|
| Methods in org.infinispan.config with parameters of type TypedProperties | |
|---|---|
org.infinispan.config.PropertiesType |
TypedPropertiesAdapter.marshal(TypedProperties tp)
|
void |
GlobalConfiguration.FactoryClassWithPropertiesType.setProperties(TypedProperties properties)
|
void |
GlobalConfiguration.TransportType.setProperties(TypedProperties properties)
|
| Uses of TypedProperties in org.infinispan.remoting.transport.jgroups |
|---|
| Fields in org.infinispan.remoting.transport.jgroups declared as TypedProperties | |
|---|---|
protected TypedProperties |
JGroupsTransport.props
|
| Uses of TypedProperties in org.infinispan.util |
|---|
| Subclasses of TypedProperties in org.infinispan.util | |
|---|---|
class |
LegacyKeySupportTypedProperties
An extension of TypedProperties that has support for legacy keys. |
| 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. |
|
Google Analytics | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||