| 
 | Oracle Fusion Middleware Infrastructure Management Java API Reference for Oracle SOA Suite 11g Release 1 (11.1.1.7) E10659-10 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
   oracle.soa.management.facade.MigrationPlanFactory
oracle.soa.management.facade.MigrationPlanFactory
public class MigrationPlanFactory
Creates MigrationPlan objects for interacting with the composite instance migration facility.
| Method Summary | |
|---|---|
|  oracle.soa.management.facade.MigrationPlan | create(org.w3c.dom.Document plan)Create a MigrationPlan from an XML document. | 
|  oracle.soa.management.facade.MigrationPlan | create(java.io.File planFile)Create a MigrationPlan from an XML file. | 
| static MigrationPlanFactory | getInstance() | 
| Methods inherited from class java.lang.Object | 
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Method Detail | 
|---|
public static MigrationPlanFactory getInstance()
public oracle.soa.management.facade.MigrationPlan create(org.w3c.dom.Document plan)
plan - The XML document defining the plan
public oracle.soa.management.facade.MigrationPlan create(java.io.File planFile)
                                                  throws java.lang.Exception
planFile - The XML File defining the planjava.lang.Exception| 
 | Oracle Fusion Middleware Infrastructure Management Java API Reference for Oracle SOA Suite 11g Release 1 (11.1.1.7) E10659-10 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||