| Package | Description |
|---|---|
| org.specrunner.source | |
| org.specrunner.source.core | |
| org.specrunner.source.resource | |
| org.specrunner.source.resource.core |
| Modifier and Type | Method and Description |
|---|---|
IResourceManager |
ISource.getManager()
A resource manager.
|
| Modifier and Type | Field and Description |
|---|---|
protected IResourceManager |
SourceImpl.manager
The resource manager.
|
| Modifier and Type | Method and Description |
|---|---|
IResourceManager |
SourceImpl.getManager() |
| Modifier and Type | Method and Description |
|---|---|
IResourceManager |
IResourceManagerFactory.newManager(ISource parent)
Creates a new resource manager.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IResourceManager.merge(IResourceManager resources)
Import resources from other manager.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ResourceManagerImpl
Default resource manager implementation.
|
| Modifier and Type | Method and Description |
|---|---|
IResourceManager |
ResourceManagerFactoryImpl.newManager(ISource parent) |
| Modifier and Type | Method and Description |
|---|---|
void |
ResourceManagerImpl.merge(IResourceManager resources) |
Copyright © 2016. All rights reserved.