org.jboss.jsr299.tck.tests.implementation.enterprise.remove
Class DependentSessionBean
java.lang.Object
org.jboss.jsr299.tck.tests.implementation.enterprise.remove.DependentSessionBean
- All Implemented Interfaces:
- DependentSessionInterface
public class DependentSessionBean
- extends Object
- implements DependentSessionInterface
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DependentSessionBean
public DependentSessionBean()
remove
public void remove()
- Specified by:
remove
in interface DependentSessionInterface
anotherRemoveWithParameters
public void anotherRemoveWithParameters(String reason,
@Default
javax.enterprise.inject.spi.BeanManager manager)
- Specified by:
anotherRemoveWithParameters
in interface DependentSessionInterface
markDestroyed
@PreDestroy
public void markDestroyed()
businessMethod
public void businessMethod()
- Specified by:
businessMethod
in interface DependentSessionInterface
Copyright © 2008-2012 Seam Framework. All Rights Reserved.