...
To tell the AspectWerkz system that you want to deploy a specific aspect in your custom oaspect container you have to specifify that in the regular aspect definition file like this:
| Code Block | ||
|---|---|---|
| ||
<aspect class="foo.bar..Baz" container="my.custom.AspectContainer"> ... </aspect> |
