JBoss Integration 6.0 Parent 6.0.0.CR1

Uses of Interface
org.jboss.scanning.spi.Resource

Packages that use Resource
org.jboss.scanning.spi.jpa   
 

Uses of Resource in org.jboss.scanning.spi.jpa
 

Methods in org.jboss.scanning.spi.jpa that return types with arguments of type Resource
 Set<Resource> JPAEnvironment.getFilesInClasspath(URL jarToScan, String... filePatterns)
          Return all files in the classpath (ie PU visibility) matching one of these file names if filePatterns is empty, return all files the use case is really exact file name.
 Set<Resource> JPAEnvironment.getFilesInJar(URL jarToScan, String... filePatterns)
          Return all files in the jar matching one of these file names if filePatterns is empty, return all files e.g.
 


JBoss Integration 6.0 Parent 6.0.0.CR1

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