Interface org.as2lib.aop.Weaver

org.as2lib.core.BasicInterface
   +--org.as2lib.aop.Weaver

Description

Weaver is responsible for weaving the aspect-oriented code into the affected join points.

Method Index

weave()

Inherited from BasicInterface

toString()

Method Detail

weave

public function weave(Void):Void

Weaves the aspect-oriented code into the affected join points.