Fabric3 Cache Infinispan Extension

org.fabric3.cache.infinispan.model
Class InfinispanResourceReference

java.lang.Object
  extended by org.fabric3.model.type.ModelObject
      extended by org.fabric3.model.type.component.ResourceReferenceDefinition
          extended by org.fabric3.cache.infinispan.model.InfinispanResourceReference
All Implemented Interfaces:
java.io.Serializable

public class InfinispanResourceReference
extends org.fabric3.model.type.component.ResourceReferenceDefinition

Version:
$Rev$ $Date$
See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.fabric3.model.type.ModelObject
roundTrip
 
Constructor Summary
InfinispanResourceReference(java.lang.String name, org.fabric3.model.type.contract.ServiceContract serviceContract, boolean optional, java.lang.String cacheName)
           
 
Method Summary
 java.lang.String getCacheName()
           
 
Methods inherited from class org.fabric3.model.type.component.ResourceReferenceDefinition
getName, getServiceContract, isOptional
 
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
 

Constructor Detail

InfinispanResourceReference

public InfinispanResourceReference(java.lang.String name,
                                   org.fabric3.model.type.contract.ServiceContract serviceContract,
                                   boolean optional,
                                   java.lang.String cacheName)
Method Detail

getCacheName

public java.lang.String getCacheName()

Fabric3 Cache Infinispan Extension

Copyright © 2007-2011 Metaform Systems.