public class EventSeqIterPOATie extends EventSeqIterPOA
| Constructor and Description |
|---|
EventSeqIterPOATie(EventSeqIterOperations delegate) |
EventSeqIterPOATie(EventSeqIterOperations delegate,
org.omg.PortableServer.POA poa) |
| Modifier and Type | Method and Description |
|---|---|
org.omg.PortableServer.POA |
_default_POA() |
EventSeqIterOperations |
_delegate() |
void |
_delegate(EventSeqIterOperations delegate) |
void |
destroy() |
int |
how_many_remain() |
boolean |
next_n(int how_many,
EventAccessSeqHolder seq) |
_all_interfaces, _invoke, _this, _thispublic EventSeqIterPOATie(EventSeqIterOperations delegate)
public EventSeqIterPOATie(EventSeqIterOperations delegate, org.omg.PortableServer.POA poa)
public EventSeqIterOperations _delegate()
public void _delegate(EventSeqIterOperations delegate)
public org.omg.PortableServer.POA _default_POA()
_default_POA in class org.omg.PortableServer.Servantpublic int how_many_remain()
public boolean next_n(int how_many,
EventAccessSeqHolder seq)
public void destroy()