Class ThreadPoolPreview
- java.lang.Object
-
- org.jboss.hal.core.finder.PreviewContent<SubsystemMetadata>
-
- org.jboss.hal.client.runtime.subsystem.ejb.ThreadPoolPreview
-
- All Implemented Interfaces:
Iterable<elemental2.dom.HTMLElement>,Attachable
public class ThreadPoolPreview extends PreviewContent<SubsystemMetadata>
-
-
Constructor Summary
Constructors Constructor Description ThreadPoolPreview(Dispatcher dispatcher, StatementContext statementContext, Resources resources)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidupdate(SubsystemMetadata item)-
Methods inherited from class org.jboss.hal.core.finder.PreviewContent
attach, detach, iterator
-
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface java.lang.Iterable
forEach, spliterator
-
-
-
-
Constructor Detail
-
ThreadPoolPreview
public ThreadPoolPreview(Dispatcher dispatcher, StatementContext statementContext, Resources resources)
-
-
Method Detail
-
update
public void update(SubsystemMetadata item)
- Overrides:
updatein classPreviewContent<SubsystemMetadata>
-
-