-
- All Known Implementing Classes:
DeprecationWarning
public interface DecoratorInterface to decorate objects created by theDecoratedObjectFactory
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description <T> Tdecorate(T o)voiddestroy(java.lang.Object o)
-