| Package | Description |
|---|---|
| org.eclipse.epsilon.egl.config | |
| org.eclipse.epsilon.egl.execute.context |
| Modifier and Type | Method and Description |
|---|---|
CompositePartitioner |
XMLContentTypeRepository.partitionerFor(java.lang.String contentType) |
CompositePartitioner |
ContentTypeRepository.partitionerFor(java.lang.String contentType) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.String,CompositePartitioner> |
XMLConfigFileReader.read(java.io.InputStream stream) |
java.util.Map<java.lang.String,CompositePartitioner> |
ConfigFileReader.read(java.io.InputStream stream) |
| Modifier and Type | Method and Description |
|---|---|
CompositePartitioner |
IEglContext.getPartitioner() |
CompositePartitioner |
EglContext.getPartitioner() |
| Modifier and Type | Method and Description |
|---|---|
void |
IEglContext.setPartitioner(CompositePartitioner partitioner) |
void |
EglContext.setPartitioner(CompositePartitioner partitioner) |