Package | Description |
---|---|
org.jboss.osgi.resolver | |
org.jboss.osgi.resolver.spi |
Modifier and Type | Method and Description |
---|---|
XModuleIdentity |
XModule.getModuleId()
Get the module id
|
XModuleIdentity |
XModuleBuilder.getModuleIdentity()
Get the module identity from the builder
|
Modifier and Type | Method and Description |
---|---|
XModule |
XResolver.getModuleById(XModuleIdentity moduleId)
Find the a module for a given id.
|
Modifier and Type | Method and Description |
---|---|
XModuleIdentity |
AbstractModule.getModuleId() |
XModuleIdentity |
AbstractModuleBuilder.getModuleIdentity() |
Modifier and Type | Method and Description |
---|---|
XModule |
AbstractResolver.getModuleById(XModuleIdentity moduleId) |
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.