|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.rhi.architecture.resource.ResourceParserImpl
ResourceParserImpl.java
Field Summary | |
static java.lang.String |
SEP
separator between resource entries in the config data |
Constructor Summary | |
ResourceParserImpl()
Constructor |
Method Summary | |
java.util.List |
getResources(java.util.Properties p)
Find Resource configuration entries and sort them into whatever order the ResouceContext should use for loading. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.String SEP
Constructor Detail |
public ResourceParserImpl()
Object.Object()
Method Detail |
public java.util.List getResources(java.util.Properties p) throws InitializationException
getResources
in interface ResourceParser
p
-
InitializationException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |