|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--org.sape.carbon.services.config.jar.JarFolderFactory
Factory for create folder nodes Copyright 2002 Sapient
| Constructor Summary | |
JarFolderFactory()
|
|
| Method Summary | |
Node |
getInstance(Node parent,
String name)
Only creates sub folders of other FileFolders |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public JarFolderFactory()
| Method Detail |
public Node getInstance(Node parent,
String name)
throws NodeCreationException
getInstance in interface NodeFactoryparent - the parent node of the folder to be loadedname - the name of the jar folder to load
InvalidParameterException - if parent is not assignable
from FileFolder
NodeCreationException - indicates an error creating the nodeNodeFactory.getInstance(org.sape.carbon.core.config.node.Node, java.lang.String)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||