org.jboss.jsr299.tck.tests.decorators.invocation.observer
Interface Observer

All Known Implementing Classes:
ObserverDecorator, ObserverImpl

public interface Observer

Author:
pmuir

Method Summary
 void observe(Foo foo)
           
 

Method Detail

observe

void observe(Foo foo)


Copyright © 2008-2012 Seam Framework. All Rights Reserved.