Class DeploymentColumn
- java.lang.Object
-
- org.jboss.hal.core.finder.FinderColumn<DeploymentResource>
-
- org.jboss.hal.client.runtime.subsystem.undertow.DeploymentColumn
-
- All Implemented Interfaces:
org.jboss.elemento.IsElement<elemental2.dom.HTMLDivElement>,Attachable
@AsyncColumn("undertow-runtime-deployment-column") @Requires("{selected.host}/{selected.server}/deployment=*/subsystem=undertow") public class DeploymentColumn extends FinderColumn<DeploymentResource>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.jboss.hal.core.finder.FinderColumn
FinderColumn.Builder<T>, FinderColumn.RefreshMode
-
-
Constructor Summary
Constructors Constructor Description DeploymentColumn(Finder finder, FinderPathFactory finderPathFactory, ColumnActionFactory columnActionFactory, ItemActionFactory itemActionFactory, Dispatcher dispatcher, Places places, StatementContext statementContext, Environment environment, ServerActions serverActions, Resources resources)
-
-
-
Constructor Detail
-
DeploymentColumn
@Inject public DeploymentColumn(Finder finder, FinderPathFactory finderPathFactory, ColumnActionFactory columnActionFactory, ItemActionFactory itemActionFactory, Dispatcher dispatcher, Places places, StatementContext statementContext, Environment environment, ServerActions serverActions, Resources resources)
-
-