org.apache.openejb.config.rules
Class CheckClassLoading.SameItem

java.lang.Object
  extended by org.apache.openejb.config.rules.CheckClassLoading.DiffItem
      extended by org.apache.openejb.config.rules.CheckClassLoading.SameItem
Enclosing class:
CheckClassLoading

public static class CheckClassLoading.SameItem
extends CheckClassLoading.DiffItem


Constructor Summary
CheckClassLoading.SameItem(Collection<String> files, String file1, String file2)
           
 
Method Summary
 String toScreen()
           
 
Methods inherited from class org.apache.openejb.config.rules.CheckClassLoading.DiffItem
getFile1, getFile2
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CheckClassLoading.SameItem

public CheckClassLoading.SameItem(Collection<String> files,
                                  String file1,
                                  String file2)
Method Detail

toScreen

public String toScreen()
Overrides:
toScreen in class CheckClassLoading.DiffItem


Copyright © 1999–2015 The Apache Software Foundation. All rights reserved.