|
Forge - Shell API 1.2.0.Final | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@InterceptorBinding
@Inherited
@Target(value={TYPE,METHOD})
@Retention(value=RUNTIME)
@Documented
public @interface Squelched
InterceptorBinding that disables STDOUT and STDERR during wrapped invocations. Use this on your bean or
method when an unruly class refuses to be silent. Note: This will silence EVERYTHING including your bean
itself.
|
Forge - Shell API 1.2.0.Final | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||