Uses of Class
org.jboss.as.controller.registry.AliasEntry
Packages that use AliasEntry
-
Uses of AliasEntry in org.jboss.as.controller.registry
Methods in org.jboss.as.controller.registry that return AliasEntryModifier and TypeMethodDescriptionDelegatingImmutableManagementResourceRegistration.getAliasEntry()DelegatingManagementResourceRegistration.getAliasEntry()ImmutableManagementResourceRegistration.getAliasEntry()Gets the alias entry for this registration if it is an aliasMethods in org.jboss.as.controller.registry with parameters of type AliasEntryModifier and TypeMethodDescriptionvoidDelegatingManagementResourceRegistration.registerAlias(PathElement address, AliasEntry aliasEntry) voidManagementResourceRegistration.registerAlias(PathElement address, AliasEntry aliasEntry) Register an alias registration to another part of the modeldefault voidManagementResourceRegistration.registerAlias(ResourceRegistration registration, AliasEntry aliasEntry) Register an alias registration to another part of the model