public class BadgeRegistryImpl extends Object implements org.picocontainer.Startable, BadgeRegistry
| Constructor and Description |
|---|
BadgeRegistryImpl(org.exoplatform.commons.file.services.FileService fileService,
org.exoplatform.commons.file.services.NameSpaceService nameSpaceService) |
| Modifier and Type | Method and Description |
|---|---|
void |
addPlugin(BadgeConfig badge) |
boolean |
remove(BadgeConfig badge) |
void |
start() |
void |
stop() |
public BadgeRegistryImpl(org.exoplatform.commons.file.services.FileService fileService,
org.exoplatform.commons.file.services.NameSpaceService nameSpaceService)
public void addPlugin(BadgeConfig badge)
addPlugin in interface BadgeRegistrypublic boolean remove(BadgeConfig badge)
remove in interface BadgeRegistrypublic void start()
start in interface org.picocontainer.Startablepublic void stop()
stop in interface org.picocontainer.StartableCopyright © 2003–2021 eXo Platform SAS. All rights reserved.