public abstract class ContextType extends Object
| Constructor and Description |
|---|
ContextType() |
| Modifier and Type | Method and Description |
|---|---|
abstract ContextTypeContainer |
getContainer() |
abstract String |
getName() |
abstract Map<String,ContextSpecialization> |
getSpecializations() |
public abstract String getName()
public abstract Map<String,ContextSpecialization> getSpecializations()
public abstract ContextTypeContainer getContainer()
Copyright © 2025 JBoss by Red Hat. All Rights Reserved.