Class DestinationColumn
- java.lang.Object
-
- org.jboss.hal.core.finder.FinderColumn<org.jboss.hal.client.runtime.subsystem.messaging.Destination>
-
- org.jboss.hal.client.runtime.subsystem.messaging.DestinationColumn
-
- All Implemented Interfaces:
org.jboss.elemento.IsElement<elemental2.dom.HTMLDivElement>,Attachable
@AsyncColumn("msg-server-destination-r") @Requires({"/{selected.host}/{selected.server}/subsystem=messaging-activemq/server=*/queue=*","/{selected.host}/{selected.server}/subsystem=messaging-activemq/server=*/jms-queue=*","/{selected.host}/{selected.server}/subsystem=messaging-activemq/server=*/jms-topic=*","{selected.host}/{selected.server}/deployment=*/subsystem=messaging-activemq/server=*/jms-queue=*","{selected.host}/{selected.server}/deployment=*/subsystem=messaging-activemq/server=*/jms-topic=*"}) public class DestinationColumn extends FinderColumn<org.jboss.hal.client.runtime.subsystem.messaging.Destination>
-
-
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 DestinationColumn(Finder finder, ColumnActionFactory columnActionFactory, ItemActionFactory itemActionFactory, FinderPathFactory finderPathFactory, Places places, Dispatcher dispatcher, com.google.web.bindery.event.shared.EventBus eventBus, StatementContext statementContext, Resources resources)
-
-
-
Constructor Detail
-
DestinationColumn
@Inject public DestinationColumn(Finder finder, ColumnActionFactory columnActionFactory, ItemActionFactory itemActionFactory, FinderPathFactory finderPathFactory, Places places, Dispatcher dispatcher, com.google.web.bindery.event.shared.EventBus eventBus, StatementContext statementContext, Resources resources)
-
-