Class EndpointColumn
- java.lang.Object
-
- org.jboss.hal.core.finder.FinderColumn<DeploymentResource>
-
- org.jboss.hal.client.runtime.subsystem.webservice.EndpointColumn
-
- All Implemented Interfaces:
org.jboss.elemento.IsElement<elemental2.dom.HTMLDivElement>,Attachable
@AsyncColumn("endpoint") public class EndpointColumn 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 EndpointColumn(FinderPathFactory finderPathFactory, Places places, Finder finder, ColumnActionFactory columnActionFactory, Dispatcher dispatcher, StatementContext statementContext, DeploymentResources deploymentResources, Resources resources)
-
-
-
Constructor Detail
-
EndpointColumn
@Inject public EndpointColumn(FinderPathFactory finderPathFactory, Places places, Finder finder, ColumnActionFactory columnActionFactory, Dispatcher dispatcher, StatementContext statementContext, DeploymentResources deploymentResources, Resources resources)
-
-