org.codehaus.wadi.aop.replication
Class ClusteredStateAttributesFactory

java.lang.Object
  extended by org.codehaus.wadi.core.session.StandardAttributesFactory
      extended by org.codehaus.wadi.core.session.DistributableAttributesFactory
          extended by org.codehaus.wadi.aop.replication.ClusteredStateAttributesFactory
All Implemented Interfaces:
AttributesFactory

public class ClusteredStateAttributesFactory
extends DistributableAttributesFactory

Version:
$Revision: 1497 $

Field Summary
 
Fields inherited from class org.codehaus.wadi.core.session.StandardAttributesFactory
valueFactory
 
Constructor Summary
ClusteredStateAttributesFactory(ValueFactory valueFactory)
           
 
Method Summary
 ClusteredStateAttributes create()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClusteredStateAttributesFactory

public ClusteredStateAttributesFactory(ValueFactory valueFactory)
Method Detail

create

public ClusteredStateAttributes create()
Specified by:
create in interface AttributesFactory
Overrides:
create in class DistributableAttributesFactory


Copyright © 2010. All Rights Reserved.