|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.jaspic.config.factory.RegStoreFileParser
public final class RegStoreFileParser
Used by GFServerConfigProvider to parse the configuration file. If a file does not exist originally, the default providers are not used. A file is only created if needed, which happens if providers are registered or unregistered through the store() or delete() methods.
| Constructor Summary | |
|---|---|
RegStoreFileParser(java.lang.String pathParent,
java.lang.String pathChild,
java.util.List<EntryInfo> defaultEntries)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RegStoreFileParser(java.lang.String pathParent,
java.lang.String pathChild,
java.util.List<EntryInfo> defaultEntries)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||