Package | Description |
---|---|
net.officefloor.autowire | |
net.officefloor.autowire.impl |
Modifier and Type | Method and Description |
---|---|
AutoWireTeam |
AutoWireApplication.assignDefaultTeam(String teamSourceClassName)
|
AutoWireTeam |
AutoWireApplication.assignTeam(String teamSourceClassName,
AutoWire... autoWiring)
Assigns a
Team responsible for:
Task dependent on the specified object types
Governance with the extension interface object type
|
<S extends TeamSource> |
ManagedObjectSourceWirerContext.mapTeam(String managedObjectSourceTeamName,
String teamSourceClassName)
Maps a
TeamSource for the ManagedObjectTeam . |
Modifier and Type | Class and Description |
---|---|
class |
AutoWireTeamImpl
Team for auto-wiring.
|
Modifier and Type | Method and Description |
---|---|
AutoWireTeam |
AutoWireOfficeFloorSource.assignDefaultTeam(String teamSourceClassName) |
AutoWireTeam |
AutoWireOfficeFloorSource.assignTeam(String teamSourceClassName,
AutoWire... autoWiring) |
Copyright © 2005–2016. All rights reserved.