org.jboss.cdi.tck.tests.extensions.alternative.metadata
Class TropicalFruit
java.lang.Object
org.jboss.cdi.tck.tests.extensions.alternative.metadata.TropicalFruit
- All Implemented Interfaces:
- Fruit
@Cheap
public class TropicalFruit
- extends Object
- implements Fruit
|
Method Summary |
javax.enterprise.inject.spi.InjectionPoint |
getMetadata()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TropicalFruit
public TropicalFruit()
getMetadata
public javax.enterprise.inject.spi.InjectionPoint getMetadata()
- Specified by:
getMetadata in interface Fruit
Copyright © 2008-2013 Seam Framework. All Rights Reserved.