Class AppClient<IC,ICP extends InvocationProxy<IC>>

java.lang.Object
com.sun.ts.tests.common.vehicle.none.proxy.AppClient<IC,ICP>

public class AppClient<IC,ICP extends InvocationProxy<IC>> extends Object
The appclient main entry point that creates a proxy to the server side client test. Used by the non-vehicle appclient tests that were previously invoking remote ejbs.