VisiBroker for Java

com.inprise.vbroker.interceptor
Class Closure

java.lang.Object
  extended by com.inprise.vbroker.interceptor.Closure
Direct Known Subclasses:
ExtendedClosure

public class Closure
extends java.lang.Object

Closure objects are created by the ORB at the beginning of certain sequences of interceptor calls. The same Closure object is used for all calls in that particular sequence. The Closure object contains a single public data field,object, of type java.lang.Object which may be set by the interceptor to keep state information. The sequences for which Closure objects are created vary depending on the interceptor type.


Field Summary
 java.lang.Object object
           
 
Constructor Summary
Closure()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

object

public java.lang.Object object
Constructor Detail

Closure

public Closure()

Borland Software Corporation
http://www.borland.com
100 Enterprise Way
Scotts Valley, CA 95066
Voice: (831) 431-1000
pubsweb@borland.com

Read the latest documentation online