Package org.jboss.hal.core.finder
Class ResourceDescriptionPreview
- java.lang.Object
-
- org.jboss.hal.core.finder.PreviewContent<SubsystemMetadata>
-
- org.jboss.hal.core.finder.ResourceDescriptionPreview
-
- All Implemented Interfaces:
Iterable<elemental2.dom.HTMLElement>,Attachable
public class ResourceDescriptionPreview extends PreviewContent<SubsystemMetadata>
Preview which shows the description of a:read-resource-descriptionoperation.
-
-
Constructor Summary
Constructors Constructor Description ResourceDescriptionPreview(String header, Dispatcher dispatcher, Operation rrd)
-
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
-
ResourceDescriptionPreview
public ResourceDescriptionPreview(String header, Dispatcher dispatcher, Operation rrd)
-
-