See: Description
Class | Description |
---|---|
UnwrapsExtension |
An extension that allows the use of
Unwraps methods |
UnwrapsInvocationHandler | |
UnwrapsProducerBean<M> |
Bean implementation that produces a JDK proxy
when a method is invoked on the proxy it calls the Unwraps producer method
and invokes the method on the returned object
|
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 © 2008–2013 Seam Framework. All rights reserved.