org.apache.commons.transaction.memory
Interface SetFactory

All Known Implementing Classes:
HashSetFactory

public interface SetFactory

Version:
$Revision$

Method Summary
 Set createSet()
           
 void disposeSet(Set set)
           
 

Method Detail

createSet

Set createSet()

disposeSet

void disposeSet(Set set)


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