@Deprecated public final class PlexusTypeBinder extends Object implements PlexusTypeListener
Constructor and Description |
---|
PlexusTypeBinder(com.google.inject.Binder binder)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
hear(Annotation qualifier,
Class<?> qualifiedType,
Object source)
Deprecated.
|
void |
hear(org.codehaus.plexus.component.annotations.Component component,
DeferredClass<?> implementation,
Object source)
Deprecated.
|
public PlexusTypeBinder(com.google.inject.Binder binder)
public void hear(Annotation qualifier, Class<?> qualifiedType, Object source)
hear
in interface QualifiedTypeListener
public void hear(org.codehaus.plexus.component.annotations.Component component, DeferredClass<?> implementation, Object source)
hear
in interface PlexusTypeListener
Copyright © 2010–2015 Sonatype, Inc.. All rights reserved.