| Modifier and Type | Field and Description |
|---|---|
protected IEglContext |
EglTemplateFactory.context |
| Modifier and Type | Method and Description |
|---|---|
IEglContext |
IEglModule.getContext() |
IEglContext |
EglTemplateFactory.getContext() |
IEglContext |
EglTemplateFactoryModuleAdapter.getContext() |
protected IEglContext |
EglTemplateFactory.getContextForNewTemplate()
This method should be called when creating a new template from
EglTemplateFactory.createTemplate(EglTemplateSpecification). |
| Modifier and Type | Method and Description |
|---|---|
void |
EglTemplateFactory.setContext(IEglContext context) |
| Constructor and Description |
|---|
EglFileGeneratingTemplate(EglTemplateSpecification spec,
IEglContext context,
URI outputRoot) |
EglFileGeneratingTemplate(EglTemplateSpecification spec,
IEglContext context,
URI outputRoot,
String outputRootPath) |
EglFileGeneratingTemplate(URI path,
IEglContext context,
URI outputRoot) |
EglFileGeneratingTemplateFactory(IEglContext context) |
EglPersistentTemplate(EglTemplateSpecification spec,
IEglContext context,
URI outputRoot) |
EglPersistentTemplate(EglTemplateSpecification spec,
IEglContext context,
URI outputRoot,
String outputRootPath) |
EglTemplate(EglTemplateSpecification spec,
IEglContext context) |
EglTemplateFactory(IEglContext context) |
| Constructor and Description |
|---|
XMLContentTypeRepository(IEglContext context) |
| Modifier and Type | Method and Description |
|---|---|
Trace |
EglFineGrainedTraceContextAdaptor.adapt(IEglContext context)
Prepares to build a trace model for the specified context, returning an empty
trace.
|
protected void |
EglFineGrainedTraceContextAdaptor.listenForTemplateExecution(IEglContext context,
Trace trace,
TracedPropertyAccessLedger ledger) |
protected void |
EglFineGrainedTraceContextAdaptor.selectivelyRecordPropertyAccesses(IEglContext context,
TracedPropertyAccessLedger ledger) |
| Modifier and Type | Class and Description |
|---|---|
class |
EglContext |
| Constructor and Description |
|---|
EglContext(IEglContext other)
Copy constructor, intended for internal use only.
|
| Modifier and Type | Method and Description |
|---|---|
IEglContext |
EglModule.getContext() |
IEglContext |
IEglModule.getContext() |
| Constructor and Description |
|---|
EglModule(IEglContext context) |
| Modifier and Type | Field and Description |
|---|---|
protected IEglContext |
OutputBuffer.context |
| Constructor and Description |
|---|
OutputBuffer(IEglContext context) |
| Modifier and Type | Class and Description |
|---|---|
class |
MockContext |
| Constructor and Description |
|---|
CountingTemplate(EglTemplateSpecification spec,
IEglContext context,
URI outputRoot) |
| Constructor and Description |
|---|
VirtualTemplate(VirtualTemplateLedger ledger,
EglTemplateSpecification spec,
IEglContext context,
URI outputRoot,
String outputRootPath) |
Copyright © 2020. All rights reserved.