|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.oti.shared.SharedAbstractHelper
com.ibm.oti.shared.SharedClassAbstractHelper
public abstract class SharedClassAbstractHelper
Abstract SharedClassHelper provides common functions and data to class helper subclasses.
SharedClassHelper
,
SharedAbstractHelper
Constructor Summary | |
---|---|
SharedClassAbstractHelper()
|
Method Summary | |
---|---|
boolean |
isSharedClassCookie(byte[] classBytes)
Utility function. |
Methods inherited from class com.ibm.oti.shared.SharedAbstractHelper |
---|
getClassLoader |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.ibm.oti.shared.SharedHelper |
---|
getClassLoader |
Constructor Detail |
---|
public SharedClassAbstractHelper()
Method Detail |
---|
public 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 |