org.omg.CORBA.portable

Class ServantObjectExt


public abstract class ServantObjectExt
extends ServantObject

Copyright (c) 2002 Object Management Group. Unlimited rights to duplicate and use this code are hereby granted provided that this copyright notice is included.

Field Summary

Fields inherited from class org.omg.CORBA.portable.ServantObject

servant

Method Summary

void
exceptionalCompletion(Throwable thr)
void
normalCompletion()

Method Details

exceptionalCompletion

public void exceptionalCompletion(Throwable thr)


normalCompletion

public void normalCompletion()