org.jboss.cdi.tck.tests.extensions.lifecycle.processInjectionPoint.modify
Interface Animal

All Known Implementing Classes:
AnimalDecorator, Cat, Dog, Hound

public interface Animal


Method Summary
 boolean decorated()
           
 

Method Detail

decorated

boolean decorated()


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