org.apache.aries.proxy.impl
Class ProxyUtils

java.lang.Object
  extended by org.apache.aries.proxy.impl.ProxyUtils

public class ProxyUtils
extends Object


Field Summary
static int JAVA_CLASS_VERSION
           
 
Constructor Summary
ProxyUtils()
           
 
Method Summary
static int getWeavingJavaVersion()
          Get the java version to be woven at.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

JAVA_CLASS_VERSION

public static final int JAVA_CLASS_VERSION
Constructor Detail

ProxyUtils

public ProxyUtils()
Method Detail

getWeavingJavaVersion

public static int getWeavingJavaVersion()
Get the java version to be woven at.

Returns:


Copyright © 2009-2012 The Apache Software Foundation. All Rights Reserved.