org.jboss.jpa.resolvers.strategy
Class SpecCompliantSearchStrategy

java.lang.Object
  extended by org.jboss.jpa.resolvers.strategy.BaseSearchStrategy
      extended by org.jboss.jpa.resolvers.strategy.SpecCompliantSearchStrategy
All Implemented Interfaces:
SearchStrategy

public class SpecCompliantSearchStrategy
extends BaseSearchStrategy

The spec compliant persistence unit search stragegy. See EJB 3.0 6.2.2.

Version:
$Revision: $
Author:
Carlo de Wolf

Constructor Summary
SpecCompliantSearchStrategy()
           
 
Method Summary
 
Methods inherited from class org.jboss.jpa.resolvers.strategy.BaseSearchStrategy
findPersistenceUnitSupplier, findWithinApplication, findWithinModule, getDeploymentUnit, setJavaEEModuleInformer
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SpecCompliantSearchStrategy

public SpecCompliantSearchStrategy()


Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.