|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Targets | |
org.apache.avalon.composition.data | The data package contains a revised implementation of the meta-data model that is focussed towards the creation of a serialized deployment scenario that can be supplied to a container for execution. |
org.apache.avalon.composition.data.builder | The meta.data.builder package contains a revised implementation of the meta.model builder that is focussed towards the creation of a serialized deployment scenario that can be supplied to a container for execution. |
Uses of Targets in org.apache.avalon.composition.data |
Methods in org.apache.avalon.composition.data that return Targets | |
Targets |
Targets.getTargets(String path)
Return a set of targets relative to the supplied path. |
Uses of Targets in org.apache.avalon.composition.data.builder |
Methods in org.apache.avalon.composition.data.builder that return Targets | |
Targets |
XMLTargetsCreator.createTargets(Configuration config)
Create a set of target directives from the confiugration. |
Targets |
TargetsBuilder.createTargets(InputStream inputStream)
Create a TargetDirective from a stream. |
Targets |
SerializedTargetsCreator.createTargets(InputStream inputStream)
Create a Targets instance from a stream. |
Targets |
TargetsCreator.createTargets(InputStream inputStream)
Create a Targets instance from a stream. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |