org.jboss.solder.exception.control
Annotation Type CatchResource


@Qualifier
@Retention(value=RUNTIME)
@Target(value={PARAMETER,TYPE,METHOD,FIELD})
public @interface CatchResource

Used to qualify a resource needed for handling an exception within Solder Catch.

Author:
Dan Allen



Copyright © 2011 Seam Framework. All Rights Reserved.