public interface TeamSourceContext extends SourceContext
TeamSource
.Modifier and Type | Method and Description |
---|---|
TeamIdentifier |
getTeamIdentifier()
|
String |
getTeamName()
Obtains the name of the
Team to be created from the
TeamSource . |
void |
registerProcessContextListener(ProcessContextListener processContextListener)
Registers a
ProcessContextListener . |
getClassLoader, getOptionalResource, getResource, isLoadingType, loadClass, loadOptionalClass
getProperties, getProperty, getProperty, getPropertyNames
String getTeamName()
Team
to be created from the
TeamSource
.Team
to be created from the
TeamSource
.TeamIdentifier getTeamIdentifier()
TeamIdentifier
for the Team
to be created from
the TeamSource
.void registerProcessContextListener(ProcessContextListener processContextListener)
ProcessContextListener
.processContextListener
- ProcessContextListener
.Copyright © 2005–2016. All rights reserved.