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 FileTypeClassPathFilter

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

public class FileTypeClassPathFilter
extends java.lang.Object
implements ClassPathFilter

Since:
Drop 8 Build 4 RC13
Version:
$Header: FileTypeClassPathFilter.java 10-mar-2011.11:18:21 sjanarth Exp $
Author:
sjanarth

Field Summary
protected static java.util.logging.Logger LOGGER
           
 
Constructor Summary
FileTypeClassPathFilter()
           
 
Method Summary
 boolean acceptDir(java.io.File dirpath)
           
 boolean acceptFile(java.io.File filepath)
           
 
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

FileTypeClassPathFilter

public FileTypeClassPathFilter()
Method Detail

acceptDir

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

acceptFile

public boolean acceptFile(java.io.File filepath)
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.