org.ops4j.pax.coin.provider.scanner
Interface ResourceGroup

All Known Implementing Classes:
ResourceGroupVO

public interface ResourceGroup

TODO Add JavaDoc

Since:
0.3.0, March 07, 2008
Author:
Alin Dreghiciu

Method Summary
 String getGroupId()
           
 long getLastModified()
           
 String getLocation()
           
 Resource[] getResources()
           
 int getVersion()
           
 

Method Detail

getGroupId

String getGroupId()

getLocation

String getLocation()

getLastModified

long getLastModified()

getVersion

int getVersion()

getResources

Resource[] getResources()


Copyright © 2006-2012 OPS4J - Open Participation Software for Java. All Rights Reserved.