Uses of Class
org.glassfish.appclient.client.acc.AppClientInfo
-
Packages that use AppClientInfo Package Description org.glassfish.appclient.client.acc -
-
Uses of AppClientInfo in org.glassfish.appclient.client.acc
Subclasses of AppClientInfo in org.glassfish.appclient.client.acc Modifier and Type Class Description classClassFileAppClientInfoRepresents an app client specified by a .class file on the command line.classNestedAppClientInfoRepresents an app client that is nested inside an enterprise app.classStandAloneAppClientInfoRepresents an app client that is in a stand-alone archive, not inside an enterprise app archive and not a .class file.
-