Constructor and Description |
---|
Behavior() |
Modifier and Type | Method and Description |
---|---|
static Behavior |
cached(ComponentAdapter delegate) |
static Behavior |
cached(ComponentAdapter delegate,
ObjectReference instanceReference) |
static Behavior |
decorated(ComponentAdapter delegate,
org.picocontainer.behaviors.Decorated.Decorator decorator) |
public Behavior()
public static final Behavior cached(ComponentAdapter delegate)
public static final Behavior cached(ComponentAdapter delegate, ObjectReference instanceReference)
public static final Behavior decorated(ComponentAdapter delegate, org.picocontainer.behaviors.Decorated.Decorator decorator)
Copyright © 2003–2015 Codehaus. All rights reserved.