org.jboss.cdi.tck.tests.implementation.builtin.metadata
Class Yoghurt
java.lang.Object
org.jboss.cdi.tck.tests.implementation.builtin.metadata.Yoghurt
- All Implemented Interfaces:
- Serializable, MilkProduct
@SessionScoped
public class Yoghurt
- extends Object
- implements MilkProduct
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Yoghurt
public Yoghurt()
getBeanBean
public javax.enterprise.inject.spi.Bean<Yoghurt> getBeanBean()
getDecoratorInstance
public MilkProductDecorator getDecoratorInstance()
- Specified by:
getDecoratorInstance in interface MilkProduct
getInterceptorInstance
public YoghurtInterceptor getInterceptorInstance()
Copyright © 2008-2013 Seam Framework. All Rights Reserved.