Package org.picocontainer.behaviors
Interface FieldDecorated.Decorator
-
- All Known Implementing Classes:
FieldDecorating
- Enclosing class:
- FieldDecorated
public static interface FieldDecorated.Decorator
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.Object
decorate(java.lang.Object instance)
-