public class AttachmentTransformParameterSpec extends Object implements TransformParameterSpec
Constructor and Description |
---|
AttachmentTransformParameterSpec(CallbackHandler attachmentCallbackHandler,
Attachment attachment) |
Modifier and Type | Method and Description |
---|---|
Attachment |
getAttachment() |
CallbackHandler |
getAttachmentCallbackHandler() |
public AttachmentTransformParameterSpec(CallbackHandler attachmentCallbackHandler, Attachment attachment)
public CallbackHandler getAttachmentCallbackHandler()
public Attachment getAttachment()
Copyright © 2021 JBoss by Red Hat. All rights reserved.