Class UnsupportedSubsystemDescribeHandler

java.lang.Object
org.jboss.as.controller.operations.common.GenericSubsystemDescribeHandler
org.jboss.as.controller.extension.UnsupportedSubsystemDescribeHandler
All Implemented Interfaces:
DescriptionProvider, OperationStepHandler

public class UnsupportedSubsystemDescribeHandler extends GenericSubsystemDescribeHandler
Handler for the "describe" operation for an extension that is only supported for non-server use in a mixed-version domain where legacy slaves still support the extension.
Author:
Brian Stansberry (c) 2013 Red Hat Inc.