org.apache.commons.transaction.memory
Interface MapFactory

All Known Implementing Classes:
HashMapFactory

public interface MapFactory

Version:
$Revision$

Method Summary
 Map createMap()
           
 void disposeMap(Map map)
           
 

Method Detail

createMap

Map createMap()

disposeMap

void disposeMap(Map map)


Copyright ? 2004 The Apache Software Foundation. All Rights Reserved.