org.omg.CORBA
Interface Pollable

All Superinterfaces:
IDLEntity, java.io.Serializable, ValueBase
All Known Subinterfaces:
DIIPollable

public interface Pollable
extends ValueBase

Generated from IDL definition of abstract value type "Pollable"

Author:
JacORB IDL compiler

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 © {inceptionYear}-2007 null. All Rights Reserved.