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

E22564-02

oracle.apps.fnd.applseed.rt.common.classloader
Class ClassPathManager

java.lang.Object
  extended by oracle.apps.fnd.applseed.rt.common.classloader.ClassPathManager

public class ClassPathManager
extends java.lang.Object

Since:
Drop 7
Version:
$Header: atgpf/applseed/src/java/oracle/apps/fnd/applseed/rt/common/classloader/ClassPathManager.java /main/15 2010/05/27 11:26:50 sjanarth Exp $
Author:
sjanarth

Field Summary
static java.util.logging.Logger LOGGER
           
 
Constructor Summary
ClassPathManager()
           
 
Method Summary
static void cleanup()
           
static java.lang.String getFsPathForClass(java.lang.String clsName)
           
static java.lang.String getFsPathForResource(java.lang.String resName)
           
static void manageClassPath()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LOGGER

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

ClassPathManager

public ClassPathManager()
Method Detail

manageClassPath

public static void manageClassPath()
                            throws JdevRelatedException,
                                   java.io.IOException
Throws:
JdevRelatedException
java.io.IOException

getFsPathForClass

public static java.lang.String getFsPathForClass(java.lang.String clsName)

getFsPathForResource

public static java.lang.String getFsPathForResource(java.lang.String resName)

cleanup

public static void cleanup()

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

E22564-02

Copyright © 2011 Oracle. All Rights Reserved.