Interface org.as2lib.aop.Weaver

Description

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

See Also

Method Index

weave()

Inherited from BasicInterface

Method Detail

weave

public function weave(Void):Void

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