|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ComponentRegistry.Component | |
---|---|
org.jboss.cache.factories |
Uses of ComponentRegistry.Component in org.jboss.cache.factories |
---|
Methods in org.jboss.cache.factories that return types with arguments of type ComponentRegistry.Component | |
---|---|
java.util.Set<ComponentRegistry.Component> |
ComponentRegistry.getRegisteredComponents()
Returns an immutable set contating all the components that exists in the reporsitory at this moment. |
Methods in org.jboss.cache.factories with parameters of type ComponentRegistry.Component | |
---|---|
protected void |
ComponentRegistry.addComponentDependencies(ComponentRegistry.Component c)
Adds component dependencies for a given component, by populating injectionMethods . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |