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".

Version:
generated at Mar 23, 2009 3:46:19 PM
Author:
JacORB IDL compiler V 2.3.0 (JBoss patch 6), 06-Jun-2007

Method Summary
 Any get_slot(int id)
           
 void set_slot(int id, Any data)
           
 
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
 

Method Detail

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 © 2009. All Rights Reserved.