Class MongoMatchmakingApplicationConfiguration
java.lang.Object
dev.getelements.elements.dao.mongo.model.application.MongoApplicationConfiguration
dev.getelements.elements.dao.mongo.model.application.MongoMatchmakingApplicationConfiguration
@Entity("application_configuration")
public class MongoMatchmakingApplicationConfiguration
extends MongoApplicationConfiguration
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
setMatchmaker
(MongoElementServiceReference matchmaker) void
setSuccess
(MongoCallbackDefinition success) Methods inherited from class dev.getelements.elements.dao.mongo.model.application.MongoApplicationConfiguration
getDescription, getName, getObjectId, getParent, getType, setDescription, setName, setObjectId, setParent, setType
-
Constructor Details
-
MongoMatchmakingApplicationConfiguration
public MongoMatchmakingApplicationConfiguration()
-
-
Method Details
-
getSuccess
-
setSuccess
-
getMatchmaker
-
setMatchmaker
-