org.jboss.cache.statetransfer
Interface StateTransferIntegrator

All Known Implementing Classes:
DefaultStateTransferIntegrator

public interface StateTransferIntegrator


Method Summary
 void integrateState(ObjectInputStream ois, Node target)
           
 

Method Detail

integrateState

void integrateState(ObjectInputStream ois,
                    Node target)
                    throws Exception
Throws:
Exception


Copyright © 2009 JBoss, a division of Red Hat. All Rights Reserved.