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

org.restcomm.ss7.extension.SS7MbeanRemove Maven / Gradle / Ivy

The newest version!
package org.restcomm.ss7.extension;

import org.jboss.as.controller.AbstractRemoveStepHandler;

class SS7MbeanRemove extends AbstractRemoveStepHandler {

    static final SS7MbeanRemove INSTANCE = new SS7MbeanRemove();

    private SS7MbeanRemove() {
    }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy