Class AppClient<IC,ICP extends InvocationProxy<IC>>
java.lang.Object
com.sun.ts.tests.common.vehicle.none.proxy.AppClient<IC,ICP>
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.
-
Constructor Details
-
AppClient
public AppClient()
-
-
Method Details
-
getAppClasses
-
run
- Throws:
IOException
-
getInvocationProxyClass
Get the invocation proxy class from the reified type arguments- Returns:
- the invocation proxy class
-
getReifiedTypeArguments
Get the reified type arguments bound by the subclass- Returns:
- - the reified type arguments
-