|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.osgi.spi.util.AttachmentSupport
org.jboss.osgi.deployment.internal.AbstractDeployment
org.jboss.osgi.deployment.internal.NullFileDeployment
public class NullFileDeployment
An abstraction of a bundle deployment
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.jboss.osgi.spi.Attachments |
|---|
org.jboss.osgi.spi.Attachments.Key |
| Constructor Summary | |
|---|---|
NullFileDeployment(String location,
String symbolicName,
org.osgi.framework.Version version)
|
|
| Method Summary | |
|---|---|
org.jboss.osgi.vfs.VirtualFile |
getRoot()
Get the root virtual file |
| Methods inherited from class org.jboss.osgi.deployment.internal.AbstractDeployment |
|---|
equals, getLocation, getStartLevel, getSymbolicName, getVersion, hashCode, isAutoStart, isBundleUpdate, setAutoStart, setBundleUpdate, setStartLevel, toString |
| Methods inherited from class org.jboss.osgi.spi.util.AttachmentSupport |
|---|
addAttachment, addAttachment, addAttachment, getAttachment, getAttachment, getAttachment, getAttachmentKeys, removeAttachment, removeAttachment, removeAttachment |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.jboss.osgi.spi.Attachments |
|---|
addAttachment, addAttachment, addAttachment, getAttachment, getAttachment, getAttachment, getAttachmentKeys, removeAttachment, removeAttachment, removeAttachment |
| Constructor Detail |
|---|
public NullFileDeployment(String location,
String symbolicName,
org.osgi.framework.Version version)
| Method Detail |
|---|
public org.jboss.osgi.vfs.VirtualFile getRoot()
Deployment
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||