Package | Description |
---|---|
net.officefloor.autowire | |
net.officefloor.autowire.impl | |
net.officefloor.plugin.section.transform | |
net.officefloor.plugin.web.http.continuation |
Modifier and Type | Method and Description |
---|---|
void |
AutoWireApplication.addSectionTransformer(AutoWireSectionTransformer transformer)
Adds a
AutoWireSectionTransformer . |
Modifier and Type | Method and Description |
---|---|
void |
AutoWireOfficeSource.addSectionTransformer(AutoWireSectionTransformer transformer)
Adds a
AutoWireSectionTransformer to enable transforming all
AutoWireSection instances before configuring them for compiling. |
void |
AutoWireOfficeFloorSource.addSectionTransformer(AutoWireSectionTransformer transformer) |
Modifier and Type | Class and Description |
---|---|
class |
TransformSectionSource
Enables transforming a
SectionSource . |
Modifier and Type | Class and Description |
---|---|
class |
HttpUrlContinuationSectionSource
AutoWireSectionTransformer to provide the HTTP URL continuations. |
Copyright © 2005–2016. All rights reserved.