Uses of Class
org.jboss.hal.meta.processing.MetadataProcessor
-
-
Uses of MetadataProcessor in org.jboss.hal.client.patching
Constructors in org.jboss.hal.client.patching with parameters of type MetadataProcessor Constructor Description PatchesColumn(Finder finder, com.google.web.bindery.event.shared.EventBus eventBus, Dispatcher dispatcher, StatementContext statementContext, Environment environment, HostActions hostActions, MetadataProcessor metadataProcessor, ServerActions serverActions, javax.inject.Provider<Progress> progress, ColumnActionFactory columnActionFactory, Resources resources) -
Uses of MetadataProcessor in org.jboss.hal.client.runtime.configurationchanges
Constructors in org.jboss.hal.client.runtime.configurationchanges with parameters of type MetadataProcessor Constructor Description ConfigurationChangesPresenter(com.google.web.bindery.event.shared.EventBus eventBus, ConfigurationChangesPresenter.MyView view, ConfigurationChangesPresenter.MyProxy myProxy, Finder finder, Environment environment, FinderPathFactory finderPathFactory, Dispatcher dispatcher, javax.inject.Provider<Progress> progress, MetadataProcessor metadataProcessor, StatementContext statementContext, CrudOperations crud, Resources resources) -
Uses of MetadataProcessor in org.jboss.hal.client.runtime.server
Constructors in org.jboss.hal.client.runtime.server with parameters of type MetadataProcessor Constructor Description ServerColumn(Finder finder, Dispatcher dispatcher, Environment environment, com.google.web.bindery.event.shared.EventBus eventBus, javax.inject.Provider<Progress> progress, SecurityContextRegistry securityContextRegistry, StatementContext statementContext, com.gwtplatform.mvp.client.proxy.PlaceManager placeManager, Places places, MetadataProcessor metadataProcessor, FinderPathFactory finderPathFactory, ColumnActionFactory columnActionFactory, ItemActionFactory itemActionFactory, ServerActions serverActions, CrudOperations crud, Resources resources, MetadataRegistry metadataRegistry) -
Uses of MetadataProcessor in org.jboss.hal.core
Constructors in org.jboss.hal.core with parameters of type MetadataProcessor Constructor Description ComplexAttributeOperations(CrudOperations crud, com.google.web.bindery.event.shared.EventBus eventBus, Dispatcher dispatcher, MetadataProcessor metadataProcessor, javax.inject.Provider<Progress> progress, StatementContext statementContext, Resources resources)CrudOperations(com.google.web.bindery.event.shared.EventBus eventBus, Dispatcher dispatcher, MetadataProcessor metadataProcessor, javax.inject.Provider<Progress> progress, StatementContext statementContext, Resources resources)PropertiesOperations(com.google.web.bindery.event.shared.EventBus eventBus, Dispatcher dispatcher, MetadataProcessor metadataProcessor, javax.inject.Provider<Progress> progress, StatementContext statementContext, Resources resources) -
Uses of MetadataProcessor in org.jboss.hal.core.finder
Constructors in org.jboss.hal.core.finder with parameters of type MetadataProcessor Constructor Description ColumnRegistry(MetadataProcessor metadataProcessor, RequiredResources requiredResources, javax.inject.Provider<Progress> progress) -
Uses of MetadataProcessor in org.jboss.hal.core.modelbrowser
Constructors in org.jboss.hal.core.modelbrowser with parameters of type MetadataProcessor Constructor Description ModelBrowser(CrudOperations crud, MetadataProcessor metadataProcessor, javax.inject.Provider<Progress> progress, Dispatcher dispatcher, Environment environment, com.google.web.bindery.event.shared.EventBus eventBus, Resources resources) -
Uses of MetadataProcessor in org.jboss.hal.core.mvp
Constructors in org.jboss.hal.core.mvp with parameters of type MetadataProcessor Constructor Description HalPlaceManager(com.google.web.bindery.event.shared.EventBus eventBus, com.gwtplatform.mvp.shared.proxy.TokenFormatter tokenFormatter, String defaultPlaceNameToken, String errorPlaceNameToken, String unauthorizedPlaceNameToken, MetadataProcessor metadataProcessor, javax.inject.Provider<Progress> progress, Resources resources) -
Uses of MetadataProcessor in org.jboss.hal.core.runtime.group
Constructors in org.jboss.hal.core.runtime.group with parameters of type MetadataProcessor Constructor Description ServerGroupActions(com.google.web.bindery.event.shared.EventBus eventBus, Dispatcher dispatcher, MetadataProcessor metadataProcessor, javax.inject.Provider<Progress> progress, ServerActions serverActions, Resources resources) -
Uses of MetadataProcessor in org.jboss.hal.core.runtime.host
Constructors in org.jboss.hal.core.runtime.host with parameters of type MetadataProcessor Constructor Description HostActions(com.google.web.bindery.event.shared.EventBus eventBus, Dispatcher dispatcher, MetadataProcessor metadataProcessor, javax.inject.Provider<Progress> progress, ServerActions serverActions, Resources resources) -
Uses of MetadataProcessor in org.jboss.hal.core.runtime.server
Constructors in org.jboss.hal.core.runtime.server with parameters of type MetadataProcessor Constructor Description ServerActions(com.google.web.bindery.event.shared.EventBus eventBus, Dispatcher dispatcher, ServerUrlStorage serverUrlStorage, StatementContext statementContext, MetadataProcessor metadataProcessor, javax.inject.Provider<Progress> progress, Resources resources)
-