org.apache.openejb.util
Interface References.Visitor<T>

Enclosing class:
References

public static interface References.Visitor<T>


Method Summary
 String getName(T t)
           
 Set<String> getReferences(T t)
           
 

Method Detail

getName

String getName(T t)

getReferences

Set<String> getReferences(T t)


Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.