@SessionScoped public class SessionScopedBean extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
static String |
MESSAGE_A |
static String |
MESSAGE_AB |
static String |
MESSAGE_B |
| Constructor and Description |
|---|
SessionScopedBean() |
| Modifier and Type | Method and Description |
|---|---|
void |
doSomething() |
public static final String MESSAGE_A
public static final String MESSAGE_B
public static final String MESSAGE_AB
@TestInterceptorBinding public void doSomething()
Copyright © 2015. All Rights Reserved.