public interface ComponentManager
Component.isAccessible()
prior of using it.Modifier and Type | Method and Description |
---|---|
Component |
getComponent(java.lang.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. |
java.util.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(java.lang.String path)
path
- component pathnull
java.util.Collection<Component> getComponents()
Copyright © 2010 - 2020 Adobe. All Rights Reserved