Package org.glassfish.embeddable.client


package org.glassfish.embeddable.client
  • Class
    Description
    Marks class loaders in gf-client and gf-client-module which can provide a container initialized by the Java agent.
    This class is used to share arguments as a string property between Java Agent and Java Main class.
    Shared interface required to avoid circular dependency of gf-client.jar and gf-client-module.jar
    Represents any user error, such as an invalid combination of command options, or specifying a non-existent JAR file.