See: Description

| Interface | Description |
|---|---|
| Alternatives<T> |
This interface defines the contract for the
alternatives xsd type |
| BeansDescriptor |
This deployment descriptor provides the functionalities as described in the specification
Example:
BeansDescriptor descriptor = Descriptors.create(BeansDescriptor.class);
|
| Decorators<T> |
This interface defines the contract for the
decorators xsd type |
| Interceptors<T> |
This interface defines the contract for the
interceptors xsd type |
Copyright © 2025 JBoss by Red Hat. All rights reserved.