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