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.StackPOA
org.omg.CosCollection.StackPOATie
public class StackPOATie
extends StackPOA
Constructor Summary | |
| |
|
Method Summary | |
POA | |
StackOperations | |
void |
|
Stack |
|
Stack | |
boolean |
|
void |
|
void |
|
void | |
int |
|
boolean | |
boolean |
|
Methods inherited from class org.omg.CosCollection.StackPOA | |
_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 boolean element_pop(AnyHolder element) throws EmptyCollection
- Specified by:
- element_pop in interface StackOperations
public void push(Any element) throws ElementInvalid
- Specified by:
- push in interface StackOperations
public boolean top(AnyHolder element) throws EmptyCollection
- Specified by:
- top in interface StackOperations
public boolean unfilled()
- Specified by:
- unfilled in interface RestrictedAccessCollectionOperations