public static class ConsensusProfile.Type extends Object implements Profile.Type<ConsensusProfileConfig>
| Constructor and Description |
|---|
Type() |
| Modifier and Type | Method and Description |
|---|---|
String |
name()
Returns the object name.
|
ConsensusProfileConfig |
newConfig()
Returns a new configuration.
|
Profile |
newProfile(ConsensusProfileConfig config)
Creates a new instance of the profile.
|
public ConsensusProfileConfig newConfig()
ConfiguredTypenewConfig in interface ConfiguredType<ConsensusProfileConfig>public Profile newProfile(ConsensusProfileConfig config)
Profile.TypenewProfile in interface Profile.Type<ConsensusProfileConfig>config - the profile configurationCopyright © 2013–2018. All rights reserved.