
Public Member Functions | |
| void | componentsAvailable (List< ComponentDescriptor > comps) |
| void | componentsUnavailable (List< String > compNames) |
Package Functions | |
| boolean | includeForeignComponents () |
| void alma::acs::container::ContainerServices::ComponentListener::componentsAvailable | ( | List< ComponentDescriptor > | comps | ) |
Called when components become available
Implemented in alma::acs::container::BlockingComponentListener.
Referenced by alma::acs::container::ContainerServicesImpl::fireComponentsAvailable().
| void alma::acs::container::ContainerServices::ComponentListener::componentsUnavailable | ( | List< String > | compNames | ) |
Called when components become unavailable
Implemented in alma::acs::container::BlockingComponentListener.
Referenced by alma::acs::container::ContainerServicesImpl::fireComponentsUnavailable().
| boolean alma::acs::container::ContainerServices::ComponentListener::includeForeignComponents | ( | ) | [package] |
Called to find out whether a filter should be applied such that only notifications arrive for components to which the caller holds a reference.
Implemented in alma::acs::container::BlockingComponentListener.
Referenced by alma::acs::container::ContainerServicesImpl::fireComponentsAvailable(), and alma::acs::container::ContainerServicesImpl::fireComponentsUnavailable().
1.6.2