Uses of Interface
org.jboss.as.controller.transform.PathAddressTransformer.Builder
-
Packages that use PathAddressTransformer.Builder Package Description org.jboss.as.controller.transform -
-
Uses of PathAddressTransformer.Builder in org.jboss.as.controller.transform
Classes in org.jboss.as.controller.transform that implement PathAddressTransformer.Builder Modifier and Type Class Description static classPathAddressTransformer.BuilderImplMethods in org.jboss.as.controller.transform with parameters of type PathAddressTransformer.Builder Modifier and Type Method Description PathAddressPathAddressTransformer.BasicPathAddressTransformer. transform(PathElement current, PathAddressTransformer.Builder builder)PathAddressPathAddressTransformer.ReplaceElementKey. transform(PathElement current, PathAddressTransformer.Builder builder)PathAddressPathAddressTransformer. transform(PathElement current, PathAddressTransformer.Builder builder)Transform an address.
-