public class BeanGroupEvictionCommand<I> extends Object implements Command<Void,BeanGroupEvictionContext<I>>
Constructor and Description |
---|
BeanGroupEvictionCommand(I id) |
Modifier and Type | Method and Description |
---|---|
Void |
execute(BeanGroupEvictionContext<I> context)
Execute this command with the specified context.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.