org.jboss.web.tomcat.service.session
Interface ConvergedSnapshotManager


public interface ConvergedSnapshotManager

Author:
Jean Deruelle

Method Summary
 void snapshot(ClusteredSipApplicationSession session)
          Tell the snapshot manager which session was modified and must be replicated
 void snapshot(ClusteredSipSession session)
          Tell the snapshot manager which session was modified and must be replicated
 

Method Detail

snapshot

void snapshot(ClusteredSipSession session)
Tell the snapshot manager which session was modified and must be replicated


snapshot

void snapshot(ClusteredSipApplicationSession session)
Tell the snapshot manager which session was modified and must be replicated



Copyright © 2008. All Rights Reserved.