public interface IntegrationConstants
| Modifier and Type | Field and Description |
|---|---|
static AttachmentKey<org.osgi.framework.BundleActivator> |
BUNDLE_ACTIVATOR_KEY
The bundle activator attachment key
|
static AttachmentKey<BundleInfo> |
BUNDLE_INFO_KEY
The bundle attachment key
|
static AttachmentKey<XBundle> |
BUNDLE_KEY
The bundle attachment key
|
static AttachmentKey<XBundleRevision> |
BUNDLE_REVISION_KEY
The bundle revision attachment key
|
static AttachmentKey<Deployment> |
DEPLOYMENT_KEY
The deployment attachment key
|
static AttachmentKey<Manifest> |
MANIFEST_KEY
The Manifest attachment key
|
static AttachmentKey<org.jboss.modules.ModuleIdentifier> |
MODULE_IDENTIFIER_KEY
The module identifier attachment key
|
static AttachmentKey<OSGiMetaData> |
OSGI_METADATA_KEY
The metadata attachment key
|
static AttachmentKey<StorageState> |
STORAGE_STATE_KEY
The storage state attachment key
|
static final AttachmentKey<org.osgi.framework.BundleActivator> BUNDLE_ACTIVATOR_KEY
static final AttachmentKey<BundleInfo> BUNDLE_INFO_KEY
static final AttachmentKey<XBundle> BUNDLE_KEY
static final AttachmentKey<XBundleRevision> BUNDLE_REVISION_KEY
static final AttachmentKey<Deployment> DEPLOYMENT_KEY
static final AttachmentKey<Manifest> MANIFEST_KEY
static final AttachmentKey<OSGiMetaData> OSGI_METADATA_KEY
static final AttachmentKey<StorageState> STORAGE_STATE_KEY
static final AttachmentKey<org.jboss.modules.ModuleIdentifier> MODULE_IDENTIFIER_KEY
Copyright © 2016 JBoss by Red Hat. All rights reserved.