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.
|
Constructor and Description |
---|
WrapperComponentSelector(String key,
ServiceSelector selector)
This constructor is a constructor for a WrapperComponentSelector.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultServiceSelector
This is the default implementation of the ServiceSelector
|
class |
WrapperServiceSelector
This is a
ServiceSelector implementation that can wrap around a legacy
ComponentSelector object effectively adapting a ComponentSelector
interface to a ServiceSelector interface. |
Copyright © 2017. All rights reserved.