public class ServiceRegistryCommand extends Object implements Command<List<Object>,ServiceRegistry>
Constructor and Description |
---|
ServiceRegistryCommand() |
Modifier and Type | Method and Description |
---|---|
List<Object> |
execute(ServiceRegistry registry)
Execute this command with the specified context.
|
public List<Object> execute(ServiceRegistry registry)
Command
execute
in interface Command<List<Object>,ServiceRegistry>
registry
- the execution contextCopyright © 2014 JBoss by Red Hat. All rights reserved.