Class CorbaUnionEventProducer
- java.lang.Object
-
- org.apache.cxf.binding.corba.types.AbstractStartEndEventProducer
-
- org.apache.cxf.binding.corba.types.CorbaUnionEventProducer
-
- All Implemented Interfaces:
CorbaTypeEventProducer
public class CorbaUnionEventProducer 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
Constructors Constructor Description CorbaUnionEventProducer(CorbaObjectHandler h, ServiceInfo sInfo, org.omg.CORBA.ORB o)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<Attribute>getAttributes()-
Methods inherited from class org.apache.cxf.binding.corba.types.AbstractStartEndEventProducer
getLocalName, getName, getNamespaces, getNestedTypes, getText, hasNext, next
-
-
-
-
Constructor Detail
-
CorbaUnionEventProducer
public CorbaUnionEventProducer(CorbaObjectHandler h, ServiceInfo sInfo, org.omg.CORBA.ORB o)
-
-
Method Detail
-
getAttributes
public List<Attribute> getAttributes()
- Specified by:
getAttributesin interfaceCorbaTypeEventProducer- Overrides:
getAttributesin classAbstractStartEndEventProducer
-
-