Uses of Class
org.jboss.hal.core.deployment.DeploymentResources
-
-
Uses of DeploymentResources in org.jboss.hal.client.runtime.subsystem.batch
Constructors in org.jboss.hal.client.runtime.subsystem.batch with parameters of type DeploymentResources Constructor Description JobColumn(Finder finder, ColumnActionFactory columnActionFactory, ItemActionFactory itemActionFactory, DeploymentResources deploymentResources, FinderPathFactory finderPathFactory, Places places, com.google.web.bindery.event.shared.EventBus eventBus, Dispatcher dispatcher, MetadataRegistry metadataRegistry, Resources resources) -
Uses of DeploymentResources in org.jboss.hal.client.runtime.subsystem.jaxrs
Constructors in org.jboss.hal.client.runtime.subsystem.jaxrs with parameters of type DeploymentResources Constructor Description RestResourceColumn(Finder finder, FinderPathFactory finderPathFactory, ColumnActionFactory columnActionFactory, Environment environment, ServerActions serverActions, DeploymentResources deploymentResources, Places places, StatementContext statementContext, Resources resources) -
Uses of DeploymentResources in org.jboss.hal.client.runtime.subsystem.jpa
Constructors in org.jboss.hal.client.runtime.subsystem.jpa with parameters of type DeploymentResources Constructor Description JpaColumn(Finder finder, ItemActionFactory itemActionFactory, Environment environment, Dispatcher dispatcher, DeploymentResources deploymentResources, FinderPathFactory finderPathFactory, com.gwtplatform.mvp.client.proxy.PlaceManager placeManager, Places places, Resources resources) -
Uses of DeploymentResources in org.jboss.hal.client.runtime.subsystem.webservice
Constructors in org.jboss.hal.client.runtime.subsystem.webservice with parameters of type DeploymentResources Constructor Description EndpointColumn(FinderPathFactory finderPathFactory, Places places, Finder finder, ColumnActionFactory columnActionFactory, Dispatcher dispatcher, StatementContext statementContext, DeploymentResources deploymentResources, Resources resources)
-