Uses of Class
org.jboss.hal.meta.AddressTemplate
-
-
Uses of AddressTemplate in org.jboss.hal.ballroom.autocomplete
Constructors in org.jboss.hal.ballroom.autocomplete with parameters of type AddressTemplate Constructor Description ReadChildrenAutoComplete(Dispatcher dispatcher, StatementContext statementContext, AddressTemplate template)SuggestCapabilitiesAutoComplete(Dispatcher dispatcher, StatementContext statementContext, String capability, AddressTemplate template)Constructor parameters in org.jboss.hal.ballroom.autocomplete with type arguments of type AddressTemplate Constructor Description ReadChildrenAutoComplete(Dispatcher dispatcher, StatementContext statementContext, Iterable<AddressTemplate> templates) -
Uses of AddressTemplate in org.jboss.hal.client.configuration.subsystem.datasource
Fields in org.jboss.hal.client.configuration.subsystem.datasource declared as AddressTemplate Modifier and Type Field Description static AddressTemplateAddressTemplates. DATA_SOURCE_SUBSYSTEM_TEMPLATEstatic AddressTemplateAddressTemplates. DATA_SOURCE_TEMPLATEstatic AddressTemplateAddressTemplates. JDBC_DRIVER_TEMPLATEstatic AddressTemplateAddressTemplates. XA_DATA_SOURCE_PROPERTIES_TEMPLATEstatic AddressTemplateAddressTemplates. XA_DATA_SOURCE_TEMPLATE -
Uses of AddressTemplate in org.jboss.hal.client.configuration.subsystem.ejb
Methods in org.jboss.hal.client.configuration.subsystem.ejb with parameters of type AddressTemplate Modifier and Type Method Description voidEjbPresenter. addRemotingProfileChild(String id, String label, String remotingProfileName, String childType, AddressTemplate template)voidEjbPresenter. removeRemotingProfileChild(String label, String name, String remotingProfileName, String childType, AddressTemplate template) -
Uses of AddressTemplate in org.jboss.hal.client.configuration.subsystem.elytron
-
Uses of AddressTemplate in org.jboss.hal.client.configuration.subsystem.jca
Methods in org.jboss.hal.client.configuration.subsystem.jca with parameters of type AddressTemplate Modifier and Type Method Description voidJcaPresenter.MyView. updateThreadPools(AddressTemplate workmanagerTemplate, String workmanager, List<Property> lrt, List<Property> srt)voidJcaView. updateThreadPools(AddressTemplate workmanagerTemplate, String workmanager, List<Property> lrt, List<Property> srt) -
Uses of AddressTemplate in org.jboss.hal.client.configuration.subsystem.modcluster
Fields in org.jboss.hal.client.configuration.subsystem.modcluster declared as AddressTemplate Modifier and Type Field Description static AddressTemplateAddressTemplates. CUSTOM_LOAD_METRIC_TEMPLATEstatic AddressTemplateAddressTemplates. LOAD_METRIC_TEMPLATEstatic AddressTemplateAddressTemplates. LOAD_PROVIDER_DYNAMIC_TEMPLATEstatic AddressTemplateAddressTemplates. LOAD_PROVIDER_SIMPLE_TEMPLATEstatic AddressTemplateAddressTemplates. MODCLUSTER_TEMPLATEstatic AddressTemplateAddressTemplates. PROXY_TEMPLATE -
Uses of AddressTemplate in org.jboss.hal.client.configuration.subsystem.security
Fields in org.jboss.hal.client.configuration.subsystem.security declared as AddressTemplate Modifier and Type Field Description static AddressTemplateAddressTemplates. SECURITY_DOMAIN_TEMPLATEDeprecated.static AddressTemplateAddressTemplates. SECURITY_SUBSYSTEM_TEMPLATEDeprecated.static AddressTemplateAddressTemplates. SELECTED_SECURITY_DOMAIN_TEMPLATEDeprecated. -
Uses of AddressTemplate in org.jboss.hal.client.patching
Fields in org.jboss.hal.client.patching declared as AddressTemplate Modifier and Type Field Description static AddressTemplatePatchesColumn. PATCHING_TEMPLATE -
Uses of AddressTemplate in org.jboss.hal.client.runtime
Constructors in org.jboss.hal.client.runtime with parameters of type AddressTemplate Constructor Description BootErrorsElement(AddressTemplate template, MetadataRegistry metadataRegistry, Capabilities capabilities, Resources resources) -
Uses of AddressTemplate in org.jboss.hal.client.runtime.configurationchanges
Fields in org.jboss.hal.client.runtime.configurationchanges declared as AddressTemplate Modifier and Type Field Description static AddressTemplateConfigurationChangesPresenter. HOST_CONFIGURATION_CHANGES_TEMPLATEstatic AddressTemplateConfigurationChangesPresenter. SERVER_CONFIGURATION_CHANGES_TEMPLATE -
Uses of AddressTemplate in org.jboss.hal.client.runtime.host
Methods in org.jboss.hal.client.runtime.host with parameters of type AddressTemplate Modifier and Type Method Description voidHostPresenter. resetManagementInterface(AddressTemplate template, Form<ModelNode> form, Metadata metadata)voidHostPresenter. saveManagementInterface(AddressTemplate template, Map<String,Object> changedValues) -
Uses of AddressTemplate in org.jboss.hal.client.runtime.managementinterface
Methods in org.jboss.hal.client.runtime.managementinterface with parameters of type AddressTemplate Modifier and Type Method Description voidHttpManagementInterfacePresenter. resetManagementInterface(AddressTemplate template, Form<ModelNode> form, Metadata metadata)voidHttpManagementInterfacePresenter. saveManagementInterface(AddressTemplate template, Map<String,Object> changedValues)Constructors in org.jboss.hal.client.runtime.managementinterface with parameters of type AddressTemplate Constructor Description ConstantHeadersElement(MetadataRegistry metadataRegistry, AddressTemplate template, Resources resources)HttpManagementInterfaceElement(MetadataRegistry metadataRegistry, AddressTemplate template, Resources resources) -
Uses of AddressTemplate in org.jboss.hal.client.runtime.server
Methods in org.jboss.hal.client.runtime.server with parameters of type AddressTemplate 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)voidStandaloneServerPresenter. save(String type, AddressTemplate template, Map<String,Object> changedValues)voidStandaloneServerPresenter. saveManagementInterface(AddressTemplate template, Map<String,Object> changedValues) -
Uses of AddressTemplate in org.jboss.hal.client.runtime.subsystem.messaging
Fields in org.jboss.hal.client.runtime.subsystem.messaging declared as AddressTemplate Modifier and Type Field Description static AddressTemplateAddressTemplates. MESSAGING_CORE_QUEUE_TEMPLATEstatic AddressTemplateAddressTemplates. MESSAGING_DEPLOYMENT_TEMPLATEstatic AddressTemplateAddressTemplates. MESSAGING_JMS_BRIDGE_TEMPLATEstatic AddressTemplateAddressTemplates. MESSAGING_SERVER_TEMPLATEstatic AddressTemplateAddressTemplates. MESSAGING_SUBDEPLOYMENT_TEMPLATEstatic AddressTemplateAddressTemplates. MESSAGING_SUBSYSTEM_TEMPLATEstatic AddressTemplateAddressTemplates. SELECTED_HOST_SELECTED_SERVER_TEMPLATE -
Uses of AddressTemplate in org.jboss.hal.client.runtime.subsystem.microprofile.health
Fields in org.jboss.hal.client.runtime.subsystem.microprofile.health declared as AddressTemplate Modifier and Type Field Description static AddressTemplateAddressTemplates. MICROPROFILE_HEALTH_TEMPLATE -
Uses of AddressTemplate in org.jboss.hal.client.runtime.subsystem.resourceadapter
Methods in org.jboss.hal.client.runtime.subsystem.resourceadapter that return AddressTemplate Modifier and Type Method Description AddressTemplateBasePresenter. getExtendedStatsAddress()AddressTemplateBasePresenter. getPoolStatsAddress()AddressTemplateBasePresenter. getResourceAddress()AddressTemplateStatisticsResource.ResourceType. getTemplate() -
Uses of AddressTemplate in org.jboss.hal.client.runtime.subsystem.transaction
Fields in org.jboss.hal.client.runtime.subsystem.transaction declared as AddressTemplate Modifier and Type Field Description static AddressTemplateAddressTemplates. LOGSTORE_RUNTIME_TEMPLATEstatic AddressTemplateAddressTemplates. PARTICIPANTS_LOGSTORE_RUNTIME_TEMPLATEstatic AddressTemplateAddressTemplates. TRANSACTION_CONFIGURATION_TEMPLATEstatic AddressTemplateAddressTemplates. TRANSACTION_RUNTIME_TEMPLATEstatic AddressTemplateAddressTemplates. TRANSACTIONS_LOGSTORE_RUNTIME_TEMPLATE -
Uses of AddressTemplate in org.jboss.hal.client.runtime.subsystem.undertow
Fields in org.jboss.hal.client.runtime.subsystem.undertow declared as AddressTemplate Modifier and Type Field Description static AddressTemplateAddressTemplates. AJP_LISTENER_TEMPLATEstatic AddressTemplateAddressTemplates. MODCLUSTER_BALANCER_NODE_TEMPLATEstatic AddressTemplateAddressTemplates. MODCLUSTER_BALANCER_TEMPLATEstatic AddressTemplateAddressTemplates. MODCLUSTER_TEMPLATEstatic AddressTemplateAddressTemplates. WEB_DEPLOYMENT_SERVLET_TEMPLATEstatic AddressTemplateAddressTemplates. WEB_DEPLOYMENT_TEMPLATEstatic AddressTemplateAddressTemplates. WEB_DEPLOYMENT_WEBSOCKETS_TEMPLATEstatic AddressTemplateAddressTemplates. WEB_SERVER_TEMPLATEstatic AddressTemplateAddressTemplates. WEB_SUBDEPLOYMENT_TEMPLATEstatic AddressTemplateAddressTemplates. WEB_SUBSYSTEM_TEMPLATE -
Uses of AddressTemplate in org.jboss.hal.client.runtime.subsystem.webservice
Fields in org.jboss.hal.client.runtime.subsystem.webservice declared as AddressTemplate Modifier and Type Field Description static AddressTemplateAddressTemplates. WEBSERVICES_CONFIGURATION_TEMPLATEstatic AddressTemplateAddressTemplates. WEBSERVICES_RUNTIME_TEMPLATE -
Uses of AddressTemplate in org.jboss.hal.client.shared.sslwizard
Fields in org.jboss.hal.client.shared.sslwizard declared as AddressTemplate Modifier and Type Field Description static AddressTemplateAbstractConfiguration. SOCKET_BINDING_GROUP_TEMPLATE -
Uses of AddressTemplate in org.jboss.hal.core
Methods in org.jboss.hal.core with parameters of type AddressTemplate Modifier and Type Method Description voidComplexAttributeOperations. add(String id, String resource, String complexAttribute, String type, AddressTemplate template, Iterable<String> attributes, Callback callback)Opens an add-resource-dialog for the given complex attribute.voidComplexAttributeOperations. add(String id, String resource, String complexAttribute, String type, AddressTemplate template, Callback callback)Opens an add-resource-dialog for the given complex attribute.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.voidCrudOperations. add(String id, String type, AddressTemplate template, Iterable<String> attributes, FormItemValidation<String> nameItemValidator, CrudOperations.AddCallback callback)voidCrudOperations. add(String id, String type, AddressTemplate template, Iterable<String> attributes, CrudOperations.AddCallback callback)Opens an add-resource-dialog for the given resource type.voidCrudOperations. add(String id, String type, AddressTemplate template, FormItemValidation<String> nameItemValidator, CrudOperations.AddCallback callback)voidCrudOperations. add(String id, String type, AddressTemplate template, CrudOperations.AddCallback callback)Opens an add-resource-dialog for the given resource type.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, 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 id, String type, AddressTemplate template, Iterable<String> attributes, CrudOperations.AddSingletonCallback callback)Opens an add-resource-dialog for the given singleton resource type.voidCrudOperations. addSingleton(String id, String type, AddressTemplate template, CrudOperations.AddSingletonCallback callback)Opens an add-resource-dialog for the given singleton resource type.voidCrudOperations. addSingleton(String id, String type, Metadata metadata, AddressTemplate template, CrudOperations.AddSingletonCallback callback)Opens an add-resource-dialog for the given singleton resource type.voidCrudOperations. addSingleton(String type, AddressTemplate template, CrudOperations.AddSingletonCallback callback)Executes an add operation using the specified template.voidCrudOperations. addSingleton(String type, AddressTemplate template, ModelNode payload, CrudOperations.AddSingletonCallback callback)Executes an add operation using the specified template and payload.voidComplexAttributeOperations. listAdd(String id, String resource, String complexAttribute, String type, AddressTemplate template, Iterable<String> attributes, Callback callback)Opens an add-resource-dialog for the given complex attribute.voidComplexAttributeOperations. listAdd(String id, String resource, String complexAttribute, String type, AddressTemplate template, Callback callback)Opens an add-resource-dialog for the given complex attribute.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.elemental2.promise.Promise<ModelNode>CrudOperations. read(AddressTemplate template)elemental2.promise.Promise<ModelNode>CrudOperations. read(AddressTemplate template, int depth)voidCrudOperations. read(AddressTemplate template, int depth, CrudOperations.ReadCallback callback)Executes anModelDescriptionConstants.READ_RESOURCE_OPERATIONwith the specified depth on the specified template and passes the result to the specified callback.voidCrudOperations. read(AddressTemplate template, CrudOperations.ReadCallback callback)Executes anModelDescriptionConstants.READ_RESOURCE_OPERATIONon the specified template and passes the result to the specified callback.elemental2.promise.Promise<CompositeResult>CrudOperations. readChildren(AddressTemplate template, Iterable<String> resources)voidCrudOperations. readChildren(AddressTemplate template, Iterable<String> resources, CrudOperations.ReadCompositeCallback callback)Read multiple different child resources using a composite operation.elemental2.promise.Promise<List<Property>>CrudOperations. readChildren(AddressTemplate template, String childType)elemental2.promise.Promise<List<Property>>CrudOperations. readChildren(AddressTemplate template, String childType, int depth)voidCrudOperations. readChildren(AddressTemplate template, String childType, int depth, CrudOperations.ReadChildrenCallback callback)Executes anModelDescriptionConstants.READ_CHILDREN_RESOURCES_OPERATIONon the specified template and passes the result asList<Property>to the specified callback.voidCrudOperations. readChildren(AddressTemplate template, String childType, CrudOperations.ReadChildrenCallback callback)Executes anModelDescriptionConstants.READ_CHILDREN_RESOURCES_OPERATIONon the specified template and passes the result asList<Property>to the specified callback.elemental2.promise.Promise<ModelNode>CrudOperations. readRecursive(AddressTemplate template)voidCrudOperations. readRecursive(AddressTemplate template, CrudOperations.ReadCallback callback)Executes a recursiveModelDescriptionConstants.READ_RESOURCE_OPERATIONon the specified template and passes the result to the specified callback.voidComplexAttributeOperations. remove(String resource, String complexAttribute, String type, int index, AddressTemplate template, Callback callback)Undefines the complex attribute at the specified index.voidComplexAttributeOperations. remove(String resource, String complexAttribute, String type, AddressTemplate template, Callback callback)Undefines the complex attribute.voidCrudOperations. remove(String type, String name, AddressTemplate template, Callback callback)Shows a confirmation dialog and removes the resource if confirmed by the user.voidCrudOperations. removeSingleton(String type, AddressTemplate template, Callback callback)Shows a confirmation dialog and removes the singleton resource if confirmed by the user.<T> voidComplexAttributeOperations. reset(String resource, String complexAttribute, String type, AddressTemplate template, Form<T> form, Callback callback)Undefines all non required attributes in the specified form.<T> voidComplexAttributeOperations. reset(String resource, String complexAttribute, String type, AddressTemplate template, Metadata metadata, Form<T> form, Callback callback)Undefines all non required attributes in the specified form.voidCrudOperations. reset(String type, String name, AddressTemplate template, Set<String> attributes, Metadata metadata, com.google.gwt.safehtml.shared.SafeHtml successMessage, Callback callback)Undefines all non required attributes in the specified set.voidCrudOperations. reset(String type, String name, AddressTemplate template, Set<String> attributes, Metadata metadata, Callback callback)Undefines all non required attributes in the specified set.<T> voidCrudOperations. reset(String type, String name, AddressTemplate template, Form<T> form, Metadata metadata, com.google.gwt.safehtml.shared.SafeHtml successMessage, Callback callback)Undefines all non required attributes in the specified form.<T> voidCrudOperations. reset(String type, String name, AddressTemplate template, Form<T> form, Metadata metadata, Callback callback)Undefines all non required attributes in the specified form.voidCrudOperations. resetSingleton(String type, AddressTemplate template, Set<String> attributes, Metadata metadata, com.google.gwt.safehtml.shared.SafeHtml successMessage, Callback callback)Undefines all non required attributes in the specified set.voidCrudOperations. resetSingleton(String type, AddressTemplate template, Set<String> attributes, Metadata metadata, Callback callback)Undefines all non required attributes in the specified set.<T> voidCrudOperations. resetSingleton(String type, AddressTemplate template, Form<T> form, Metadata metadata, com.google.gwt.safehtml.shared.SafeHtml successMessage, Callback callback)Undefines all non required attributes in the specified form.<T> voidCrudOperations. resetSingleton(String type, AddressTemplate template, Form<T> form, Metadata metadata, Callback callback)Undefines all non required attributes in the specified form.StringCoreStatementContext. resolve(String resource, AddressTemplate template)String[]CoreStatementContext. resolveTuple(String placeholder, AddressTemplate template)voidComplexAttributeOperations. save(String resource, String complexAttribute, String type, int index, AddressTemplate template, Map<String,Object> changedValues, Callback callback)Writes the changed values to the list-type complex attribute.voidComplexAttributeOperations. save(String resource, String complexAttribute, String type, AddressTemplate template, Map<String,Object> changedValues, Callback callback)Writes the changed values to the complex attribute.voidCrudOperations. save(String type, String name, AddressTemplate template, Map<String,Object> changedValues, Callback successCallback)Writes the changed values to the specified resource.voidCrudOperations. save(String name, AddressTemplate template, Map<String,Object> changedValues, com.google.gwt.safehtml.shared.SafeHtml successMessage, Callback successCallback)Writes the changed values to the specified resource.voidCrudOperations. saveSingleton(String type, AddressTemplate template, Map<String,Object> changedValues, Callback successCallback)Writes the changed values to the specified singleton resource.voidCrudOperations. saveSingleton(AddressTemplate template, Map<String,Object> changedValues, com.google.gwt.safehtml.shared.SafeHtml successMessage, Callback successCallback)Writes the changed values to the specified singleton resource.voidPropertiesOperations. saveWithProperties(String type, String name, AddressTemplate template, Map<String,Object> changedValues, String psr, Map<String,String> properties, Callback callback)Saves the changed values and its properties (if modified) to the specified resource. -
Uses of AddressTemplate in org.jboss.hal.core.finder
Methods in org.jboss.hal.core.finder with parameters of type AddressTemplate Modifier and Type Method Description <T> ColumnAction<T>ColumnActionFactory. add(String id, String type, AddressTemplate template)Returns a column action which opens an add-resource-dialog for the given resource type.<T> ColumnAction<T>ColumnActionFactory. add(String id, String type, AddressTemplate template, Iterable<String> attributes)Returns a column action which opens an add-resource-dialog for the given resource type.<T> ColumnAction<T>ColumnActionFactory. add(String id, String type, AddressTemplate template, Iterable<String> attributes, Function<String,String> identifier, Supplier<FormItemValidation<String>> createValidator)<T> ColumnAction<T>ColumnActionFactory. add(String id, String type, AddressTemplate template, Iterable<String> attributes, Supplier<FormItemValidation<String>> createValidator)<T> ColumnAction<T>ColumnActionFactory. add(String id, String type, AddressTemplate template, String iconCss, ColumnActionHandler<T> handler)<T> ColumnAction<T>ColumnActionFactory. add(String id, String type, AddressTemplate template, Function<String,String> identifier)<T> ColumnAction<T>ColumnActionFactory. add(String id, String type, AddressTemplate template, Function<String,String> identifier, Supplier<FormItemValidation<String>> createValidator)<T> ColumnAction<T>ColumnActionFactory. add(String id, String type, AddressTemplate template, ColumnActionHandler<T> handler)<T> ItemAction<T>ItemActionFactory. remove(String type, String name, AddressTemplate template, FinderColumn<T> column)Creates a 'remove' action which removes the specified resource from the given template.<T> ItemAction<T>ItemActionFactory. remove(String type, String name, AddressTemplate template, ItemActionHandler<T> handler)Wraps the specified handler inside a confirmation dialog.<T> ItemAction<T>ItemActionFactory. remove(String type, String name, AddressTemplate template, AddressTemplate constraint, FinderColumn<T> column)<T> ItemAction<T>ItemActionFactory. remove(String type, String name, AddressTemplate template, AddressTemplate constraint, ItemActionHandler<T> handler) -
Uses of AddressTemplate in org.jboss.hal.core.mbui.table
Methods in org.jboss.hal.core.mbui.table with parameters of type AddressTemplate 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> Button<T>TableButtonFactory. remove(String type, AddressTemplate template, Function<Table<T>,String> nameFunction, Callback callback)<T> Button<T>TableButtonFactory. remove(String type, AddressTemplate template, Callback callback)<T extends ModelNode>
Button<T>TableButtonFactory. remove(AddressTemplate template, ButtonHandler<T> handler) -
Uses of AddressTemplate in org.jboss.hal.meta
Fields in org.jboss.hal.meta declared as AddressTemplate Modifier and Type Field Description static AddressTemplateAddressTemplate. ROOTThe root templateMethods in org.jboss.hal.meta that return AddressTemplate Modifier and Type Method Description AddressTemplateAddressTemplate. append(String template)Appends the specified encoded template to this template and returns a new template.AddressTemplateAddressTemplate. append(AddressTemplate template)AddressTemplateAddressTemplate. getParent()AddressTemplateMetadata. getTemplate()AddressTemplateAddressTemplate. jsAppend(Object address)Append an address to this addrress template and return a new one.static AddressTemplateAddressTemplate. of(String template)Creates a new address template from an encoded string template.static AddressTemplateAddressTemplate. of(ResourceAddress address)Turns a resource address into an address template which is the opposite ofresolve(StatementContext, String...).static AddressTemplateAddressTemplate. of(ResourceAddress address, AddressTemplate.Unresolver unresolver)Turns a resource address into an address template which is the opposite ofresolve(StatementContext, String...).static AddressTemplateAddressTemplate. of(StatementContext.Expression placeholder)Creates a new address template from a well known placeholder.static AddressTemplateAddressTemplate. of(StatementContext.Expression placeholder, String template)Creates a new address template from a placeholder and an encoded string template. '/' characters inside values must have been encoded usingModelNodeHelper.encodeValue(String).static AddressTemplateAddressTemplate. of(StatementContext.Expression placeholder1, StatementContext.Expression placeholder2)Creates a new address template from two placeholders.static AddressTemplateAddressTemplate. of(StatementContext.Expression placeholder1, StatementContext.Expression placeholder2, String template)Creates a new address template from two placeholders and an encoded string template. '/' characters inside values must have been encoded usingModelNodeHelper.encodeValue(String).AddressTemplateAddressTemplate. replaceWildcards(String wildcard, String... wildcards)Replaces one or more wildcards with the specified values starting from left to right and returns a new address template.AddressTemplateAddressTemplate. subTemplate(int fromIndex, int toIndex)Works likeList.subList(int, int)over the tokens of this template and throws the same exceptions.Methods in org.jboss.hal.meta that return types with arguments of type AddressTemplate Modifier and Type Method Description Map<ResourceAddress,AddressTemplate>AbstractDatabase. resolveTemplates(Set<AddressTemplate> templates)Map<ResourceAddress,AddressTemplate>Database. resolveTemplates(Set<AddressTemplate> templates)Turns the templates into resource addresses and returns a map for later lookup.Methods in org.jboss.hal.meta with parameters of type AddressTemplate Modifier and Type Method Description AddressTemplateAddressTemplate. append(AddressTemplate template)booleanAbstractRegistry. contains(AddressTemplate template)booleanMetadataRegistry. contains(AddressTemplate template)StringFilteringStatementContext.Filter. filter(String placeholder, AddressTemplate template)String[]FilteringStatementContext.Filter. filterTuple(String placeholder, AddressTemplate template)elemental2.promise.Promise<Map<ResourceAddress,T>>AbstractDatabase. getRecursive(AddressTemplate template)elemental2.promise.Promise<Map<ResourceAddress,T>>Database. getRecursive(AddressTemplate template)Returns a map with metadata whose address starts with the specified templateTAbstractRegistry. lookup(AddressTemplate template)MetadataMetadataRegistry. lookup(AddressTemplate template)StringFilteringStatementContext. resolve(String placeholder, AddressTemplate template)StringStatementContext. resolve(String placeholder, AddressTemplate template)Resolves a single value.ResourceAddressAbstractDatabase. resolveTemplate(AddressTemplate template)ResourceAddressDatabase. resolveTemplate(AddressTemplate template)Turns a template into a resource addresses for later lookup.String[]FilteringStatementContext. resolveTuple(String placeholder, AddressTemplate template)String[]StatementContext. resolveTuple(String placeholder, AddressTemplate template)Resolves a tuple.Method parameters in org.jboss.hal.meta with type arguments of type AddressTemplate Modifier and Type Method Description elemental2.promise.Promise<Map<ResourceAddress,T>>AbstractDatabase. getAll(Set<AddressTemplate> templates)elemental2.promise.Promise<Map<ResourceAddress,T>>Database. getAll(Set<AddressTemplate> templates)Returns a map with metadata for the specified templates.Map<ResourceAddress,AddressTemplate>AbstractDatabase. resolveTemplates(Set<AddressTemplate> templates)Map<ResourceAddress,AddressTemplate>Database. resolveTemplates(Set<AddressTemplate> templates)Turns the templates into resource addresses and returns a map for later lookup.Constructors in org.jboss.hal.meta with parameters of type AddressTemplate Constructor Description Metadata(AddressTemplate template, Supplier<SecurityContext> securityContext, ResourceDescription description, Capabilities capabilities)MissingMetadataException(String type, AddressTemplate address) -
Uses of AddressTemplate in org.jboss.hal.meta.capabilitiy
Methods in org.jboss.hal.meta.capabilitiy that return types with arguments of type AddressTemplate Modifier and Type Method Description Iterable<AddressTemplate>Capability. getTemplates()Iterable<AddressTemplate>Capabilities. lookup(String name)Looks up a capability from the local cache.Methods in org.jboss.hal.meta.capabilitiy with parameters of type AddressTemplate Modifier and Type Method Description voidCapability. addTemplate(AddressTemplate template)voidCapabilities. register(String name, AddressTemplate first, AddressTemplate... rest)Method parameters in org.jboss.hal.meta.capabilitiy with type arguments of type AddressTemplate Modifier and Type Method Description voidCapabilities. register(String name, Iterable<AddressTemplate> templates) -
Uses of AddressTemplate in org.jboss.hal.meta.processing
Methods in org.jboss.hal.meta.processing with parameters of type AddressTemplate Modifier and Type Method Description elemental2.promise.Promise<Metadata>MetadataProcessor. lookup(AddressTemplate template, Progress progress)voidMetadataProcessor. lookup(AddressTemplate template, Progress progress, MetadataProcessor.MetadataCallback callback) -
Uses of AddressTemplate in org.jboss.hal.meta.security
Methods in org.jboss.hal.meta.security that return AddressTemplate Modifier and Type Method Description AddressTemplateConstraint. getTemplate()Methods in org.jboss.hal.meta.security with parameters of type AddressTemplate Modifier and Type Method Description static ConstraintConstraint. executable(AddressTemplate template, String operation)static ConstraintConstraint. writable(AddressTemplate template, String attribute)
-