Class GetDataSourceClassInfoOperationHandler

java.lang.Object
org.jboss.as.connector.subsystems.datasources.GetDataSourceClassInfoOperationHandler
All Implemented Interfaces:
org.jboss.as.controller.OperationStepHandler

public class GetDataSourceClassInfoOperationHandler extends Object implements org.jboss.as.controller.OperationStepHandler
Reads data-source and xa-data-source class information for a jdbc-driver.
Author:
Lin Gao
  • Field Details

  • Method Details

    • execute

      public void execute(org.jboss.as.controller.OperationContext context, org.jboss.dmr.ModelNode operation) throws org.jboss.as.controller.OperationFailedException
      Specified by:
      execute in interface org.jboss.as.controller.OperationStepHandler
      Throws:
      org.jboss.as.controller.OperationFailedException