Uses of Class
org.ow2.petals.systemstate.SystemStateException

Packages that use SystemStateException
org.ow2.petals.systemstate   
 

Uses of SystemStateException in org.ow2.petals.systemstate
 

Methods in org.ow2.petals.systemstate that throw SystemStateException
static void SystemStateBuilder.buildXmlFileSystemState(SystemState systemStateClass, java.io.File systemStateFile)
          Build the XML File from the System State in Java classes form.
static java.lang.String SystemStateBuilder.buildXmlStringSystemState(SystemState systemStateClass)
          Build the XML String from the System State in Java classes form.
static SystemState SystemStateBuilder.createSystemState(java.io.File xmlFile)
          Create the system state object.
static SystemState SystemStateBuilder.createSystemState(java.lang.String xmlFileName)
          Create the system state object.
 



Copyright © 2005-2011 Petals Link (EBM Websourcing). All Rights Reserved.