com.webobjects.jndiadaptor
Class JNDICallbackHandler
java.lang.Object
com.webobjects.jndiadaptor.JNDICallbackHandler
- All Implemented Interfaces:
- CallbackHandler
- public class JNDICallbackHandler
- extends Object
- implements CallbackHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JNDICallbackHandler
public JNDICallbackHandler()
handle
public void handle(Callback[] callbacks)
throws IOException,
UnsupportedCallbackException
- Specified by:
handle
in interface CallbackHandler
- Throws:
IOException
UnsupportedCallbackException
Copyright © 2004 Apple Computer, Inc.