org.jboss.cdi.tck.tests.implementation.builtin.metadata
Interface MilkProduct

All Superinterfaces:
Serializable
All Known Implementing Classes:
MilkProductDecorator, Yoghurt

public interface MilkProduct
extends Serializable


Method Summary
 MilkProductDecorator getDecoratorInstance()
           
 

Method Detail

getDecoratorInstance

MilkProductDecorator getDecoratorInstance()


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