Uses of Class
org.jboss.hal.core.subsystem.SubsystemMetadata
-
-
Uses of SubsystemMetadata in org.jboss.hal.client.runtime.server
Methods in org.jboss.hal.client.runtime.server with parameters of type SubsystemMetadata Modifier and Type Method Description voidServerRuntimePreview. update(SubsystemMetadata item) -
Uses of SubsystemMetadata in org.jboss.hal.client.runtime.subsystem.batch
Methods in org.jboss.hal.client.runtime.subsystem.batch with parameters of type SubsystemMetadata Modifier and Type Method Description voidBatchPreview. update(SubsystemMetadata item) -
Uses of SubsystemMetadata in org.jboss.hal.client.runtime.subsystem.ejb
Methods in org.jboss.hal.client.runtime.subsystem.ejb with parameters of type SubsystemMetadata Modifier and Type Method Description voidThreadPoolPreview. update(SubsystemMetadata item) -
Uses of SubsystemMetadata in org.jboss.hal.client.runtime.subsystem.microprofile.health
Methods in org.jboss.hal.client.runtime.subsystem.microprofile.health with parameters of type SubsystemMetadata Modifier and Type Method Description voidMicroprofileHealthPreview. update(SubsystemMetadata item) -
Uses of SubsystemMetadata in org.jboss.hal.client.runtime.subsystem.transaction
Methods in org.jboss.hal.client.runtime.subsystem.transaction with parameters of type SubsystemMetadata Modifier and Type Method Description voidTransactionsPreview. update(SubsystemMetadata item) -
Uses of SubsystemMetadata in org.jboss.hal.client.runtime.subsystem.webservice
Methods in org.jboss.hal.client.runtime.subsystem.webservice with parameters of type SubsystemMetadata Modifier and Type Method Description voidWebservicesPreview. update(SubsystemMetadata item) -
Uses of SubsystemMetadata in org.jboss.hal.core.subsystem
Methods in org.jboss.hal.core.subsystem that return SubsystemMetadata Modifier and Type Method Description SubsystemMetadataSubsystemMetadata.Builder. build()SubsystemMetadataSubsystems. getConfiguration(String name)SubsystemMetadataSubsystems. getRuntime(String name)
-