org.jboss.deployers.spi.annotations
Interface ScanningMetaData

All Known Implementing Classes:
AbstractScanningMetaData

public interface ScanningMetaData

Scanning meta data.

Author:
Ales Justin

Method Summary
 List<PathMetaData> getPaths()
          Get the paths.
 

Method Detail

getPaths

List<PathMetaData> getPaths()
Get the paths.

Returns:
the paths


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