public class StopSingletonCommand<T> extends Object implements SingletonCommand<Void,T>
| Constructor and Description |
|---|
StopSingletonCommand() |
public Void execute(SingletonContext<T> context)
Commandexecute in interface Command<Void,SingletonContext<T>>context - the execution context.Copyright © 2013 JBoss by Red Hat. All rights reserved.