public final class ComponentAlias extends Object
| Modifier and Type | Method and Description |
|---|---|
String |
getComponentName() |
static ComponentAlias |
of(Class<?> componentType) |
static ComponentAlias |
of(String componentName) |
String |
toString() |
public static ComponentAlias of(Class<?> componentType)
public static ComponentAlias of(String componentName)
public String getComponentName()
Copyright © 2022 JBoss by Red Hat. All rights reserved.