org.omg.PortableInterceptor
Interface CurrentOperations

All Superinterfaces:
Current, CurrentOperations, IDLEntity, LocalInterface, Object, Serializable
All Known Subinterfaces:
Current

public interface CurrentOperations
extends Current

Generated from IDL interface "Current".

Version:
generated at Sep 22, 2012 10:58:00 AM
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 © 2003-2012 Apache Software Foundation. All Rights Reserved.