Uses of Class
org.jboss.hal.dmr.ModelNode
-
-
Uses of ModelNode in org.jboss.hal.ballroom.form
Methods in org.jboss.hal.ballroom.form that return ModelNode Modifier and Type Method Description ModelNodeCompositeFormItem. getValue()Methods in org.jboss.hal.ballroom.form with parameters of type ModelNode Modifier and Type Method Description voidDataMapping. addAttributeDescription(String name, ModelNode attributeDescription)voidDefaultMapping. addAttributeDescription(String name, ModelNode attributeDescription)voidDataMapping. populateFormItem(String id, String name, ModelNode attributeDescription, ModelNode value, FormItem formItem)voidDefaultMapping. populateFormItem(String id, String name, ModelNode attributeDescription, ModelNode value, FormItem formItem)voidCompositeFormItem. setValue(ModelNode value, boolean fireEvent)Method parameters in org.jboss.hal.ballroom.form with type arguments of type ModelNode Modifier and Type Method Description voidCompositeFormItem. addValidationHandler(FormItemValidation<ModelNode> validationHandler)com.google.gwt.event.shared.HandlerRegistrationCompositeFormItem. addValueChangeHandler(com.google.gwt.event.logical.shared.ValueChangeHandler<ModelNode> valueChangeHandler) -
Uses of ModelNode in org.jboss.hal.client.configuration
Methods in org.jboss.hal.client.configuration with parameters of type ModelNode Modifier and Type Method Description voidInterfacePresenter.MyView. update(ModelNode interfce)voidInterfaceView. update(ModelNode interfce) -
Uses of ModelNode in org.jboss.hal.client.configuration.subsystem.batch
Methods in org.jboss.hal.client.configuration.subsystem.batch with parameters of type ModelNode Modifier and Type Method Description voidBatchPresenter.MyView. updateConfiguration(ModelNode conf)voidBatchView. updateConfiguration(ModelNode configuration) -
Uses of ModelNode in org.jboss.hal.client.configuration.subsystem.coremanagement
Methods in org.jboss.hal.client.configuration.subsystem.coremanagement with parameters of type ModelNode Modifier and Type Method Description voidCoreManagementPresenter.MyView. update(ModelNode confChanges)voidCoreManagementView. update(ModelNode model) -
Uses of ModelNode in org.jboss.hal.client.configuration.subsystem.distributableweb
Methods in org.jboss.hal.client.configuration.subsystem.distributableweb with parameters of type ModelNode Modifier and Type Method Description voidDistributableWebPresenter.MyView. updateConfiguration(ModelNode node)voidDistributableWebView. updateConfiguration(ModelNode node)voidDistributableWebPresenter.MyView. updateRouting(Routing routing, ModelNode node)voidDistributableWebView. updateRouting(Routing routing, ModelNode node)Method parameters in org.jboss.hal.client.configuration.subsystem.distributableweb with type arguments of type ModelNode Modifier and Type Method Description voidDistributableWebPresenter. resetRouting(Routing routing, Form<ModelNode> form) -
Uses of ModelNode in org.jboss.hal.client.configuration.subsystem.ee
Methods in org.jboss.hal.client.configuration.subsystem.ee with parameters of type ModelNode Modifier and Type Method Description voidEEPresenter.MyView. update(ModelNode eeData)voidEEView. update(ModelNode eeData) -
Uses of ModelNode in org.jboss.hal.client.configuration.subsystem.ejb
Methods in org.jboss.hal.client.configuration.subsystem.ejb with parameters of type ModelNode Modifier and Type Method Description voidEjbPresenter.MyView. update(ModelNode payload)voidEjbView. update(ModelNode payload)voidEjbPresenter.MyView. updateRemotingProfileChild(String remotingProfileName, String childType, ModelNode payload)voidEjbView. updateRemotingProfileChild(String name, String childType, ModelNode payload)voidEjbPresenter.MyView. updateRerChannelCreationOptions(String ejbReceiverName, ModelNode payload)voidEjbView. updateRerChannelCreationOptions(String name, ModelNode payload) -
Uses of ModelNode in org.jboss.hal.client.configuration.subsystem.elytron
Methods in org.jboss.hal.client.configuration.subsystem.elytron with parameters of type ModelNode Modifier and Type Method Description voidPermissionSetsItem. addTag(ModelNode tag)voidPermissionSetsItem. removeTag(ModelNode tag)voidElytronSubsystemPresenter.MyView. update(ModelNode payload)voidElytronSubsystemView. update(ModelNode modelNode)voidOtherSettingsPresenter.MyView. updateExpressionEncryption(ModelNode model)voidOtherSettingsView. updateExpressionEncryption(ModelNode model) -
Uses of ModelNode in org.jboss.hal.client.configuration.subsystem.iiop
Methods in org.jboss.hal.client.configuration.subsystem.iiop with parameters of type ModelNode Modifier and Type Method Description voidIiopPresenter.MyView. update(ModelNode modelNode)voidIiopView. update(ModelNode modelNode) -
Uses of ModelNode in org.jboss.hal.client.configuration.subsystem.jca
Methods in org.jboss.hal.client.configuration.subsystem.jca with parameters of type ModelNode Modifier and Type Method Description voidJcaPresenter.MyView. update(ModelNode payload)voidJcaView. update(ModelNode payload) -
Uses of ModelNode in org.jboss.hal.client.configuration.subsystem.jgroups
Methods in org.jboss.hal.client.configuration.subsystem.jgroups with parameters of type ModelNode Modifier and Type Method Description voidJGroupsPresenter.MyView. update(ModelNode payload)voidJGroupsView. update(ModelNode payload) -
Uses of ModelNode in org.jboss.hal.client.configuration.subsystem.jmx
Methods in org.jboss.hal.client.configuration.subsystem.jmx with parameters of type ModelNode Modifier and Type Method Description voidJmxPresenter.MyView. update(ModelNode payload)voidJmxView. update(ModelNode payload) -
Uses of ModelNode in org.jboss.hal.client.configuration.subsystem.jpa
Methods in org.jboss.hal.client.configuration.subsystem.jpa with parameters of type ModelNode Modifier and Type Method Description voidJpaPresenter.MyView. update(ModelNode modelNode)voidJpaView. update(ModelNode modelNode) -
Uses of ModelNode in org.jboss.hal.client.configuration.subsystem.logging
Methods in org.jboss.hal.client.configuration.subsystem.logging with parameters of type ModelNode Modifier and Type Method Description voidLoggingPresenter.MyView. updateLoggingConfig(ModelNode modelNode)voidLoggingView. updateLoggingConfig(ModelNode modelNode)voidLoggingPresenter.MyView. updateRootLogger(ModelNode modelNode)voidLoggingProfilePresenter.MyView. updateRootLogger(ModelNode modelNode)voidLoggingProfileView. updateRootLogger(ModelNode modelNode)voidLoggingView. updateRootLogger(ModelNode modelNode) -
Uses of ModelNode in org.jboss.hal.client.configuration.subsystem.messaging
Methods in org.jboss.hal.client.configuration.subsystem.messaging with parameters of type ModelNode Modifier and Type Method Description voidHaPolicyPresenter.MyView. update(HaPolicy haPolicy, ModelNode modelNode)voidHaPolicyView. update(HaPolicy haPolicy, ModelNode modelNode)voidMessagingSubsystemPresenter.MyView. update(ModelNode payload)voidMessagingSubsystemView. update(ModelNode modelNode) -
Uses of ModelNode in org.jboss.hal.client.configuration.subsystem.microprofile
Methods in org.jboss.hal.client.configuration.subsystem.microprofile with parameters of type ModelNode Modifier and Type Method Description voidMicroProfileConfigPresenter.MyView. update(ModelNode modelNode)voidMicroProfileConfigView. update(ModelNode modelNode)voidMicroProfileMetricsPresenter.MyView. update(ModelNode payload)voidMicroProfileMetricsView. update(ModelNode payload) -
Uses of ModelNode in org.jboss.hal.client.configuration.subsystem.modcluster
Methods in org.jboss.hal.client.configuration.subsystem.modcluster with parameters of type ModelNode Modifier and Type Method Description voidModclusterPresenter.MyView. updateConfiguration(ModelNode payload)voidModclusterView. updateConfiguration(ModelNode payload)voidModclusterPresenter.MyView. updateLoadProviderDynamic(ModelNode payload)voidModclusterView. updateLoadProviderDynamic(ModelNode payload) -
Uses of ModelNode in org.jboss.hal.client.configuration.subsystem.remoting
Methods in org.jboss.hal.client.configuration.subsystem.remoting with parameters of type ModelNode Modifier and Type Method Description voidRemotingPresenter.MyView. update(ModelNode payload)voidRemotingView. update(ModelNode payload) -
Uses of ModelNode in org.jboss.hal.client.configuration.subsystem.requestcontroller
Methods in org.jboss.hal.client.configuration.subsystem.requestcontroller with parameters of type ModelNode Modifier and Type Method Description voidRequestControllerPresenter.MyView. update(ModelNode payload)voidRequestControllerView. update(ModelNode modelNode) -
Uses of ModelNode in org.jboss.hal.client.configuration.subsystem.security
Methods in org.jboss.hal.client.configuration.subsystem.security with parameters of type ModelNode Modifier and Type Method Description voidSecurityPresenter.MyView. update(ModelNode payload)voidSecurityView. update(ModelNode payload)Deprecated. -
Uses of ModelNode in org.jboss.hal.client.configuration.subsystem.securitymanager
Method parameters in org.jboss.hal.client.configuration.subsystem.securitymanager with type arguments of type ModelNode Modifier and Type Method Description voidSecurityManagerPresenter.MyView. update(boolean defined, Map<org.jboss.hal.client.configuration.subsystem.securitymanager.Permission,List<ModelNode>> permissions)voidSecurityManagerView. update(boolean defined, Map<org.jboss.hal.client.configuration.subsystem.securitymanager.Permission,List<ModelNode>> permissions) -
Uses of ModelNode in org.jboss.hal.client.configuration.subsystem.transaction
Methods in org.jboss.hal.client.configuration.subsystem.transaction with parameters of type ModelNode Modifier and Type Method Description voidTransactionPresenter.MyView. updateConfiguration(ModelNode conf)voidTransactionView. updateConfiguration(ModelNode configuration) -
Uses of ModelNode in org.jboss.hal.client.configuration.subsystem.undertow
Methods in org.jboss.hal.client.configuration.subsystem.undertow with parameters of type ModelNode Modifier and Type Method Description voidApplicationSecurityDomainPresenter.MyView. update(ModelNode payload)voidApplicationSecurityDomainView. update(ModelNode payload)voidFilterPresenter.MyView. update(ModelNode payload)voidFilterView. update(ModelNode modelNode)voidHandlerPresenter.MyView. update(ModelNode payload)voidHandlerView. update(ModelNode modelNode)voidHostPresenter.MyView. update(ModelNode payload)voidHostView. update(ModelNode payload)voidServerPresenter.MyView. update(ModelNode payload)voidServerView. update(ModelNode payload)voidServletContainerPresenter.MyView. update(ModelNode payload)voidServletContainerView. update(ModelNode payload)voidUndertowSubsystemPresenter.MyView. update(ModelNode payload)voidUndertowSubsystemView. update(ModelNode modelNode) -
Uses of ModelNode in org.jboss.hal.client.configuration.subsystem.webservice
Methods in org.jboss.hal.client.configuration.subsystem.webservice with parameters of type ModelNode Modifier and Type Method Description voidWebservicePresenter.MyView. update(ModelNode payload)voidWebserviceView. update(ModelNode payload) -
Uses of ModelNode in org.jboss.hal.client.deployment.dialog
Methods in org.jboss.hal.client.deployment.dialog that return types with arguments of type ModelNode Modifier and Type Method Description Form<ModelNode>AddUnmanagedDialog. getForm() -
Uses of ModelNode in org.jboss.hal.client.installer
Subclasses of ModelNode in org.jboss.hal.client.installer Modifier and Type Class Description classChannel -
Uses of ModelNode in org.jboss.hal.client.rhcp
Methods in org.jboss.hal.client.rhcp with parameters of type ModelNode Modifier and Type Method Description voidUnderTheBridgePresenter.MyView. show(ModelNode model)voidUnderTheBridgeView. show(ModelNode model) -
Uses of ModelNode in org.jboss.hal.client.runtime
Method parameters in org.jboss.hal.client.runtime with type arguments of type ModelNode Modifier and Type Method Description voidBootErrorsElement. update(List<ModelNode> bootErrors) -
Uses of ModelNode in org.jboss.hal.client.runtime.configurationchanges
Methods in org.jboss.hal.client.runtime.configurationchanges with parameters of type ModelNode Modifier and Type Method Description voidConfigurationChangesPresenter.MyView. update(ModelNode model)voidConfigurationChangesView. update(ModelNode model) -
Uses of ModelNode in org.jboss.hal.client.runtime.host
Methods in org.jboss.hal.client.runtime.host with parameters of type ModelNode Modifier and Type Method Description voidHostPresenter. addConstantHeaderPath(ModelNode payload, com.google.gwt.safehtml.shared.SafeHtml successMessage)voidHostPresenter. addHeader(int pathIndex, ModelNode model, com.google.gwt.safehtml.shared.SafeHtml successMessage)Method parameters in org.jboss.hal.client.runtime.host with type arguments of type ModelNode Modifier and Type Method Description voidHostPresenter. resetManagementInterface(AddressTemplate template, Form<ModelNode> form, Metadata metadata) -
Uses of ModelNode in org.jboss.hal.client.runtime.managementinterface
Methods in org.jboss.hal.client.runtime.managementinterface with parameters of type ModelNode Modifier and Type Method Description voidConstantHeadersPresenter. addConstantHeaderPath(ModelNode payload, com.google.gwt.safehtml.shared.SafeHtml successMessage)voidConstantHeadersPresenter. addHeader(int pathIndex, ModelNode model, com.google.gwt.safehtml.shared.SafeHtml successMessage)voidConstantHeadersElement. showHeaders(ModelNode modelNode)voidHttpManagementInterfaceElement. update(ModelNode modelNode)Method parameters in org.jboss.hal.client.runtime.managementinterface with type arguments of type ModelNode Modifier and Type Method Description voidHttpManagementInterfacePresenter. resetManagementInterface(AddressTemplate template, Form<ModelNode> form, Metadata metadata)voidConstantHeadersElement. update(List<ModelNode> constantHeaders) -
Uses of ModelNode in org.jboss.hal.client.runtime.server
Methods in org.jboss.hal.client.runtime.server with parameters of type ModelNode Modifier and Type Method Description voidStandaloneServerPresenter. addConstantHeaderPath(ModelNode payload, com.google.gwt.safehtml.shared.SafeHtml successMessage)voidStandaloneServerPresenter. addHeader(int pathIndex, ModelNode model, com.google.gwt.safehtml.shared.SafeHtml successMessage)voidServerRuntimePresenter.MyView. update(ModelNode modelNode)voidServerRuntimeView. update(ModelNode modelNode)voidStandaloneServerPresenter.MyView. updateAttributes(ModelNode attributes)voidStandaloneServerView. updateAttributes(ModelNode attributes)voidStandaloneServerPresenter.MyView. updateHttpInterface(ModelNode httpModel, int pathIndex)voidStandaloneServerView. updateHttpInterface(ModelNode model, int pathIndex)Method parameters in org.jboss.hal.client.runtime.server with type arguments of type ModelNode Modifier and Type Method Description voidStandaloneServerPresenter. reset(String type, AddressTemplate template, Form<ModelNode> form, Metadata metadata)voidStandaloneServerPresenter. resetManagementInterface(AddressTemplate template, Form<ModelNode> form, Metadata metadata)voidServerBootErrorsPresenter.MyView. update(List<ModelNode> bootErrors)voidServerBootErrorsView. update(List<ModelNode> bootErrors) -
Uses of ModelNode in org.jboss.hal.client.runtime.subsystem.elytron
Methods in org.jboss.hal.client.runtime.subsystem.elytron that return types with arguments of type ModelNode Modifier and Type Method Description Table<ModelNode>StoreElement. getAliasesTable()Method parameters in org.jboss.hal.client.runtime.subsystem.elytron with type arguments of type ModelNode Modifier and Type Method Description voidStoreElement. updateAliases(List<ModelNode> items) -
Uses of ModelNode in org.jboss.hal.client.runtime.subsystem.jndi
Methods in org.jboss.hal.client.runtime.subsystem.jndi with parameters of type ModelNode Modifier and Type Method Description voidJndiPresenter.MyView. update(ModelNode jndi)voidJndiView. update(ModelNode jndi) -
Uses of ModelNode in org.jboss.hal.client.runtime.subsystem.messaging
Method parameters in org.jboss.hal.client.runtime.subsystem.messaging with type arguments of type ModelNode Modifier and Type Method Description voidServerPresenter.MyView. updateConnectionConsumers(List<ModelNode> consumers)voidServerView. updateConnectionConsumers(List<ModelNode> consumers)voidServerPresenter.MyView. updateConnections(List<ModelNode> connections)voidServerView. updateConnections(List<ModelNode> connections)voidServerPresenter.MyView. updateConnectors(List<ModelNode> connectors)voidServerView. updateConnectors(List<ModelNode> connectors)voidServerPresenter.MyView. updateConsumers(List<ModelNode> consumers)voidServerView. updateConsumers(List<ModelNode> consumers)voidServerPresenter.MyView. updateProducers(List<ModelNode> producers)voidServerView. updateProducers(List<ModelNode> producers)voidServerPresenter.MyView. updateRoles(List<ModelNode> roles)voidServerView. updateRoles(List<ModelNode> roles)voidServerPresenter.MyView. updateSessions(List<ModelNode> sessions)voidServerView. updateSessions(List<ModelNode> sessions)voidServerPresenter.MyView. updateTransactions(List<ModelNode> transactions)voidServerView. updateTransactions(List<ModelNode> transactions) -
Uses of ModelNode in org.jboss.hal.client.runtime.subsystem.microprofile.health
Methods in org.jboss.hal.client.runtime.subsystem.microprofile.health with parameters of type ModelNode Modifier and Type Method Description voidMicroProfileHealthPresenter.MyView. update(ModelNode model)voidMicroProfileHealthView. update(ModelNode result) -
Uses of ModelNode in org.jboss.hal.client.runtime.subsystem.resourceadapter
Subclasses of ModelNode in org.jboss.hal.client.runtime.subsystem.resourceadapter Modifier and Type Class Description classStatisticsResourceWrapper for easier handling of "statistics" resources ("statistics" is the only runtime resource) "statistics=extended" is a child of "resource-adapter=*" and its children "admin-objects=*" and "connection-definitions=*" (conditionally present in all) "statistics=pool" is a child of "connection-definitions=*" (always present)Methods in org.jboss.hal.client.runtime.subsystem.resourceadapter that return ModelNode Modifier and Type Method Description ModelNodeStatisticsResource. getExtendedStats()ModelNodeStatisticsResource. getPoolStats()Constructors in org.jboss.hal.client.runtime.subsystem.resourceadapter with parameters of type ModelNode Constructor Description StatisticsResource(String parentName, String name, StatisticsResource.ResourceType resourceType, ModelNode modelNode) -
Uses of ModelNode in org.jboss.hal.core
Methods in org.jboss.hal.core that return ModelNode Modifier and Type Method Description static ModelNodeJson. parseSingle(String json, Metadata metadata, Map<String,String> mappping)Methods in org.jboss.hal.core that return types with arguments of type ModelNode Modifier and Type Method Description static List<ModelNode>Json. parseArray(String json, Metadata metadata, Map<String,String> mappping)elemental2.promise.Promise<ModelNode>CrudOperations. read(ResourceAddress address)elemental2.promise.Promise<ModelNode>CrudOperations. read(ResourceAddress address, int depth)elemental2.promise.Promise<ModelNode>CrudOperations. read(AddressTemplate template)elemental2.promise.Promise<ModelNode>CrudOperations. read(AddressTemplate template, int depth)elemental2.promise.Promise<ModelNode>CrudOperations. readRecursive(ResourceAddress address)elemental2.promise.Promise<ModelNode>CrudOperations. readRecursive(AddressTemplate template)Methods in org.jboss.hal.core with parameters of type ModelNode Modifier and Type Method Description voidComplexAttributeOperations. add(String resource, String complexAttribute, String type, AddressTemplate template, ModelNode payload, Callback callback)Writes the payload to the complex attribute in the specified resource.voidComplexAttributeOperations. add(String complexAttribute, String type, ResourceAddress address, ModelNode payload, Callback callback)Writes the payload to the complex attribute in the specified resource.voidCrudOperations. add(String type, String name, ResourceAddress address, ModelNode payload, CrudOperations.AddCallback callback)Executes an add operation using the specified name and payload.voidCrudOperations. add(String type, String name, AddressTemplate template, ModelNode payload, CrudOperations.AddCallback callback)Executes an add operation using the specified name and payload.voidCrudOperations. add(String name, ResourceAddress address, ModelNode payload, com.google.gwt.safehtml.shared.SafeHtml successMessage, CrudOperations.AddCallback callback)Executes an add operation using the specified name and payload.voidCrudOperations. add(String name, AddressTemplate template, ModelNode payload, com.google.gwt.safehtml.shared.SafeHtml successMessage, CrudOperations.AddCallback callback)Executes an add operation using the specified name and payload.voidCrudOperations. addSingleton(String type, ResourceAddress address, ModelNode payload, CrudOperations.AddSingletonCallback callback)Executes an add operation using the specified address and payload.voidCrudOperations. addSingleton(String type, AddressTemplate template, ModelNode payload, CrudOperations.AddSingletonCallback callback)Executes an add operation using the specified template and payload.voidCrudOperations.ReadCallback. execute(ModelNode result)voidComplexAttributeOperations. listAdd(String resource, String complexAttribute, String type, AddressTemplate template, ModelNode payload, Callback callback)Adds the payload to the complex attribute in the specified resource.voidComplexAttributeOperations. save(String complexAttribute, String type, ResourceAddress address, ModelNode payload, Callback callback)Writes the full payload to the complex attribute in the specified resource. -
Uses of ModelNode in org.jboss.hal.core.datasource
Subclasses of ModelNode in org.jboss.hal.core.datasource Modifier and Type Class Description classDataSourceUsed for data-sources in configuration, runtime and deploymentsclassJdbcDriverConstructors in org.jboss.hal.core.datasource with parameters of type ModelNode Constructor Description DataSource(String name, ModelNode modelNode, boolean xa)DataSource(ResourceAddress address, ModelNode modelNode, boolean xa)JdbcDriver(String name, ModelNode modelNode) -
Uses of ModelNode in org.jboss.hal.core.deployment
Subclasses of ModelNode in org.jboss.hal.core.deployment Modifier and Type Class Description classContentA deployment in the content repository.classDeploymentA deployment on a specific server.classDeploymentResourceModel node for resources under/deployment=foo/subsystem=*resp.classServerGroupDeploymentA deployed content used in domain mode.classSubdeploymentclassSubsystemMethods in org.jboss.hal.core.deployment with parameters of type ModelNode Modifier and Type Method Description TDeploymentResourceSupplier. get(ResourceAddress address, ModelNode payload)Constructors in org.jboss.hal.core.deployment with parameters of type ModelNode Constructor Description Content(ModelNode node)Deployment(Server referenceServer, ModelNode node)DeploymentResource(String name, ResourceAddress address, ModelNode modelNode)DeploymentResource(ResourceAddress address, ModelNode modelNode)ServerGroupDeployment(String serverGroup, ModelNode node) -
Uses of ModelNode in org.jboss.hal.core.elytron
Classes in org.jboss.hal.core.elytron with type parameters of type ModelNode Modifier and Type Class Description static classCredentialReference.AlternativeValidation<T extends ModelNode>Form validation which validates that only one ofcredential-referenceand<alternativeName>is given.Methods in org.jboss.hal.core.elytron that return types with arguments of type ModelNode Modifier and Type Method Description Form<ModelNode>CredentialReference. form(String baseId, Metadata metadata, String crName, String alternativeName, Supplier<String> alternativeValue, Supplier<Operation> ping, Supplier<ResourceAddress> address, Callback emptyAction, Callback callback)Creates a form for thecredential-referencecomplex attribute of a resource.Form<ModelNode>CredentialReference. form(String baseId, Metadata metadata, String crName, String alternativeName, Supplier<String> alternativeValue, Supplier<ResourceAddress> address, Callback callback)Form<ModelNode>CredentialReference. form(String baseId, Metadata metadata, String alternativeName, Supplier<String> alternativeValue, Supplier<ResourceAddress> address, Callback callback)Creates a form for thecredential-referencecomplex attribute of a resource.Method parameters in org.jboss.hal.core.elytron with type arguments of type ModelNode Modifier and Type Method Description ValidationResultCredentialReference.CrFormValuesValidation. validate(Form<ModelNode> form)Constructor parameters in org.jboss.hal.core.elytron with type arguments of type ModelNode Constructor Description AlternativeValidation(String alternativeName, Supplier<ModelNode> credentialReferenceValue, Resources resources) -
Uses of ModelNode in org.jboss.hal.core.finder
Classes in org.jboss.hal.core.finder with type parameters of type ModelNode Modifier and Type Class Description classPreviewAttributes<T extends ModelNode>Element to show the basic attributes of a resource inside the preview pane. -
Uses of ModelNode in org.jboss.hal.core.mbui
Methods in org.jboss.hal.core.mbui that return types with arguments of type ModelNode Modifier and Type Method Description Form<ModelNode>ResourceElement. getFormComplexList()Method parameters in org.jboss.hal.core.mbui with type arguments of type ModelNode Modifier and Type Method Description ResourceElement.BuilderResourceElement.Builder. addComplexObjectAttributeForm(String name, Form<ModelNode> form)Adds a custom form for a complex attribute of typeOBJECTResourceElement.BuilderResourceElement.Builder. setComplexListAttribute(String name, Iterable<String> columns, Iterable<String> addAttributes, Function<ModelNode,String> identifier)Sets the complex attribute of typeLIST.ResourceElement.BuilderResourceElement.Builder. setComplexListAttribute(String name, Iterable<String> columns, Function<ModelNode,String> identifier)Sets the complex attribute of typeLIST.ResourceElement.BuilderResourceElement.Builder. setComplexListAttribute(String name, String column, Iterable<String> addAttributes, Function<ModelNode,String> identifier)Sets the complex attribute of typeLIST.ResourceElement.BuilderResourceElement.Builder. setComplexListAttribute(String name, String column, Function<ModelNode,String> identifier)Sets the complex attribute of typeLIST. -
Uses of ModelNode in org.jboss.hal.core.mbui.dialog
Methods in org.jboss.hal.core.mbui.dialog that return types with arguments of type ModelNode Modifier and Type Method Description Form<ModelNode>AddResourceDialog. getForm()Form<ModelNode>ModifyResourceDialog. getForm()Methods in org.jboss.hal.core.mbui.dialog with parameters of type ModelNode Modifier and Type Method Description voidAddResourceDialog.Callback. onAdd(String name, ModelNode model)Called after the dialog was closed using the primary button.voidModifyResourceDialog. show(ModelNode modelNode)Method parameters in org.jboss.hal.core.mbui.dialog with type arguments of type ModelNode Modifier and Type Method Description voidModifyResourceDialog.Callback. onModify(Form<ModelNode> form, Map<String,Object> changedValues)Called after the dialog was closed using the primary button.Constructor parameters in org.jboss.hal.core.mbui.dialog with type arguments of type ModelNode Constructor Description AddResourceDialog(String title, Form<ModelNode> form, AddResourceDialog.Callback callback)Uses an existing form for the dialog.ModifyResourceDialog(String title, Form<ModelNode> form, ModifyResourceDialog.Callback callback)Uses an existing form for the dialog.ModifyResourceDialog(String title, Form<ModelNode> form, ModifyResourceDialog.Callback callback, Callback closed) -
Uses of ModelNode in org.jboss.hal.core.mbui.form
Classes in org.jboss.hal.core.mbui.form with type parameters of type ModelNode Modifier and Type Class Description classExactlyOneAlternativeValidation<T extends ModelNode>classGroupedForm<T extends ModelNode>A form which groups attributes on different tabs.static classGroupedForm.Builder<T extends ModelNode>classModelNodeForm<T extends ModelNode>static classModelNodeForm.Builder<T extends ModelNode>Builder to create forms based on resource metadata.classNotMoreThanOneAlternativeValidation<T extends ModelNode>Validates that only one of the alternatives is defined.classOperationFormBuilder<T extends ModelNode>classRequireAtLeastOneAttributeValidation<T extends ModelNode> -
Uses of ModelNode in org.jboss.hal.core.mbui.listview
Classes in org.jboss.hal.core.mbui.listview with type parameters of type ModelNode Modifier and Type Class Description classModelNodeListView<T extends ModelNode>A list view for model nodes with a toolbar, pager and empty states.static classModelNodeListView.Builder<T extends ModelNode> -
Uses of ModelNode in org.jboss.hal.core.mbui.table
Classes in org.jboss.hal.core.mbui.table with type parameters of type ModelNode Modifier and Type Class Description classModelNodeTable<T extends ModelNode>static classModelNodeTable.Builder<T extends ModelNode>Builder to create tables based on resource metadata.Methods in org.jboss.hal.core.mbui.table with type parameters of type ModelNode Modifier and Type Method Description <T extends ModelNode>
Button<T>TableButtonFactory. add(String id, String type, AddressTemplate template, Iterable<String> attributes, CrudOperations.AddCallback callback)<T extends ModelNode>
Button<T>TableButtonFactory. add(String id, String type, AddressTemplate template, CrudOperations.AddCallback callback)<T extends ModelNode>
Button<T>TableButtonFactory. add(AddressTemplate template, ButtonHandler<T> handler)<T extends ModelNode>
Button<T>TableButtonFactory. remove(AddressTemplate template, ButtonHandler<T> handler) -
Uses of ModelNode in org.jboss.hal.core.runtime
Subclasses of ModelNode in org.jboss.hal.core.runtime Modifier and Type Class Description classHasServersNodeMethods in org.jboss.hal.core.runtime with parameters of type ModelNode Modifier and Type Method Description static List<Task<FlowContext>>TopologyTasks. runningServers(Environment environment, Dispatcher dispatcher, ModelNode query)Returns a list of tasks to read all running servers in the domain, which satisfy the specified query.Method parameters in org.jboss.hal.core.runtime with type arguments of type ModelNode Modifier and Type Method Description static elemental2.promise.Promise<FlowStatus>TimeoutHandler. repeatOperationUntil(Dispatcher dispatcher, Operation operation, Predicate<ModelNode> until, int timeout)Executes the operation until the predicate no longer is true.Constructors in org.jboss.hal.core.runtime with parameters of type ModelNode Constructor Description HasServersNode(String name, ModelNode node) -
Uses of ModelNode in org.jboss.hal.core.runtime.group
Subclasses of ModelNode in org.jboss.hal.core.runtime.group Modifier and Type Class Description classServerGroupConstructors in org.jboss.hal.core.runtime.group with parameters of type ModelNode Constructor Description ServerGroup(String name, ModelNode node) -
Uses of ModelNode in org.jboss.hal.core.runtime.host
Subclasses of ModelNode in org.jboss.hal.core.runtime.host Modifier and Type Class Description classHostFor the host we need to distinguish between the address-name (the name which is part of the host address) and the model-node-name (the name which is part of the host model node).Constructors in org.jboss.hal.core.runtime.host with parameters of type ModelNode Constructor Description Host(ModelNode node) -
Uses of ModelNode in org.jboss.hal.core.runtime.server
Subclasses of ModelNode in org.jboss.hal.core.runtime.server Modifier and Type Class Description classServerCombination of the two resourcesserver-configandserver.classServerUrlMethods in org.jboss.hal.core.runtime.server with parameters of type ModelNode Modifier and Type Method Description voidServer. addServerAttributes(ModelNode modelNode)Adds theserverrelated attributes to this instance.Constructors in org.jboss.hal.core.runtime.server with parameters of type ModelNode Constructor Description Server(String host, ModelNode node) -
Uses of ModelNode in org.jboss.hal.core.ui
Methods in org.jboss.hal.core.ui with parameters of type ModelNode Modifier and Type Method Description voidTuplesListItem. addTag(ModelNode tag)voidTuplesListItem. removeTag(ModelNode tag) -
Uses of ModelNode in org.jboss.hal.dmr
Subclasses of ModelNode in org.jboss.hal.dmr Modifier and Type Class Description classCompositeRepresents a composite operation consisting of nOperations.classDeprecationclassNamedNodeA model node with a name.classOperationRepresents a DMR operation.classResourceAddressRepresents a fully qualified DMR address ready to be put into a DMR operation.Methods in org.jboss.hal.dmr with type parameters of type ModelNode Modifier and Type Method Description static <T extends ModelNode>
voidModelNodeHelper. storeIndex(List<T> modelNodes)Methods in org.jboss.hal.dmr that return ModelNode Modifier and Type Method Description ModelNodeModelNode. add()Add a node to the end of this node's value list and return it.ModelNodeModelNode. add(boolean newValue)Add the given value to the end of this node's value list.ModelNodeModelNode. add(byte[] newValue)Add the given value to the end of this node's value list.ModelNodeModelNode. add(double newValue)Add the given value to the end of this node's value list.ModelNodeModelNode. add(int newValue)Add the given value to the end of this node's value list.ModelNodeModelNode. add(long newValue)Add the given value to the end of this node's value list.ModelNodeModelNode. add(String newValue)Add the given value to the end of this node's value list.ModelNodeModelNode. add(String propertyName, boolean propertyValue)Add a property with the given name and value to the end of this node's value list.ModelNodeModelNode. add(String propertyName, byte[] propertyValue)Add a property with the given name and value to the end of this node's value list.ModelNodeModelNode. add(String propertyName, double propertyValue)Add a property with the given name and value to the end of this node's value list.ModelNodeModelNode. add(String propertyName, int propertyValue)Add a property with the given name and value to the end of this node's value list.ModelNodeModelNode. add(String propertyName, long propertyValue)Add a property with the given name and value to the end of this node's value list.ModelNodeModelNode. add(String propertyName, String propertyValue)Add a property with the given name and value to the end of this node's value list.ModelNodeModelNode. add(String propertyName, BigDecimal propertyValue)Add a property with the given name and value to the end of this node's value list.ModelNodeModelNode. add(String propertyName, BigInteger propertyValue)Add a property with the given name and value to the end of this node's value list.ModelNodeModelNode. add(String propertyName, ModelNode propertyValue)Add a property with the given name and value to the end of this node's value list.ModelNodeModelNode. add(BigDecimal newValue)Add the given value to the end of this node's value list.ModelNodeModelNode. add(BigInteger newValue)Add the given value to the end of this node's value list.ModelNodeModelNode. add(ModelNode newValue)Add a copy of the given value to the end of this node's value list.ModelNodeModelNode. addEmptyList()Add a node of typeModelType.LISTto the end of this node's value list and return it.ModelNodeModelNode. addEmptyObject()Add a node of typeModelType.OBJECTto the end of this node's value list and return it.ModelNodeModelNode. addExpression(String newValue)Add the given expression to the end of this node's value list.ModelNodeNamedNode. asModelNode()ModelNodeModelNode. asObject()Get a copy of this value as an object.ModelNodeModelNode. clear()Clear this node's value and change its type to undefined.ModelNodeModelNode. clone()Clone this model node.static ModelNodeModelNodeHelper. failSafeGet(ModelNode modelNode, String path)Tries to get a deeply nested model node from the specified model node.static ModelNodeModelNodeHelper. flatToNested(ModelNode modelNode)Turns all properties which contain one or more '.' into nested model nodes.static ModelNodeModelNode. fromBase64(String encoded)Creates a new node from a base64 encoded stringModelNodeModelNode. get(int index)Get the child of this node with the given index.ModelNodeModelNode. get(String name)Get the child of this node with the given name.ModelNodeModelNode. get(String... names)Recursively get the children of this node with the given names.ModelNodeOperation. getHeader()ModelNodeOperation. getParameter()ModelNodeProperty. getValue()static ModelNodeModelNodeHelper. properties(String... properties)Turns a list of properties (keys and values) into a model node.ModelNodeModelNode. remove(String name)Remove a child of this node, returning the child.ModelNodeModelNode. require(int index)Require the existence of a child of this node with the given index, returning the child.ModelNodeModelNode. require(String name)Require the existence of a child of this node with the given name, returning the child.ModelNodeModelNode. resolve()Return a copy of this model node, with all system property expressions locally resolved.ModelNodeModelNode. set(boolean newValue)Change this node's value to the given value.ModelNodeModelNode. set(byte[] newValue)Change this node's value to the given value.ModelNodeModelNode. set(double newValue)Change this node's value to the given value.ModelNodeModelNode. set(int newValue)Change this node's value to the given value.ModelNodeModelNode. set(long newValue)Change this node's value to the given value.ModelNodeModelNode. set(String newValue)Change this node's value to the given value.ModelNodeModelNode. set(String propertyName, boolean propertyValue)Change this node's value to a property with the given name and value.ModelNodeModelNode. set(String propertyName, byte[] propertyValue)Change this node's value to a property with the given name and value.ModelNodeModelNode. set(String propertyName, double propertyValue)Change this node's value to a property with the given name and value.ModelNodeModelNode. set(String propertyName, int propertyValue)Change this node's value to a property with the given name and value.ModelNodeModelNode. set(String propertyName, long propertyValue)Change this node's value to a property with the given name and value.ModelNodeModelNode. set(String propertyName, String propertyValue)Change this node's value to a property with the given name and value.ModelNodeModelNode. set(String propertyName, BigDecimal propertyValue)Change this node's value to a property with the given name and value.ModelNodeModelNode. set(String propertyName, BigInteger propertyValue)Change this node's value to a property with the given name and value.ModelNodeModelNode. set(String propertyName, ModelNode propertyValue)Change this node's value to a property with the given name and value.ModelNodeModelNode. set(String propertyName, ModelType propertyValue)Change this node's value to a property with the given name and value.ModelNodeModelNode. set(BigDecimal newValue)Change this node's value to the given value.ModelNodeModelNode. set(BigInteger newValue)Change this node's value to the given value.ModelNodeModelNode. set(Collection<ModelNode> newValue)Change this node's value to a list whose values are copied from the given collection.ModelNodeModelNode. set(ModelNode newValue)Change this node's value to the given value.ModelNodeModelNode. set(ModelType newValue)Change this node's value to the given value.ModelNodeModelNode. set(ModelType type, Object propValue)ModelNodeModelNode. set(Property newValue)Change this node's value to the given value.ModelNodeModelNode. setEmptyList()Change this node's value to an empty list.ModelNodeModelNode. setEmptyObject()Change this node's value to an empty object.ModelNodeModelNode. setExpression(String newValue)Change this node's value to the given expression value.ModelNodeModelNode. setExpression(String propertyName, String propertyValue)Change this node's value to a property with the given name and expression value.ModelNodeCompositeResult. step(int index)ModelNodeCompositeResult. step(String step)Methods in org.jboss.hal.dmr that return types with arguments of type ModelNode Modifier and Type Method Description List<ModelNode>ModelNode. asList()Get the list of entries contained in this object.static List<ModelNode>ModelNodeHelper. failSafeList(ModelNode modelNode, String path)Iterator<ModelNode>CompositeResult. iterator()Stream<ModelNode>CompositeResult. stream()Methods in org.jboss.hal.dmr with parameters of type ModelNode Modifier and Type Method Description ModelNodeModelNode. add(String propertyName, ModelNode propertyValue)Add a property with the given name and value to the end of this node's value list.ModelNodeModelNode. add(ModelNode newValue)Add a copy of the given value to the end of this node's value list.static <E extends Enum<E>>
EModelNodeHelper. asEnumValue(ModelNode modelNode, String attribute, Function<String,E> valueOf, E defaultValue)Looks for the specified attribute and tries to convert it to an enum constant usingLOWER_HYPHEN.to(UPPER_UNDERSCORE, modelNode.get(attribute).asString()).static <E extends Enum<E>>
EModelNodeHelper. asEnumValue(ModelNode modelNodeValue, Function<String,E> valueOf, E defaultValue)booleanModelNode. equals(ModelNode other)Determine whether this object is equal to another.static booleanModelNodeHelper. failSafeBoolean(ModelNode modelNode, String path)Tries to get a deeply nested boolean value from the specified model node.static DateModelNodeHelper. failSafeDate(ModelNode modelNode, String path)static ModelNodeModelNodeHelper. failSafeGet(ModelNode modelNode, String path)Tries to get a deeply nested model node from the specified model node.static List<ModelNode>ModelNodeHelper. failSafeList(ModelNode modelNode, String path)static List<Property>ModelNodeHelper. failSafePropertyList(ModelNode modelNode, String path)static ModelNodeModelNodeHelper. flatToNested(ModelNode modelNode)Turns all properties which contain one or more '.' into nested model nodes.static <T> TModelNodeHelper. getOrDefault(ModelNode modelNode, String attribute, Supplier<T> supplier, T defaultValue)static voidModelNodeHelper. move(ModelNode modelNode, String source, String destination)Moves an attribute to another destination.Operation.BuilderOperation.Builder. param(String name, ModelNode value)Operation.BuilderOperation.Builder. payload(ModelNode payload)Uses the specified payload for the operation.ModelNodeModelNode. set(String propertyName, ModelNode propertyValue)Change this node's value to a property with the given name and value.ModelNodeModelNode. set(ModelNode newValue)Change this node's value to the given value.voidNamedNode. update(ModelNode node)Method parameters in org.jboss.hal.dmr with type arguments of type ModelNode Modifier and Type Method Description ModelNodeModelNode. set(Collection<ModelNode> newValue)Change this node's value to a list whose values are copied from the given collection.Constructors in org.jboss.hal.dmr with parameters of type ModelNode Constructor Description CompositeResult(ModelNode steps)Deprecation(ModelNode modelNode)NamedNode(String name, ModelNode node)NamedNode(ModelNode node)Operation(ModelNode modelNode)Property(String name, ModelNode value)Creates a new propertyResourceAddress(ModelNode address) -
Uses of ModelNode in org.jboss.hal.dmr.dispatch
Methods in org.jboss.hal.dmr.dispatch that return ModelNode Modifier and Type Method Description ModelNodeResponseHeadersProcessor.Header. getHeader()ModelNodeDmrPayloadProcessor. processPayload(Dispatcher.HttpMethod method, String contentType, String payload)ModelNodeUploadPayloadProcessor. processPayload(Dispatcher.HttpMethod method, String contentType, String payload)Methods in org.jboss.hal.dmr.dispatch that return types with arguments of type ModelNode Modifier and Type Method Description elemental2.promise.Promise<ModelNode>Dispatcher. dmr(Operation operation)Executes the operation and upon successful result, returns the response results, but doesn't retrieve the "result" payload as the other execute methods does.elemental2.promise.Promise<ModelNode>Dispatcher. execute(Operation operation)elemental2.promise.Promise<ModelNode>Dispatcher. upload(elemental2.dom.FileList files, Operation operation)elemental2.promise.Promise<ModelNode>Dispatcher. upload(elemental2.dom.File file, Operation operation)Method parameters in org.jboss.hal.dmr.dispatch with type arguments of type ModelNode Modifier and Type Method Description voidDispatcher. dmr(Operation operation, Consumer<ModelNode> success, Dispatcher.ErrorCallback errorCallback)Executes the operation and upon successful result, calls the success function with the response results, but doesn't retrieve the "result" payload as the other execute methods does.voidDispatcher. execute(Operation operation, Consumer<ModelNode> success)voidDispatcher. execute(Operation operation, Consumer<ModelNode> success, Dispatcher.ErrorCallback errorCallback)Constructors in org.jboss.hal.dmr.dispatch with parameters of type ModelNode Constructor Description Header(String serverGroup, String host, String server, ModelNode header)Header(ModelNode header) -
Uses of ModelNode in org.jboss.hal.dmr.macro
Subclasses of ModelNode in org.jboss.hal.dmr.macro Modifier and Type Class Description classMacroOptions -
Uses of ModelNode in org.jboss.hal.meta
Methods in org.jboss.hal.meta that return ModelNode Modifier and Type Method Description ModelNodeAttributeCollection. get(String name)Methods in org.jboss.hal.meta with parameters of type ModelNode Modifier and Type Method Description static VersionManagementModel. parseVersion(ModelNode modelNode) -
Uses of ModelNode in org.jboss.hal.meta.description
Subclasses of ModelNode in org.jboss.hal.meta.description Modifier and Type Class Description classResourceDescriptionContains the resource and attribute descriptions from the read-resource-description operation.Constructors in org.jboss.hal.meta.description with parameters of type ModelNode Constructor Description ResourceDescription(ModelNode payload) -
Uses of ModelNode in org.jboss.hal.meta.security
Subclasses of ModelNode in org.jboss.hal.meta.security Modifier and Type Class Description classSecurityContextRepresents the RBAC related payload from the read-resource-description operation.Constructors in org.jboss.hal.meta.security with parameters of type ModelNode Constructor Description SecurityContext(ModelNode payload)
-