Package | Description |
---|---|
org.apache.avalon.framework.component |
Deprecated: use the interfaces in the
org.apache.avalon.framework.service package instead. |
org.apache.avalon.framework.service |
Interfaces and default implementation of a service management framework supporting container based service lookup and decommissioning.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultComponentSelector
This is the default implementation of the ComponentSelector.
|
class |
WrapperComponentSelector
This is a
ServiceSelector implementation that can wrap around a legacy
ComponentSelector object effectively adapting a ComponentSelector
interface to a ServiceSelector interface. |
Constructor and Description |
---|
WrapperServiceSelector(String key,
ComponentSelector selector)
This constructor is a constructor for a ComponentServiceManager
|
Copyright © 2023. All rights reserved.