|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.ibm.oti.shared.SharedClassAbstractHelper
public abstract class SharedClassAbstractHelper
Abstract SharedClassHelper provides common functions and data to helper subclasses.
SharedClassHelper| Constructor Summary | |
|---|---|
SharedClassAbstractHelper()
|
|
| Method Summary | |
|---|---|
java.lang.ClassLoader |
getClassLoader()
Returns the ClassLoader that this SharedClassHelper belongs to |
boolean |
isSharedClassCookie(byte[] classBytes)
Utility function. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SharedClassAbstractHelper()
| Method Detail |
|---|
public java.lang.ClassLoader getClassLoader()
SharedClassHelper
getClassLoader in interface SharedClassHelperpublic boolean isSharedClassCookie(byte[] classBytes)
classBytes - a potential shared class cookie
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||