53545556575859
/** * Creates a new instance. */ public DefaultManagerConnection() { this.impl = new ManagerConnectionImpl(); }