Class UndertowPreview
- java.lang.Object
-
- org.jboss.hal.core.finder.PreviewContent<SubsystemMetadata>
-
- org.jboss.hal.client.runtime.subsystem.undertow.UndertowPreview
-
- All Implemented Interfaces:
Iterable<elemental2.dom.HTMLElement>,Attachable
public class UndertowPreview extends PreviewContent<SubsystemMetadata>
-
-
Constructor Summary
Constructors Constructor Description UndertowPreview(Resources resources)
-
Method Summary
-
Methods inherited from class org.jboss.hal.core.finder.PreviewContent
attach, detach, iterator, update
-
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
-
UndertowPreview
public UndertowPreview(Resources resources)
-
-