public interface InvocationContext
extends org.jboss.osgi.spi.Attachable
Modifier and Type | Method and Description |
---|---|
org.osgi.framework.Bundle |
getBundle()
Get the bundle
|
org.jboss.osgi.vfs.VirtualFile |
getRoot()
Get the root virtual file
|
org.osgi.framework.BundleContext |
getSystemContext()
Get the system bundle context
|
Copyright © 2013 JBoss by Red Hat. All rights reserved.