org.omg.CORBA
Interface Pollable

All Superinterfaces:
IDLEntity, Serializable, ValueBase
All Known Subinterfaces:
DIIPollable

public interface Pollable
extends ValueBase

Generated from IDL abstract value type "Pollable".

Version:
generated at Sep 22, 2012 10:58:05 AM
Author:
JacORB IDL compiler V 2.3.0 (JBoss patch 6), 06-Jun-2007

Method Summary
 PollableSet create_pollable_set()
           
 boolean is_ready(int timeout)
           
 
Methods inherited from interface org.omg.CORBA.portable.ValueBase
_truncatable_ids
 

Method Detail

is_ready

boolean is_ready(int timeout)

create_pollable_set

PollableSet create_pollable_set()


Copyright © 2003-2012 Apache Software Foundation. All Rights Reserved.