Skip navigation links

Oracle Fusion Middleware Sensor Java API Reference for BPEL Process Manager
11g Release 1 (11.1.1.7.0)
E14900-09


com.oracle.bpel.sensor.schemas
Class TSensorActionListFactory

java.lang.Object
  extended by com.oracle.bpel.sensor.schemas.TSensorActionListFactory


public class TSensorActionListFactory
extends java.lang.Object

Class TSensorActionListFactory.


Constructor Summary
TSensorActionListFactory()
           

 

Method Summary
static TSensorActionList createFacade()
          Method createFacade
static TSensorActionList createFacade(org.w3c.dom.Element domElement)
          Method createFacade
static TSensorActionList createFacade(java.io.File file)
          Method createFacade
static TSensorActionList createFacade(org.xml.sax.InputSource ins)
          Method createFacade
static TSensorActionList createFacade(javax.xml.namespace.QName qname)
          Method createFacade
static TSensorActionList createFacade(java.lang.String xml)
          Method createFacade
static TSensorActionList createFacade(java.net.URL url)
          Method createFacade

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

TSensorActionListFactory

public TSensorActionListFactory()

Method Detail

createFacade

public static TSensorActionList createFacade()
                                      throws java.lang.Exception
Method createFacade
Throws:
java.lang.Exception

createFacade

public static TSensorActionList createFacade(javax.xml.namespace.QName qname)
                                      throws java.lang.Exception
Method createFacade
Parameters:
qname -
Throws:
java.lang.Exception

createFacade

public static TSensorActionList createFacade(java.lang.String xml)
                                      throws java.lang.Exception
Method createFacade
Parameters:
xml -
Throws:
java.lang.Exception

createFacade

public static TSensorActionList createFacade(org.w3c.dom.Element domElement)
                                      throws java.lang.Exception
Method createFacade
Parameters:
domElement -
Throws:
java.lang.Exception

createFacade

public static TSensorActionList createFacade(java.io.File file)
                                      throws java.lang.Exception
Method createFacade
Parameters:
file -
Throws:
java.lang.Exception

createFacade

public static TSensorActionList createFacade(java.net.URL url)
                                      throws java.lang.Exception
Method createFacade
Parameters:
url -
Throws:
java.lang.Exception

createFacade

public static TSensorActionList createFacade(org.xml.sax.InputSource ins)
                                      throws java.lang.Exception
Method createFacade
Parameters:
ins -
Throws:
java.lang.Exception

Skip navigation links

Oracle Fusion Middleware Sensor Java API Reference for BPEL Process Manager
11g Release 1 (11.1.1.7.0)
E14900-09


Copyright © 2009, 2013, Oracle and/or its affiliates. All rights reserved.