Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.springframework.aop.framework
Class Cglib2AopProxy.CglibUtils  view Cglib2AopProxy.CglibUtils download Cglib2AopProxy.CglibUtils.java

java.lang.Object
  extended byorg.springframework.aop.framework.Cglib2AopProxy.CglibUtils
Enclosing class:
Cglib2AopProxy

private static class Cglib2AopProxy.CglibUtils
extends java.lang.Object


Field Summary
private static boolean canSkipConstructorInterception
           
 
Constructor Summary
private Cglib2AopProxy.CglibUtils()
           
 
Method Summary
static boolean canSkipConstructorInterception()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

canSkipConstructorInterception

private static boolean canSkipConstructorInterception
Constructor Detail

Cglib2AopProxy.CglibUtils

private Cglib2AopProxy.CglibUtils()
Method Detail

canSkipConstructorInterception

public static boolean canSkipConstructorInterception()