WebObjects 5.2.2

com.webobjects.jndiadaptor
Class JNDICallbackHandler

java.lang.Object
  |
  +--com.webobjects.jndiadaptor.JNDICallbackHandler
All Implemented Interfaces:
CallbackHandler

public class JNDICallbackHandler
extends Object
implements CallbackHandler


Constructor Summary
JNDICallbackHandler()
           
 
Method Summary
 void handle(Callback[] callbacks)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JNDICallbackHandler

public JNDICallbackHandler()
Method Detail

handle

public void handle(Callback[] callbacks)
            throws IOException,
                   UnsupportedCallbackException
Specified by:
handle in interface CallbackHandler
IOException
UnsupportedCallbackException

Last updated Mon Oct 13 15:42:52 PDT 2003.

Copyright © 2003 Apple Computer, Inc.