org.fabric3.cache.infinispan.provision
Class InfinispanConfiguration
java.lang.Object
org.fabric3.model.type.ModelObject
org.fabric3.model.type.component.ResourceDefinition
org.fabric3.cache.spi.CacheConfiguration
org.fabric3.cache.infinispan.provision.InfinispanConfiguration
- All Implemented Interfaces:
- java.io.Serializable
public class InfinispanConfiguration
- extends org.fabric3.cache.spi.CacheConfiguration
Infinispan cache configuration.
- Version:
- $Rev: 9969 $ $Date: 2011-02-10 12:07:55 +0000 (Thu, 10 Feb 2011) $
- See Also:
- Serialized Form
| Fields inherited from class org.fabric3.model.type.ModelObject |
roundTrip |
| Methods inherited from class org.fabric3.model.type.ModelObject |
addComment, addText, attributeSpecified, enableRoundTrip, getElementStack, getSpecifiedAttributes, pushElement, removeElement |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InfinispanConfiguration
public InfinispanConfiguration(java.lang.String cacheName,
org.w3c.dom.Document configuration)
getCacheConfiguration
public org.w3c.dom.Document getCacheConfiguration()
getCacheName
public java.lang.String getCacheName()
Copyright © 2007-2011 Metaform Systems.