com.tc.object.bytecode.hook.impl
Class ClassProcessorHelper.TcCommonLibQualifier

java.lang.Object
  extended by com.tc.object.bytecode.hook.impl.ClassProcessorHelper.TcCommonLibQualifier
All Implemented Interfaces:
java.io.FileFilter
Enclosing class:
ClassProcessorHelper

public static class ClassProcessorHelper.TcCommonLibQualifier
extends java.lang.Object
implements java.io.FileFilter

File filter for lib/*.jar files and lib/resources directory


Constructor Summary
ClassProcessorHelper.TcCommonLibQualifier()
           
 
Method Summary
 boolean accept(java.io.File pathname)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClassProcessorHelper.TcCommonLibQualifier

public ClassProcessorHelper.TcCommonLibQualifier()
Method Detail

accept

public boolean accept(java.io.File pathname)
Specified by:
accept in interface java.io.FileFilter


Copyright © 2010 Terracotta, Inc.. All Rights Reserved.