|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PropertiesLoader
ResourceLoader to deal with properties resources.
| Method Summary | |
|---|---|
Properties |
getProperties()
get the properties. |
void |
init(String resource,
Properties properties)
initialise this resource loader with the resource name/path and the resource it will go into. |
| Methods inherited from interface no.sesat.search.site.config.ResourceLoader |
|---|
abut |
| Method Detail |
|---|
void init(String resource,
Properties properties)
resource - the name/path of the resource.properties - the properties that will be used to hold the individual properties.Properties getProperties()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||