public class SessionEvictionCommand extends Object implements Command<Void,SessionEvictionContext>
| Modifier and Type | Method and Description |
|---|---|
Void |
execute(SessionEvictionContext context)
Execute this command with the specified context.
|
public Void execute(SessionEvictionContext context) throws Exception
Commandexecute in interface Command<Void,SessionEvictionContext>context - the execution contextException - exception that occurred during executionCopyright © 2022 JBoss by Red Hat. All rights reserved.