Class HibernateSearchDeploymentMarker

java.lang.Object
org.jboss.as.jpa.processor.HibernateSearchDeploymentMarker

public class HibernateSearchDeploymentMarker extends Object
  • Method Details

    • markBackendType

      public static void markBackendType(org.jboss.as.server.deployment.DeploymentUnit unit, String backendType)
    • getBackendTypes

      public static List<String> getBackendTypes(org.jboss.as.server.deployment.DeploymentUnit unit)
    • markCoordinationStrategy

      public static void markCoordinationStrategy(org.jboss.as.server.deployment.DeploymentUnit unit, String coordinationStrategy)
    • getCoordinationStrategies

      public static List<String> getCoordinationStrategies(org.jboss.as.server.deployment.DeploymentUnit unit)