- All Known Implementing Classes:
DecoratedObjectFactory,DeprecationWarning
public interface Decorator
Interface to decorate objects created by the
DecoratedObjectFactory-
Method Summary
-
Method Details
-
decorate
<T> T decorate(T o) -
destroy
-