CIAO 1.0.5
|
import "CCM_ExecutorLocator.idl";
Public Member Functions | |
Object | obtain_executor (in string name) raises (CCMException) |
void | release_executor (in Object exc) raises (CCMException) |
void | configuration_complete () raises (InvalidConfiguration) |
void Components::ExecutorLocator::configuration_complete | ( | ) | raises (InvalidConfiguration) |
Object Components::ExecutorLocator::obtain_executor | ( | in string | name | ) | raises (CCMException) |
void Components::ExecutorLocator::release_executor | ( | in Object | exc | ) | raises (CCMException) |