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