Uses of Interface
org.apache.geronimo.kernel.util.JoinUtils.NameCallback

Packages that use JoinUtils.NameCallback
org.apache.geronimo.kernel.util   
 

Uses of JoinUtils.NameCallback in org.apache.geronimo.kernel.util
 

Methods in org.apache.geronimo.kernel.util with parameters of type JoinUtils.NameCallback
static
<T> String
JoinUtils.join(String delimiter, JoinUtils.NameCallback<T> nameCallback, Collection<T> collection)
           
static
<T> String
JoinUtils.join(String delimiter, JoinUtils.NameCallback<T> nameCallback, T... collection)
           
 



Copyright © 2003-2013 The Apache Geronimo development community. All Rights Reserved.