829830831832833834835
} private Deployer getDeployer() { ProfileServiceConnection profileServiceConnection = getConnection(); return new RemoteDeployer(profileServiceConnection, this.resourceContext); }