Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.omg.PortableServer.Servant
org.omg.CosCollection.PriorityQueuePOA
org.omg.CosCollection.PriorityQueuePOATie
public class PriorityQueuePOATie
extends PriorityQueuePOA
Constructor Summary | |
| |
|
Method Summary | |
POA | |
PriorityQueueOperations | |
void |
|
PriorityQueue |
|
PriorityQueue | |
void |
|
boolean |
|
void | |
void |
|
int |
|
boolean |
|
Methods inherited from class org.omg.CosCollection.PriorityQueuePOA | |
_all_interfaces , _invoke , _this , _this |
Methods inherited from class org.omg.PortableServer.Servant | |
_all_interfaces , _default_POA , _get_delegate , _get_interface , _get_interface_def , _is_a , _non_existent , _object_id , _orb , _poa , _set_delegate , _this_object , _this_object |
public void dequeue() throws EmptyCollection
- Specified by:
- dequeue in interface PriorityQueueOperations
public boolean element_dequeue(AnyHolder element) throws EmptyCollection
- Specified by:
- element_dequeue in interface PriorityQueueOperations
public void enqueue(Any element) throws ElementInvalid
- Specified by:
- enqueue in interface PriorityQueueOperations
public boolean unfilled()
- Specified by:
- unfilled in interface RestrictedAccessCollectionOperations