Examples of RTSSubsystemExtension


Examples of org.wildfly.extension.rts.RTSSubsystemExtension

* @author <a href="mailto:gytis@redhat.com">Gytis Trikleris</a>
*/
public class RTSSubsystemTestCase extends AbstractSubsystemBaseTest {

    public RTSSubsystemTestCase() {
        super(RTSSubsystemExtension.SUBSYSTEM_NAME, new RTSSubsystemExtension());
    }
View Full Code Here
TOP
Copyright © 2018 www.massapi.com. All rights reserved.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.