Apache CXF API

org.apache.cxf.binding.corba.types
Class CorbaExceptionEventProducer

java.lang.Object
  extended by org.apache.cxf.binding.corba.types.AbstractStartEndEventProducer
      extended by org.apache.cxf.binding.corba.types.CorbaExceptionEventProducer
All Implemented Interfaces:
CorbaTypeEventProducer

public class CorbaExceptionEventProducer
extends AbstractStartEndEventProducer


Field Summary
 
Fields inherited from class org.apache.cxf.binding.corba.types.AbstractStartEndEventProducer
currentEventProducer, iterator, name, orb, producers, serviceInfo, state, states
 
Constructor Summary
CorbaExceptionEventProducer(CorbaObjectHandler h, ServiceInfo service, ORB orbRef)
           
 
Method Summary
 
Methods inherited from class org.apache.cxf.binding.corba.types.AbstractStartEndEventProducer
getAttributes, getLocalName, getName, getNamespaces, getNestedTypes, getText, hasNext, next
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CorbaExceptionEventProducer

public CorbaExceptionEventProducer(CorbaObjectHandler h,
                                   ServiceInfo service,
                                   ORB orbRef)

Apache CXF API

Apache CXF