public class Shared
extends java.lang.Object
SharedClassHelperFactory
,
SharedDataHelperFactory
Constructor and Description |
---|
Shared()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static SharedClassHelperFactory |
getSharedClassHelperFactory()
If sharing is enabled, returns a SharedClassHelperFactory, otherwise returns null.
|
static SharedDataHelperFactory |
getSharedDataHelperFactory()
If sharing is enabled, returns a SharedDataHelperFactory, otherwise returns null.
|
static boolean |
isSharingEnabled()
Checks if sharing is enabled for this JVM.
|
@Deprecated public Shared()
public static boolean isSharingEnabled()
public static SharedClassHelperFactory getSharedClassHelperFactory()
public static SharedDataHelperFactory getSharedDataHelperFactory()
Eclipse OpenJ9 website.
To raise a bug report or suggest an improvement create an Eclipse OpenJ9 issue.
Copyright © 1998, 2023 IBM Corp. and others.