@Service @RunLevel(mode=0, value=10) public class CommandThreadPool extends Object implements org.glassfish.hk2.api.PostConstruct
Constructor and Description |
---|
CommandThreadPool() |
Modifier and Type | Method and Description |
---|---|
void |
postConstruct()
Process the instance file if this is DAS and there are instances configured already in this domain
|
Future<InstanceCommandResult> |
submitJob(InstanceCommand ice,
InstanceCommandResult r) |
public void postConstruct()
postConstruct
in interface org.glassfish.hk2.api.PostConstruct
public Future<InstanceCommandResult> submitJob(InstanceCommand ice, InstanceCommandResult r)
Copyright © 2019. All rights reserved.