@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<org.glassfish.api.admin.InstanceCommandResult> |
submitJob(org.glassfish.api.admin.InstanceCommand ice,
org.glassfish.api.admin.InstanceCommandResult r) |
public void postConstruct()
postConstruct in interface org.glassfish.hk2.api.PostConstructpublic Future<org.glassfish.api.admin.InstanceCommandResult> submitJob(org.glassfish.api.admin.InstanceCommand ice, org.glassfish.api.admin.InstanceCommandResult r)
Copyright © 2017–2020 Eclipse Foundation. All rights reserved.