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

All Known Implementing Classes:
ResourceVO

public interface Resource

TODO Add JavaDoc

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

Method Summary
 String getConfigId()
           
 long getLastModified()
           
 Map<String,Object> getProperties()
           
 

Method Detail

getConfigId

String getConfigId()

getLastModified

long getLastModified()

getProperties

Map<String,Object> getProperties()


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