class |
Automating |
|
class |
Caching |
factory class creating cached behaviours
|
class |
Decorating |
BehaviorFactory for Decorating.
|
class |
FieldDecorating |
BehaviorFactory for Field Decorating.
|
class |
Guarding |
factory class creating guard behaviour
|
class |
ImplementationHiding |
|
class |
Intercepting |
|
class |
Locking |
This behavior factory provides java.util.concurrent locks.
|
class |
OptInCaching |
Behavior that turns off Caching behavior by default.
|
class |
PropertyApplying |
|
class |
Storing |
|
class |
Synchronizing |
This behavior factory provides synchronized wrappers to control access to a particular component.
|
class |
ThreadCaching |
|