Class org.as2lib.aop.advice.AbstractAroundAdvice

org.as2lib.core.BasicClass
   +--org.as2lib.aop.advice.AbstractAdvice
      +--org.as2lib.aop.advice.AbstractAroundAdvice

Description

AbstractAroundAdvice provides implementations of methods commonly needed by AroundAdvice implementations.

Field Index

Inherited from AbstractAdvice

AFTER, AFTER_RETURNING, AFTER_THROWING, AROUND, BEFORE

Method Index

Inherited from AbstractAdvice

captures(), getAspect(), getPointcut(), getProxy()

Inherited from BasicClass

toString()