net.sf.echobinding.decorator
Class DefaultDecorator

java.lang.Object
  extended by net.sf.echobinding.decorator.DefaultDecorator
All Implemented Interfaces:
Decorator

public class DefaultDecorator
extends java.lang.Object
implements Decorator


Constructor Summary
DefaultDecorator()
           
 
Method Summary
 java.lang.Object decorate(java.lang.Object obj)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultDecorator

public DefaultDecorator()
Method Detail

decorate

public java.lang.Object decorate(java.lang.Object obj)
Specified by:
decorate in interface Decorator


Copyright © 2007. All Rights Reserved.