org.apache.openejb.util
Class Join.FileCallback

java.lang.Object
  extended by org.apache.openejb.util.Join.FileCallback
All Implemented Interfaces:
Join.NameCallback<File>
Enclosing class:
Join

public static class Join.FileCallback
extends Object
implements Join.NameCallback<File>


Constructor Summary
Join.FileCallback()
           
 
Method Summary
 String getName(File file)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Join.FileCallback

public Join.FileCallback()
Method Detail

getName

public String getName(File file)
Specified by:
getName in interface Join.NameCallback<File>


Copyright © 1999-2012 The Apache Software Foundation. All Rights Reserved.