de.flapdoodle.embedmongo.extract
Class UserTempNaming

java.lang.Object
  extended by de.flapdoodle.embedmongo.extract.UserTempNaming
All Implemented Interfaces:
ITempNaming

public class UserTempNaming
extends Object
implements ITempNaming


Constructor Summary
UserTempNaming()
           
 
Method Summary
 String nameFor(String prefix, String postfix)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UserTempNaming

public UserTempNaming()
Method Detail

nameFor

public String nameFor(String prefix,
                      String postfix)
Specified by:
nameFor in interface ITempNaming


Copyright © 2012. All Rights Reserved.