Modifier and Type | Method and Description |
---|---|
static BehaviorFactory |
automatic() |
static BehaviorFactory |
caching() |
static BehaviorFactory |
implementationHiding() |
static BehaviorFactory |
locking() |
static BehaviorFactory |
propertyApplying() |
static BehaviorFactory |
synchronizing() |
public static BehaviorFactory implementationHiding()
public static BehaviorFactory caching()
public static BehaviorFactory synchronizing()
public static BehaviorFactory locking()
public static BehaviorFactory propertyApplying()
public static BehaviorFactory automatic()
Copyright © 2003–2015 Codehaus. All rights reserved.