Uses of Class
com.tangosol.coherence.config.builder.PersistenceEnvironmentParamBuilder.PersistenceEnvironmentInfo
- 
Packages that use PersistenceEnvironmentParamBuilder.PersistenceEnvironmentInfo Package Description com.tangosol.coherence.config.builder Defines the typical runtime configuration builders for the Coherence configuration object model. - 
- 
Uses of PersistenceEnvironmentParamBuilder.PersistenceEnvironmentInfo in com.tangosol.coherence.config.builder
Methods in com.tangosol.coherence.config.builder that return PersistenceEnvironmentParamBuilder.PersistenceEnvironmentInfo Modifier and Type Method Description PersistenceEnvironmentParamBuilder.PersistenceEnvironmentInfoPersistenceEnvironmentParamBuilder. getPersistenceEnvironmentInfo(String sClusterName, String sServiceName)Return aPersistenceEnvironmentParamBuilder.PersistenceEnvironmentInfoencapsulating the configuration this builder uses to constructenvironments. 
 -