public class ProcessContextTeamSource extends AbstractTeamSource
TeamSource
for the ProcessContextTeam
.AbstractTeamSource.SpecificationContext
Constructor and Description |
---|
ProcessContextTeamSource() |
Modifier and Type | Method and Description |
---|---|
Team |
createTeam(TeamSourceContext context)
Creates the
Team . |
protected void |
loadSpecification(AbstractTeamSource.SpecificationContext context)
Overridden to load specification.
|
getSpecification
protected void loadSpecification(AbstractTeamSource.SpecificationContext context)
AbstractTeamSource
loadSpecification
in class AbstractTeamSource
context
- AbstractTeamSource.SpecificationContext
.public Team createTeam(TeamSourceContext context) throws Exception
TeamSource
Team
.context
- TeamSourceContext
.Team
.Exception
- If fails to configure the TeamSource
.Copyright © 2005–2016. All rights reserved.