Uses of Interface
com.tangosol.net.ExtensibleConfigurableCacheFactory.Dependencies
Packages that use ExtensibleConfigurableCacheFactory.Dependencies
- 
Uses of ExtensibleConfigurableCacheFactory.Dependencies in com.tangosol.net
Classes in com.tangosol.net that implement ExtensibleConfigurableCacheFactory.DependenciesModifier and TypeClassDescriptionstatic classTheExtensibleConfigurableCacheFactory.DefaultDependenciesis a simple implementation of theExtensibleConfigurableCacheFactoryExtensibleConfigurableCacheFactory.Dependenciesinterface.Methods in com.tangosol.net that return ExtensibleConfigurableCacheFactory.DependenciesModifier and TypeMethodDescriptionExtensibleConfigurableCacheFactory.DependenciesHelper.newInstance()Construct anExtensibleConfigurableCacheFactoryExtensibleConfigurableCacheFactory.Dependenciesinstance based on Coherence defaults.ExtensibleConfigurableCacheFactory.DependenciesHelper.newInstance(XmlElement xmlConfig) Construct anExtensibleConfigurableCacheFactoryExtensibleConfigurableCacheFactory.Dependenciesinstance based on the information defined byXmlElementthat of which is compliant with the "coherence-cache-config.xsd".ExtensibleConfigurableCacheFactory.DependenciesHelper.newInstance(XmlElement xmlConfig, ClassLoader contextClassLoader) Construct anExtensibleConfigurableCacheFactoryExtensibleConfigurableCacheFactory.Dependenciesinstance based on the information defined byXmlElementthat of which is compliant with the "coherence-cache-config.xsd".ExtensibleConfigurableCacheFactory.DependenciesHelper.newInstance(XmlElement xmlConfig, ClassLoader contextClassLoader, String sPofConfigUri) Construct anExtensibleConfigurableCacheFactoryExtensibleConfigurableCacheFactory.Dependenciesinstance based on the information defined byXmlElementthat of which is compliant with the "coherence-cache-config.xsd".ExtensibleConfigurableCacheFactory.DependenciesHelper.newInstance(XmlElement xmlConfig, ClassLoader loader, String sPofConfigUri, String sScopeName) Construct anExtensibleConfigurableCacheFactoryExtensibleConfigurableCacheFactory.Dependenciesinstance based on the information defined byXmlElementthat of which is compliant with the "coherence-cache-config.xsd".ExtensibleConfigurableCacheFactory.DependenciesHelper.newInstance(XmlElement xmlConfig, ClassLoader loader, String sPofConfigUri, String sScopeName, com.tangosol.application.Context context) Construct anExtensibleConfigurableCacheFactoryExtensibleConfigurableCacheFactory.Dependenciesinstance based on the information defined byXmlElementthat of which is compliant with the "coherence-cache-config.xsd".ExtensibleConfigurableCacheFactory.DependenciesHelper.newInstance(XmlElement xmlConfig, ClassLoader loader, String sPofConfigUri, String sScopeName, com.tangosol.application.Context context, ParameterResolver resolver) Construct anExtensibleConfigurableCacheFactoryExtensibleConfigurableCacheFactory.Dependenciesinstance based on the information defined byXmlElementthat of which is compliant with the "coherence-cache-config.xsd".ExtensibleConfigurableCacheFactory.DependenciesHelper.newInstance(String sPath) Construct anExtensibleConfigurableCacheFactoryExtensibleConfigurableCacheFactory.Dependenciesinstance based on the information defined by the specified cache configuration file/resource that of which is compliant with the "coherence-cache-config.xsd".ExtensibleConfigurableCacheFactory.DependenciesHelper.newInstance(String sPath, ClassLoader contextClassLoader) Construct anExtensibleConfigurableCacheFactoryExtensibleConfigurableCacheFactory.Dependenciesinstance based on the information defined by the specified cache configuration file/resource that of which is compliant with the "coherence-cache-config.xsd".Constructors in com.tangosol.net with parameters of type ExtensibleConfigurableCacheFactory.DependenciesModifierConstructorDescriptionConstructs anExtensibleConfigurableCacheFactoryusing the specifiedExtensibleConfigurableCacheFactory.Dependencies.