|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.oti.shared.Shared
public class Shared
Global class which provides SharedClassHelperFactory and sharing status.
SharedClassHelperFactory
Constructor Summary | |
---|---|
Shared()
|
Method Summary | |
---|---|
static SharedClassHelperFactory |
getSharedClassHelperFactory()
If sharing is enabled returns a SharedClassHelperFactory, otherwise returns null. |
static boolean |
isSharingEnabled()
Returns true if sharing is enabled for this JVM (using -Xshareclasses on the command-line) |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Shared()
Method Detail |
---|
public static boolean isSharingEnabled()
public static SharedClassHelperFactory getSharedClassHelperFactory()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |