Uses of Interface
org.jboss.osgi.resolver.XModuleIdentity

Uses of XModuleIdentity in org.jboss.osgi.resolver
 

Methods in org.jboss.osgi.resolver that return XModuleIdentity
 XModuleIdentity XModule.getModuleId()
          Get the module id
 XModuleIdentity XModuleBuilder.getModuleIdentity()
          Get the module identity from the builder
 

Methods in org.jboss.osgi.resolver with parameters of type XModuleIdentity
 XModule XResolver.getModuleById(XModuleIdentity moduleId)
          Find the a module for a given id.
 



Copyright © 2012. All Rights Reserved.