org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.decorator
Class MilkDecoratorConstructor
java.lang.Object
org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.decorator.MilkDecoratorConstructor
- All Implemented Interfaces:
- Milk
@Decorator
public class MilkDecoratorConstructor
- extends Object
- implements Milk
|
Method Summary |
void |
ping()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MilkDecoratorConstructor
@Inject
public MilkDecoratorConstructor(javax.enterprise.inject.spi.Decorator<Cream> decorator)
ping
public void ping()
- Specified by:
ping in interface Milk
Copyright © 2008-2013 Seam Framework. All Rights Reserved.