public class Attachments extends Object
Modifier and Type | Field and Description |
---|---|
static AttachmentKey<Properties> |
DEPLOYMENT_PROPERTIES |
static AttachmentKey<AttachmentList<org.jboss.metadata.property.PropertyResolver>> |
DEPLOYMENT_PROPERTY_RESOLVERS |
static AttachmentKey<org.jboss.metadata.property.PropertyResolver> |
FINAL_PROPERTY_RESOLVER |
Constructor and Description |
---|
Attachments() |
public static final AttachmentKey<Properties> DEPLOYMENT_PROPERTIES
public static final AttachmentKey<AttachmentList<org.jboss.metadata.property.PropertyResolver>> DEPLOYMENT_PROPERTY_RESOLVERS
public static final AttachmentKey<org.jboss.metadata.property.PropertyResolver> FINAL_PROPERTY_RESOLVER
Copyright © 2014 JBoss by Red Hat. All rights reserved.