Searched refs:Mixin (Results 1 – 6 of 6) sorted by relevance
35 abstract public class Mixin { class48 abstract public Mixin newInstance(Object[] delegates); in newInstance()56 public static Mixin create(Object[] delegates) { in create()68 public static Mixin create(Class[] interfaces, Object[] delegates) { in create()76 public static Mixin createBean(Object[] beans) { in createBean()87 public static Mixin createBean(ClassLoader loader,Object[] beans) { in createBean()96 private static final Source SOURCE = new Source(Mixin.class.getName());132 public Mixin create() { in create()165 …return (Mixin)super.create(KEY_FACTORY.newInstance(style, ReflectUtils.getNames( classes ), route)… in create()183 return ((Mixin)ReflectUtils.newInstance(type)).newInstance(delegates); in firstInstance()[all …]
META-INF/ META-INF/MANIFEST.MF net/ net/sf/ net/ ...
META-INF/MANIFEST.MF LICENSE NOTICE net/sf/cglib/beans/BeanCopier$ ...
META-INF/ META-INF/MANIFEST.MF org/ org/mockito/ org/ ...
175 …patible:function(u,v){var w=qx.Bootstrap.getMixins(v);w.push(u);return qx.Mixin.checkCompatibility… property