org.jboss.jsr299.tck.tests.decorators.invocation.observer
Class ObserverDecorator
java.lang.Object
org.jboss.jsr299.tck.tests.decorators.invocation.observer.ObserverDecorator
- All Implemented Interfaces:
- Observer
@Decorator
public class ObserverDecorator
- extends Object
- implements Observer
- Author:
- pmuir
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ObserverDecorator
public ObserverDecorator()
observe
public void observe(Foo foo)
- Specified by:
observe
in interface Observer
Copyright © 2008-2012 Seam Framework. All Rights Reserved.