60616263646566
public CommonGlassFishManager(C configuration) { this.configuration = configuration; // Start up the GlassFishClient service layer this.glassFishClient = new GlassFishClientService(configuration); }