Business Objects
Quark Platform Documentation
Version 1.7.0_0
Business Objects

org.openquark.cal.module.Cal.Experimental.Concurrent
Class CAL_BlockingQueue.TypeConstructors

java.lang.Object
  extended by org.openquark.cal.module.Cal.Experimental.Concurrent.CAL_BlockingQueue.TypeConstructors
Enclosing class:
CAL_BlockingQueue

public static final class CAL_BlockingQueue.TypeConstructors
extends Object

This inner class (TypeConstructors) contains constants and methods related to binding to CAL TypeConstructors in the Cal.Experimental.Concurrent.BlockingQueue module.


Field Summary
static QualifiedName BlockingQueue
          A blocking queue has a predefined size.
 
Constructor Summary
CAL_BlockingQueue.TypeConstructors()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

BlockingQueue

public static final QualifiedName BlockingQueue
A blocking queue has a predefined size. When it reaches this size, an attempt to put more items will block.

Constructor Detail

CAL_BlockingQueue.TypeConstructors

public CAL_BlockingQueue.TypeConstructors()

Business Objects
Quark Platform Documentation
Version 1.7.0_0
Business Objects

Copyright © 2007 Business Objects. All rights reserved.