Package | Description |
---|---|
net.officefloor.autowire | |
net.officefloor.autowire.impl |
Modifier and Type | Method and Description |
---|---|
<A extends AutoWireSection> |
AutoWireApplication.addSection(String sectionName,
String sectionSourceClassName,
String sectionLocation,
AutoWireSectionFactory<A> sectionFactory)
Adds an
AutoWireSection with the ability to override the
AutoWireSection used. |
Modifier and Type | Method and Description |
---|---|
<A extends AutoWireSection> |
AutoWireOfficeFloorSource.addSection(String sectionName,
String sectionSourceClassName,
String sectionLocation,
AutoWireSectionFactory<A> sectionFactory) |
<S extends SectionSource,A extends AutoWireSection> |
AutoWireOfficeSource.addSection(String sectionName,
String sectionSourceClassName,
String sectionLocation,
AutoWireSectionFactory<A> sectionFactory)
Adds an
OfficeSection . |
Copyright © 2005–2016. All rights reserved.