Bug 1015023 - [Doc Bug Fix] Chapter 'About Decorators' needs more details
Summary: [Doc Bug Fix] Chapter 'About Decorators' needs more details
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Enterprise Application Platform 6
Classification: JBoss
Component: Documentation
Version: 6.2.0
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ER3
: EAP 6.4.0
Assignee: Nidhi
QA Contact: hsvabek
URL:
Whiteboard: DG
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-10-03 10:26 UTC by Jan Martiska
Modified: 2015-04-17 06:07 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Build Name: 14875, Development Guide-6.2-1 Build Date: 02-10-2013 13:20:00 Topic ID: 4443-203379 [Latest]
Last Closed: 2015-04-17 06:07:06 UTC
Type: Bug


Attachments (Terms of Use)

Description Jan Martiska 2013-10-03 10:26:37 UTC
Title: About Decorators

Describe the issue:
I think it should be mentioned that a Decorator must have exactly one @Delegate injection point to obtain a reference to the decorated object. 

Also, it should be mentioned, that, just like Interceptors, Decorators require to be explicitly enabled in beans.xml.

Inspiration for both these additions can be obtained here: 
http://docs.oracle.com/javaee/6/tutorial/doc/gkhqf.html

Comment 3 hsvabek 2015-03-02 13:28:58 UTC
Verified versions:
Development Guide 6.4.0-9


Note You need to log in before you can comment on or make changes to this bug.