Class WrappingExtensionRepository<T extends ExtensionRepository>

java.lang.Object
org.xwiki.script.wrap.AbstractWrappingObject<T>
org.xwiki.extension.wrap.AbstractWrappingObject<T>
org.xwiki.extension.wrap.WrappingExtensionRepository<T>
Type Parameters:
T - the type of the wrapped object
All Implemented Interfaces:
ExtensionRepository

public class WrappingExtensionRepository<T extends ExtensionRepository> extends AbstractWrappingObject<T> implements ExtensionRepository
Since:
4.0M1
Version:
$Id: 9019a43af457f952291ec0c0fa2f499978db53a7 $