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