public final class ComponentImpl extends Object
Component
annotation, supporting the most common attributes.Constructor and Description |
---|
ComponentImpl(Class<?> role,
String hint,
String instantiationStrategy,
String description) |
Modifier and Type | Method and Description |
---|---|
String |
alias() |
Class<? extends Annotation> |
annotationType() |
String |
composer() |
String |
configurator() |
String |
description() |
boolean |
equals(Object rhs) |
String |
factory() |
int |
hashCode() |
String |
hint() |
String |
instantiationStrategy() |
boolean |
isolatedRealm() |
String |
lifecycleHandler() |
String |
profile() |
Class<?> |
role() |
String |
toString() |
String |
type() |
String |
version() |
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 Class<? extends Annotation> annotationType()
Copyright © 2016. All rights reserved.