org.ow2.util.pool.impl.enhanced.internal.store
Class FilesInFolderStoreMechanism

java.lang.Object
  extended by org.ow2.util.pool.impl.enhanced.internal.store.FilesInFolderStoreMechanism
All Implemented Interfaces:
StoreMechanism

public class FilesInFolderStoreMechanism
extends java.lang.Object
implements StoreMechanism

Author:
Gael Lalire

Constructor Summary
FilesInFolderStoreMechanism(java.io.File directory, java.lang.String prefix, java.lang.String suffix)
           
 
Method Summary
 org.ow2.util.stream.api.IStreamAccessor getNewStreamAccessor()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FilesInFolderStoreMechanism

public FilesInFolderStoreMechanism(java.io.File directory,
                                   java.lang.String prefix,
                                   java.lang.String suffix)
Method Detail

getNewStreamAccessor

public org.ow2.util.stream.api.IStreamAccessor getNewStreamAccessor()
Specified by:
getNewStreamAccessor in interface StoreMechanism


Copyright © 2007-2009 OW2 Consortium. All Rights Reserved.