public interface ComponentManager
Component.isAccessible()
prior of using it.Modifier and Type | Method and Description |
---|---|
Component |
getComponent(String path)
Returns the component at the given path.
|
Component |
getComponentOfResource(Resource resource)
Returns the component according to the type of the resource or
null if no such component exists. |
Collection<Component> |
getComponents()
Returns all components configured in the system.
|
Component getComponentOfResource(Resource resource)
null
if no such component exists.resource
- to resolvenull
Component getComponent(String path)
path
- component pathnull
Collection<Component> getComponents()
"Copyright © 2006 - 2015 Adobe Systems Incorporated. All Rights Reserved"