public class AttachableDependency extends Object
Constructor and Description |
---|
AttachableDependency(AttachmentKey<?> attachmentKey,
org.jboss.msc.service.ServiceName serviceName,
boolean deploymentUnit) |
Modifier and Type | Method and Description |
---|---|
AttachmentKey<?> |
getAttachmentKey() |
org.jboss.msc.service.ServiceName |
getServiceName() |
boolean |
isDeploymentUnit() |
public AttachableDependency(AttachmentKey<?> attachmentKey, org.jboss.msc.service.ServiceName serviceName, boolean deploymentUnit)
public AttachmentKey<?> getAttachmentKey()
public org.jboss.msc.service.ServiceName getServiceName()
public boolean isDeploymentUnit()
Copyright © 2023 JBoss by Red Hat. All rights reserved.