public class Shared
extends java.lang.Object
SharedClassHelperFactory
,
SharedDataHelperFactory
Constructor and Description |
---|
Shared() |
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.
|
public static boolean isSharingEnabled()
public static SharedClassHelperFactory getSharedClassHelperFactory()
public static SharedDataHelperFactory getSharedDataHelperFactory()
Link to Eclipse OpenJ9 documentation.
To raise a bug report or suggest an improvement create an Eclipse Openj9 issue.
Copyright © 1998, 2020, IBM Corp. All rights reserved.