WebObjects 5.4.2

com.webobjects.jndiadaptor
Class JNDICallbackHandler

java.lang.Object
  extended by 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
Throws:
IOException
UnsupportedCallbackException

Last updated June 2008

Copyright © 2000-2008 Apple Inc.