public class DependentSessionBean extends Object implements DependentSessionInterface
| Constructor and Description |
|---|
DependentSessionBean() |
| Modifier and Type | Method and Description |
|---|---|
void |
anotherRemoveWithParameters(String reason,
javax.enterprise.inject.spi.BeanManager manager) |
void |
businessMethod() |
void |
markDestroyed() |
void |
remove() |
public void remove()
remove in interface DependentSessionInterfacepublic void anotherRemoveWithParameters(String reason, @Default javax.enterprise.inject.spi.BeanManager manager)
anotherRemoveWithParameters in interface DependentSessionInterface@PreDestroy public void markDestroyed()
public void businessMethod()
businessMethod in interface DependentSessionInterfaceCopyright © 2008-2013 Seam Framework. All Rights Reserved.