T - @FunctionalInterface
public static interface AllowedComponents.InstantiationDelegate<T>
| Modifier and Type | Method and Description |
|---|---|
T |
instantiate(java.lang.String syntheticPath,
java.lang.String resourceType,
Component component)
Instantiates and returns an object of type T
|
T instantiate(java.lang.String syntheticPath, java.lang.String resourceType, Component component)
syntheticPath - path of the synthetic component as computed by the AllowedComponentsresourceType - type of the synthetic component as computed by the AllowedComponentscomponent - the original allowed component instance"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"