|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.glassfish.admin.cli.resources.ResourcesManager
public class ResourcesManager
This class serves as the API to creating new resources when an xml file is supplied containing the resource definitions
| Constructor Summary | |
|---|---|
ResourcesManager()
|
|
| Method Summary | |
|---|---|
static java.util.ArrayList |
createResources(Resources resources,
java.io.File resourceXMLFile,
java.lang.String target,
ResourceFactory resourceFactory)
Creating resources from sun-resources.xml file. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ResourcesManager()
| Method Detail |
|---|
public static java.util.ArrayList createResources(Resources resources,
java.io.File resourceXMLFile,
java.lang.String target,
ResourceFactory resourceFactory)
throws java.lang.Exception
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||