org.gcube.common.core.utils.proxies
Class GCUBEProxyFactory.FlexEnhancer

java.lang.Object
  extended by net.sf.cglib.core.AbstractClassGenerator
      extended by net.sf.cglib.proxy.Enhancer
          extended by org.gcube.common.core.utils.proxies.GCUBEProxyFactory.FlexEnhancer
All Implemented Interfaces:
net.sf.cglib.core.ClassGenerator
Enclosing class:
GCUBEProxyFactory

public static class GCUBEProxyFactory.FlexEnhancer
extends net.sf.cglib.proxy.Enhancer


Nested Class Summary
 
Nested classes/interfaces inherited from class net.sf.cglib.proxy.Enhancer
net.sf.cglib.proxy.Enhancer.EnhancerKey
 
Nested classes/interfaces inherited from class net.sf.cglib.core.AbstractClassGenerator
net.sf.cglib.core.AbstractClassGenerator.Source
 
Constructor Summary
GCUBEProxyFactory.FlexEnhancer()
           
 
Method Summary
protected  void filterConstructors(Class sc, List constructors)
           
 
Methods inherited from class net.sf.cglib.proxy.Enhancer
create, create, create, create, create, createClass, firstInstance, generateClass, getDefaultClassLoader, getMethods, isEnhanced, nextInstance, registerCallbacks, registerStaticCallbacks, setCallback, setCallbackFilter, setCallbacks, setCallbackType, setCallbackTypes, setInterceptDuringConstruction, setInterfaces, setSerialVersionUID, setSuperclass, setUseFactory
 
Methods inherited from class net.sf.cglib.core.AbstractClassGenerator
create, getAttemptLoad, getClassLoader, getClassName, getCurrent, getNamingPolicy, getStrategy, getUseCache, setAttemptLoad, setClassLoader, setNamePrefix, setNamingPolicy, setStrategy, setUseCache
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GCUBEProxyFactory.FlexEnhancer

public GCUBEProxyFactory.FlexEnhancer()
Method Detail

filterConstructors

protected void filterConstructors(Class sc,
                                  List constructors)
Overrides:
filterConstructors in class net.sf.cglib.proxy.Enhancer


Copyright © 2013. All Rights Reserved.