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

Quick Search    Search Deep

Uses of Class
java.lang.reflect.Proxy.ProxyType

Uses of Proxy.ProxyType in java.lang.reflect
 

Methods in java.lang.reflect with parameters of type Proxy.ProxyType
(package private) static Proxy.ProxyData Proxy.ProxyData.getProxyData(Proxy.ProxyType pt)
          Verifies that the arguments are legal, and sets up remaining data This should only be called when a class must be generated, as it is expensive.