Package org.codehaus.classworlds
package org.codehaus.classworlds
Deprecated.
Legacy Classworlds 1.x API, preserved for binary compatibility with Eclipse Sisu.
This package has been deprecated since version 2.5.2 (2014). New code should use
org.codehaus.plexus.classworlds instead.
Do not remove this package. The compiled bytecode of
org.eclipse.sisu:org.eclipse.sisu.plexus references ClassRealm,
ClassRealmAdapter, and ClassRealmReverseAdapter from this package.
Removing them causes ClassNotFoundException at runtime for any application
using Sisu, including all Maven 3+ builds.
PR #141 removed this package and had to be reverted immediately (commit 223416e).
See COMPATIBILITY.md for details on what Sisu references and what preconditions
must be satisfied before any future removal.
-
ClassDescriptionDeprecated.This is a legacy internal class.Deprecated.This is a legacy internal class.Deprecated.Use
ClassRealmfor new code.Deprecated.Legacy adapter retained for Sisu binary compatibility.Deprecated.This is a legacy internal class.Deprecated.UseClassWorldDeprecated.This is a legacy internal class.Deprecated.Deprecated.This is a legacy internal class.Deprecated.Deprecated.UseConfiguratorDeprecated.This is a legacy internal class.Deprecated.Deprecated.Deprecated.UseLauncherDeprecated.
org.codehaus.plexus.classworldsfor new code.