public interface InternalConstants
Modifier and Type | Field and Description |
---|---|
static org.jboss.osgi.spi.AttachmentKey<org.jboss.modules.Module> |
MODULE_KEY
The module attachment key
|
static org.jboss.osgi.spi.AttachmentKey<org.jboss.osgi.metadata.NativeLibraryMetaData> |
NATIVE_LIBRARY_METADATA_KEY
The NativeLibraryMetaData attachment key
|
static org.jboss.osgi.spi.AttachmentKey<org.jboss.osgi.framework.internal.RevisionIdentifier> |
REVISION_IDENTIFIER_KEY
The revision identifier attachment key
|
static int |
UNINSTALL_INTERNAL
Uninstall the bundle internally, skipping the
BundleLifecycle integration. |
static final int UNINSTALL_INTERNAL
BundleLifecycle
integration.static final org.jboss.osgi.spi.AttachmentKey<org.jboss.modules.Module> MODULE_KEY
static final org.jboss.osgi.spi.AttachmentKey<org.jboss.osgi.metadata.NativeLibraryMetaData> NATIVE_LIBRARY_METADATA_KEY
static final org.jboss.osgi.spi.AttachmentKey<org.jboss.osgi.framework.internal.RevisionIdentifier> REVISION_IDENTIFIER_KEY
Copyright © 2013 JBoss by Red Hat. All rights reserved.