| Interface and Description |
|---|
| org.sonatype.inject.BeanEntry
Replaced by
org.eclipse.sisu.BeanEntry |
| org.sonatype.inject.Mediator
Replaced by
org.eclipse.sisu.Mediator |
| Class and Description |
|---|
| org.eclipse.sisu.inject.Legacy
Limited support for migrating legacy types.
|
| Enum and Description |
|---|
| org.sonatype.inject.BeanScanning
Replaced by
org.eclipse.sisu.space.BeanScanning |
| Annotation Type and Description |
|---|
| org.sonatype.inject.Description
Replaced by
org.eclipse.sisu.Description |
| org.sonatype.inject.EagerSingleton
Replaced by
org.eclipse.sisu.EagerSingleton |
| org.sonatype.inject.Nullable
Replaced by
org.eclipse.sisu.Nullable |
| org.sonatype.inject.Parameters
Replaced by
org.eclipse.sisu.Parameters |
| Method and Description |
|---|
| org.eclipse.sisu.inject.MutableBeanLocator.add(Injector, int)
injectors are normally added automatically, clients should not need to call this method
|
| org.eclipse.sisu.inject.MutableBeanLocator.remove(Injector) |
| org.eclipse.sisu.space.asm.MethodVisitor.visitMethodInsn(int, String, String, String) |
| Constructor and Description |
|---|
| org.eclipse.sisu.plexus.RequirementImpl(Class>, boolean, String...) |
Copyright © 2016. All Rights Reserved.