Uses of Class
org.jboss.as.controller.transform.TransformerOperationAttachment
Packages that use TransformerOperationAttachment
-
Uses of TransformerOperationAttachment in org.jboss.as.controller.transform
Fields in org.jboss.as.controller.transform with type parameters of type TransformerOperationAttachmentMethods in org.jboss.as.controller.transform that return TransformerOperationAttachmentModifier and TypeMethodDescriptionTransformerOperationAttachment.getOrCreate(OperationContext context) Transformers.TransformationInputs.getTransformerOperationAttachment()Gets anyTransformerOperationAttachmentthat was attached to theOperationContextat the time this object was created.Methods in org.jboss.as.controller.transform with parameters of type TransformerOperationAttachmentModifier and TypeMethodDescriptionTransformers.Factory.create(TransformationTarget target, Resource model, ImmutableManagementResourceRegistration registration, ExpressionResolver resolver, RunningMode runningMode, ProcessType type, TransformerOperationAttachment attachment) Creates a ResourceTransformationContextTransformers.Factory.create(TransformationTarget target, Resource model, ImmutableManagementResourceRegistration registration, ExpressionResolver resolver, RunningMode runningMode, ProcessType type, TransformerOperationAttachment attachment, Transformers.ResourceIgnoredTransformationRegistry ignoredTransformationRegistry) Creates a ResourceTransformationContext