@ApplicationScoped public class LightblueMigrationTogglzConfig extends Object implements org.togglz.core.manager.TogglzConfig
LightblueMigrationFeatures, database state repository and randomized
usernames (see TogglzRandomUsername).| Constructor and Description |
|---|
LightblueMigrationTogglzConfig() |
LightblueMigrationTogglzConfig(LightblueMigrationStateRepositoryProvider stateRepositoryProvider) |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends org.togglz.core.Feature> |
getFeatureClass() |
org.togglz.core.repository.StateRepository |
getStateRepository() |
org.togglz.core.user.UserProvider |
getUserProvider() |
static void |
main(String[] args) |
public LightblueMigrationTogglzConfig()
@Inject public LightblueMigrationTogglzConfig(LightblueMigrationStateRepositoryProvider stateRepositoryProvider) throws IOException, NamingException
IOExceptionNamingExceptionpublic Class<? extends org.togglz.core.Feature> getFeatureClass()
getFeatureClass in interface org.togglz.core.manager.TogglzConfigpublic org.togglz.core.repository.StateRepository getStateRepository()
getStateRepository in interface org.togglz.core.manager.TogglzConfigpublic org.togglz.core.user.UserProvider getUserProvider()
getUserProvider in interface org.togglz.core.manager.TogglzConfigpublic static void main(String[] args)
Copyright © 2016. All rights reserved.