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

org.mobicents.ss7.extension.SS7MbeanPropertyEntryRemove 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 SS7MbeanPropertyEntryRemove extends AbstractRemoveStepHandler {

    public static final SS7MbeanPropertyEntryRemove INSTANCE = new SS7MbeanPropertyEntryRemove();

    private SS7MbeanPropertyEntryRemove() {
    }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy