public abstract class Command extends Object
| Constructor and Description |
|---|
Command() |
| Modifier and Type | Method and Description |
|---|---|
UserSession |
getSession() |
void |
setSession(UserSession session) |
public UserSession getSession()
public void setSession(UserSession session)
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.