Class org.as2lib.aop.aspect.AbstractAspect

org.as2lib.core.BasicClass
   +--org.as2lib.aop.aspect.AbstractAspect

Description

AbstractAspect provides convenient method implmenetations and offers functionalities to add advices in different manners.

Method Index

getAdvices()

Inherited from BasicClass

toString()

Method Detail

getAdvices

public function getAdvices(Void):Array

Returns all added advices.

The returned advices are needed by weavers.

Return

all added advices