Package org.jboss.solder.unwraps

Provides stateless producer methods where each method invocation on the produced object will cause the annotated method to be invoked to produce the object.

See:
          Description

Annotation Types Summary
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.
 

Package org.jboss.solder.unwraps Description

Provides stateless producer methods where each method invocation on the produced object will cause the annotated method to be invoked to produce the object.

Author:
Pete Muir
See Also:
Unwraps


Copyright © 2011 Seam Framework. All Rights Reserved.