Previous Topic: .NET ProxyNext Topic: Java Proxy (Classic Style)


Java Proxy

The Java Proxy is a generated Java object that provides an object-oriented interface to CA Gen servers. The Java Proxy and associated CA Gen runtimes are 100-percent Java code. Providing a Java object interface enables any Java application to access CA Gen servers. Typical user applications are Stand-alone programs, JSP web applications, Servlet web applications, and EJB components. The proxy can be used in virtually any component of a J2SE or J2EE application.

More information:

Java Proxy