|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.ow2.jasmine.vmm.agent.domain.DomainBuilder
public final class DomainBuilder
The class DomainBuilder constructs Domain objects from XML specifications. TODO check the syntax of the XML file with a schema
| Constructor Summary | |
|---|---|
DomainBuilder()
|
|
| Method Summary | |
|---|---|
static Domain |
createManagedResourcesFromXML(java.io.File file)
Constructs a new Domain object from an XML description |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DomainBuilder()
| Method Detail |
|---|
public static Domain createManagedResourcesFromXML(java.io.File file)
file - the file containing of the XML description
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||