package org.atricore.idbus.kernel.main.mediation.channel; /** * @author <a href=mailto:sgonzalez@atricore.org>Sebastian Gonzalez Oyuela</a> */ public class PspChannelImpl extends AbstractProvisioningChannel implements PsPChannel { }