com.businessobjects.enterprise.event
Class Event.EventSource.Factory

java.lang.Object
  extended by com.businessobjects.enterprise.event.Event.EventSource.Factory
Enclosing interface:
Event.EventSource

public static final class Event.EventSource.Factory
extends java.lang.Object

A factory class with static methods for creating instances of this type.


Method Summary
static Event.EventSource newInstance()
           
static Event.EventSource newInstance(org.apache.xmlbeans.XmlOptions options)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

newInstance

public static Event.EventSource newInstance()

newInstance

public static Event.EventSource newInstance(org.apache.xmlbeans.XmlOptions options)