All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.mobicents.ss7.extension.SS7MbeanConstructorParameterRemove Maven / Gradle / Ivy

There is a newer version: 8.0.112
Show newest version
package org.mobicents.ss7.extension;

import org.jboss.as.controller.AbstractRemoveStepHandler;

class SS7MbeanConstructorParameterRemove extends AbstractRemoveStepHandler {

    public static final SS7MbeanConstructorParameterRemove INSTANCE = new SS7MbeanConstructorParameterRemove();

    private SS7MbeanConstructorParameterRemove() {
    }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy