|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.util.JBossObject
org.jboss.dependency.plugins.AbstractDependencyItem
org.jboss.osgi.deployer.helpers.PackageAdminDependencyItem
public class PackageAdminDependencyItem
This dependency item uses the OSGi PackageAdmin to trigger a bundle resolve attempt.
| Field Summary |
|---|
| Fields inherited from class org.jboss.dependency.plugins.AbstractDependencyItem |
|---|
log |
| Fields inherited from class org.jboss.util.JBossObject |
|---|
hashCode, toString |
| Constructor Summary | |
|---|---|
PackageAdminDependencyItem(org.osgi.framework.BundleContext systemContext,
org.osgi.framework.Bundle bundle)
|
|
| Method Summary | |
|---|---|
boolean |
resolve(org.jboss.dependency.spi.Controller controller)
|
protected void |
toHumanReadableString(java.lang.StringBuilder builder)
|
| Methods inherited from class org.jboss.dependency.plugins.AbstractDependencyItem |
|---|
addDependsOnMe, getDependentState, getIDependOn, getName, getWhenRequired, isResolved, setIDependOn, setResolved, toHumanReadableString, toShortString, toString, unresolved, unresolved |
| Methods inherited from class org.jboss.util.JBossObject |
|---|
cacheGetHashCode, cacheToString, clone, equals, flushJBossObjectCache, getClassShortName, getHashCode, hashCode, list, notEqual, toShortString, toString, toStringImplementation |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public PackageAdminDependencyItem(org.osgi.framework.BundleContext systemContext,
org.osgi.framework.Bundle bundle)
| Method Detail |
|---|
public boolean resolve(org.jboss.dependency.spi.Controller controller)
resolve in interface org.jboss.dependency.spi.DependencyItemresolve in class org.jboss.dependency.plugins.AbstractDependencyItemprotected void toHumanReadableString(java.lang.StringBuilder builder)
toHumanReadableString in class org.jboss.dependency.plugins.AbstractDependencyItem
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||