Stereotype «JEAFComponent»
Stereotype «JEAFComponent» is used to define JEAF Components in the UML model. JEAF Generator will use this stereotype as marker to identify for which model elements JEAF-specific classes for components should be generated.
Please be aware that all settings will applied for all services that are implemented by the component.
| Stereotype | «JEAFComponent» |
|
|---|---|---|
| Applicable Elements | Component |
|
| Tagged Values | ||
| Name | Type | Description |
transactionBehavior |
TransactionBehavior |
Attribute is used to define the transaction behavior of the component. Possible values are: NOT_SUPPORTED, SUPPORTS, REQUIRED, REQUIRES_NEW, MANDATORY and NEVER. Default value is REQUIRED. |
layer |
Layer |
|
useJEAFSecurity |
Boolean |
Attribute defines if JEAF Security should be used for this component. Default value is true.For further details about JEAF Security please refer to JEAF Security |
For further information please refer to:
- How to model Components
- Generating Code for Components
- JEAF Architecture Model - Component
- JEAF Security
Generated by JEAF Generator