@ApplicationScoped public class StunnerPreferencesRegistryLoader extends Object
| Constructor and Description |
|---|
StunnerPreferencesRegistryLoader(DefinitionUtils definitionUtils,
org.jboss.errai.ioc.client.api.ManagedInstance<StunnerPreferencesRegistryHolder> preferencesHolders,
StunnerPreferences preferences,
StunnerTextPreferences textPreferences) |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
void |
load(Metadata metadata,
org.uberfire.mvp.ParameterizedCommand<StunnerPreferences> loadCompleteCallback,
org.uberfire.mvp.ParameterizedCommand<Throwable> errorCallback) |
@Inject public StunnerPreferencesRegistryLoader(DefinitionUtils definitionUtils, @Any org.jboss.errai.ioc.client.api.ManagedInstance<StunnerPreferencesRegistryHolder> preferencesHolders, StunnerPreferences preferences, StunnerTextPreferences textPreferences)
public void load(Metadata metadata, org.uberfire.mvp.ParameterizedCommand<StunnerPreferences> loadCompleteCallback, org.uberfire.mvp.ParameterizedCommand<Throwable> errorCallback)
@PreDestroy public void destroy()
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.