org.jboss.cdi.tck.tests.extensions.alternative.metadata
Class TropicalFruit

java.lang.Object
  extended by org.jboss.cdi.tck.tests.extensions.alternative.metadata.TropicalFruit
All Implemented Interfaces:
Fruit

@Cheap
public class TropicalFruit
extends Object
implements Fruit


Constructor Summary
TropicalFruit()
           
 
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
 

Constructor Detail

TropicalFruit

public TropicalFruit()
Method Detail

getMetadata

public javax.enterprise.inject.spi.InjectionPoint getMetadata()
Specified by:
getMetadata in interface Fruit


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