| Package | Description |
|---|---|
| org.jboss.cache.factories |
| Modifier and Type | Method and Description |
|---|---|
Set<ComponentRegistry.Component> |
ComponentRegistry.getRegisteredComponents()
Returns an immutable set contating all the components that exists in the reporsitory at this moment.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
ComponentRegistry.addComponentDependencies(ComponentRegistry.Component c)
Adds component dependencies for a given component, by populating
injectionMethods. |
Copyright © 2012 JBoss, a division of Red Hat. All Rights Reserved.