OPS4J Pax Exam UI Low Level SPI
Package Index
|
Class Index
org.ops4j.pax.exam.spi
org.ops4j.pax.exam.spi.container
org.ops4j.pax.exam.spi.intern
org.ops4j.pax.exam.spi.reactors
org.ops4j.pax.exam.spi.war
Interfaces
ContentCollector
ExamReactor
StagedExamReactor
StagedExamReactorFactory
Classes
DefaultExamReactor
DefaultExamSystem
PaxExamRuntime
Probes
Package Index
|
Class Index
Summary:
Methods
|
[Expand All]
public interface
ContentCollector
org.ops4j.pax.exam.spi.ContentCollector
Known Indirect Subclasses
CollectFromBase
,
CollectFromItems
,
CompositeCollector
CollectFromBase
Collects files from a given base.
CollectFromItems
CompositeCollector
Summary
Public Methods
abstract void
collect
(Map<String, URL> map)
Puts resources into given map.
Public Methods
public abstract void
collect
(Map<String, URL> map)
Puts resources into given map.
Parameters
map
to be filled.
Throws
IOException
problems