org.jacorb.orb.portableInterceptor
public class PICurrentImpl extends LocalObject implements Current
Version: $Id: PICurrentImpl.java,v 1.11 2006/07/07 10:55:57 alphonse.bendt Exp $
Constructor Summary | |
---|---|
PICurrentImpl(ORB orb, int no_of_anys)
Create an empty current object.
| |
PICurrentImpl(PICurrentImpl source)
Make a deep copy of an existing PICurrent. |
Method Summary | |
---|---|
Any | get_slot(int id) |
void | set_slot(int id, Any data) |