org.omg.PortableInterceptor
Interface CurrentOperations
- All Superinterfaces:
- Current, CurrentOperations, IDLEntity, LocalInterface, Object, java.io.Serializable
- All Known Subinterfaces:
- Current
public interface CurrentOperations
- extends Current
Generated from IDL interface "Current"
- Author:
- JacORB IDL compiler V 2.2.3, 10-Dec-2005
Methods inherited from interface org.omg.CORBA.Object |
_create_request, _create_request, _duplicate, _get_domain_managers, _get_interface_def, _get_interface, _get_policy, _hash, _is_a, _is_equivalent, _non_existent, _release, _request, _set_policy_override |
get_slot
Any get_slot(int id)
throws InvalidSlot
- Throws:
InvalidSlot
set_slot
void set_slot(int id,
Any data)
throws InvalidSlot
- Throws:
InvalidSlot
Copyright © {inceptionYear}-2007 null. All Rights Reserved.