Oracle Fusion Middleware extensions for Seed Data Framework
11g Release 1 (11.1.2)

E22564-02

oracle.apps.fnd.applseed.rt.common.classloader.filter
Class ExclusionListClassPathFilter

java.lang.Object
  extended by oracle.apps.fnd.applseed.rt.common.classloader.filter.ExclusionListClassPathFilter
All Implemented Interfaces:
ClassPathFilter

public class ExclusionListClassPathFilter
extends java.lang.Object
implements ClassPathFilter

Since:
Drop 8 Build 4
Version:
$Header: atgpf/applseed/src/java/oracle/apps/fnd/applseed/rt/common/classloader/filter/ExclusionListClassPathFilter.java /main/1 2010/02/25 14:01:29 sjanarth Exp $
Author:
sjanarth

Field Summary
protected static java.util.logging.Logger LOGGER
           
 
Constructor Summary
ExclusionListClassPathFilter()
           
 
Method Summary
 boolean acceptDir(java.io.File dir)
           
 boolean acceptFile(java.io.File file)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LOGGER

protected static final java.util.logging.Logger LOGGER
Constructor Detail

ExclusionListClassPathFilter

public ExclusionListClassPathFilter()
Method Detail

acceptDir

public boolean acceptDir(java.io.File dir)
Specified by:
acceptDir in interface ClassPathFilter

acceptFile

public boolean acceptFile(java.io.File file)
Specified by:
acceptFile in interface ClassPathFilter

Oracle Fusion Middleware extensions for Seed Data Framework
11g Release 1 (11.1.2)

E22564-02

Copyright © 2011 Oracle. All Rights Reserved.