Package org.glassfish.embeddable.client
Interface ApplicationClientContainer
public interface ApplicationClientContainer
Shared interface required to avoid circular dependency of gf-client.jar and gf-client-module.jar
-
Method Summary
-
Method Details
-
launch
Executes the client. The implementation of this interface might require some preparation.- Parameters:
args-- Throws:
UserError- When user provided incorrect arguments or some requirements were not met.
-