|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface InstantiationTask
InstantiationTask is the base interface of any deployment task which instantiates a component. InstantiationTask extends InstanceProviderTask because when a component instantiation deployment task is executed a component reference is available. InstantiationTask extends RequireFactoryProviderTask because a component factory is required to instantiate a component.
Method Summary |
---|
Methods inherited from interface org.objectweb.deployment.scheduling.component.api.InstanceProviderTask |
---|
getInstance, setInstance |
Methods inherited from interface org.objectweb.deployment.scheduling.core.api.Task |
---|
addPreviousTask, execute, getPreviousTasks, getResult, removePreviousTask, setResult |
Methods inherited from interface org.objectweb.deployment.scheduling.component.api.RequireFactoryProviderTask |
---|
getFactoryProviderTask, setFactoryProviderTask |
Methods inherited from interface org.objectweb.deployment.scheduling.core.api.Task |
---|
addPreviousTask, execute, getPreviousTasks, getResult, removePreviousTask, setResult |
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |