Package com.day.cq.mcm.api
Interface MCMPluginAdapter.Factory<T>
-
- Enclosing class:
- MCMPluginAdapter
public static interface MCMPluginAdapter.Factory<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description T
create(Resource r)
-