@ThreadSafe public final class MetaMasterFactory extends java.lang.Object implements MasterFactory<CoreMasterContext>
MetaMaster instance.| Constructor and Description |
|---|
MetaMasterFactory()
Constructs a new
MetaMasterFactory. |
| Modifier and Type | Method and Description |
|---|---|
Master |
create(MasterRegistry registry,
CoreMasterContext context) |
java.lang.String |
getName() |
boolean |
isEnabled() |
public MetaMasterFactory()
MetaMasterFactory.public boolean isEnabled()
isEnabled in interface MasterFactory<CoreMasterContext>public java.lang.String getName()
getName in interface MasterFactory<CoreMasterContext>public Master create(MasterRegistry registry, CoreMasterContext context)
create in interface MasterFactory<CoreMasterContext>Copyright © 2019. All Rights Reserved.