@Deprecated public final class ComponentImpl extends Object implements org.codehaus.plexus.component.annotations.Component
| Constructor and Description |
|---|
ComponentImpl(Class<?> role,
String hint,
String instantiationStrategy,
String description)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
String |
alias()
Deprecated.
|
Class<? extends Annotation> |
annotationType()
Deprecated.
|
String |
composer()
Deprecated.
|
String |
configurator()
Deprecated.
|
String |
description()
Deprecated.
|
boolean |
equals(Object rhs)
Deprecated.
|
String |
factory()
Deprecated.
|
int |
hashCode()
Deprecated.
|
String |
hint()
Deprecated.
|
String |
instantiationStrategy()
Deprecated.
|
boolean |
isolatedRealm()
Deprecated.
|
String |
lifecycleHandler()
Deprecated.
|
String |
profile()
Deprecated.
|
Class<?> |
role()
Deprecated.
|
String |
toString()
Deprecated.
|
String |
type()
Deprecated.
|
String |
version()
Deprecated.
|
public Class<?> role()
public String hint()
public String instantiationStrategy()
public String description()
public boolean isolatedRealm()
public String alias()
public String composer()
public String configurator()
public String factory()
public String lifecycleHandler()
public String profile()
public String type()
public String version()
public boolean equals(Object rhs)
equals in interface Annotationequals in class Objectpublic int hashCode()
hashCode in interface AnnotationhashCode in class Objectpublic String toString()
toString in interface AnnotationtoString in class Objectpublic Class<? extends Annotation> annotationType()
annotationType in interface AnnotationCopyright © 2010–2015 Sonatype, Inc.. All rights reserved.