com.ibm.oti.shared
Interface SharedHelper
All known subinterfaces:
All known implementing classes:
SharedAbstractHelper, SharedClassAbstractHelper, SharedClassTokenHelperImpl, SharedClassURLClasspathHelperImpl, SharedClassURLHelperImpl
- public interface SharedHelper
Version:
initial
Author:
OTI
Method Summary
Modifier and Type | Method and Description |
---|---|
|
getClassLoader()
Returns the ClassLoader that this SharedHelper belongs to
|
Method Detail
getClassLoader
- java.lang.ClassLoader getClassLoader( )
Returns the ClassLoader that this SharedHelper belongs to
Returns:
ClassLoader
ClassLoader that this SharedHelper belongs to