public class AppClientAttachments extends Object
Modifier and Type | Field and Description |
---|---|
static AttachmentKey<ApplicationClientComponentDescription> |
APPLICATION_CLIENT_COMPONENT |
static AttachmentKey<org.jboss.metadata.appclient.spec.ApplicationClientMetaData> |
APPLICATION_CLIENT_META_DATA |
static AttachmentKey<Class<?>> |
MAIN_CLASS |
static AttachmentKey<Boolean> |
START_APP_CLIENT |
public static final AttachmentKey<Class<?>> MAIN_CLASS
public static final AttachmentKey<Boolean> START_APP_CLIENT
public static final AttachmentKey<org.jboss.metadata.appclient.spec.ApplicationClientMetaData> APPLICATION_CLIENT_META_DATA
public static final AttachmentKey<ApplicationClientComponentDescription> APPLICATION_CLIENT_COMPONENT
Copyright © 2013 JBoss by Red Hat. All rights reserved.