Class and Description |
---|
CannotSetClasspathException
Exception thrown if an attempt is made to modify confirmed elements of a
classpath in SharedClassURLClasspathHelper.
|
HelperAlreadyDefinedException
Exception thrown if a factory is asked to get multiple helpers for a ClassLoader.
|
SharedAbstractHelper
SharedAbstractHelper provides common functions and data to helper subclasses.
|
SharedClassCacheInfo
SharedClassCacheInfo stores information about a shared class cache and
provides methods to retrieve that information.
|
SharedClassFilter
SharedClassFilter allows users of a Helper API to filter which classes are found and stored in the cache.
|
SharedClassHelper
The SharedClassHelper superinterface defines functions that are common
to all class helpers.
|
SharedClassHelperFactory
SharedClassHelperFactory provides an interface that is
used to create various types of SharedClassHelper for ClassLoaders.
|
SharedClassTokenHelper
SharedClassHelper API that stores and finds classes using String tokens.
|
SharedClassURLClasspathHelper
SharedClassHelper API that stores and finds classes by using URL classpaths.
|
SharedClassURLClasspathHelper.IndexHolder
Interface that allows an index to be returned from findSharedClass calls.
|
SharedClassURLHelper
SharedClassHelper API that stores and finds classes by using URL paths.
|
SharedDataHelper
SharedDataHelper API that stores and finds byte data using String tokens.
|
SharedDataHelperFactory
SharedDataHelperFactory provides an interface used to create SharedDataHelpers.
|
SharedHelper
The SharedHelper superinterface defines functions common to all helpers.
|
Eclipse OpenJ9 website.
To raise a bug report or suggest an improvement create an Eclipse OpenJ9 issue.
Copyright © 1998, 2025 IBM Corp. and others.