org.jboss.cdi.tck.tests.implementation.disposal.method.definition.broken.methodOnSessionBean
Class AppleTree
java.lang.Object
org.jboss.cdi.tck.tests.implementation.disposal.method.definition.broken.methodOnSessionBean.AppleTree
- All Implemented Interfaces:
- AppleTreeLocal
public class AppleTree
- extends Object
- implements AppleTreeLocal
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AppleTree
public AppleTree()
getApple
@Produces
public Apple getApple()
- Specified by:
getApple in interface AppleTreeLocal
recycle
public void recycle(@Disposes
Apple apple)
Copyright © 2008-2013 Seam Framework. All Rights Reserved.