See: Description
Annotation Type | Description |
---|---|
Unwraps |
Identifies a stateless producer method where each method invocation on the
produced object will cause the annotated method to be invoked to produce the
object.
|
Provides stateless producer methods where each method invocation on the produced object will cause the annotated method to be invoked to produce the object.
Unwraps
Copyright © 2012 Seam Framework. All Rights Reserved.