|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.enterprise.admin.util.CommandThreadPool
@Service @Scoped(value=org.jvnet.hk2.component.Singleton.class) public class CommandThreadPool
This singleton service creates and holds the command pool used to execute commands
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.glassfish.api.Startup |
|---|
Startup.Lifecycle |
| Constructor Summary | |
|---|---|
CommandThreadPool()
|
|
| Method Summary | |
|---|---|
Startup.Lifecycle |
getLifecycle()
|
void |
postConstruct()
Process the instance file if this is DAS and there are instances configured already in this domain |
java.util.concurrent.Future<InstanceCommandResult> |
submitJob(InstanceCommand ice,
InstanceCommandResult r)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CommandThreadPool()
| Method Detail |
|---|
public void postConstruct()
postConstruct in interface org.jvnet.hk2.component.PostConstruct
public java.util.concurrent.Future<InstanceCommandResult> submitJob(InstanceCommand ice,
InstanceCommandResult r)
public Startup.Lifecycle getLifecycle()
getLifecycle in interface Startup
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||