org.jboss.ejb.client
Class DefaultCallbackHandler
java.lang.Object
org.jboss.ejb.client.DefaultCallbackHandler
- All Implemented Interfaces:
- CallbackHandler
Deprecated.
@Deprecated
public class DefaultCallbackHandler
- extends Object
- implements CallbackHandler
A CallbackHandler which sets anonymous as the name during a NameCallback
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultCallbackHandler
public DefaultCallbackHandler()
- Deprecated.
handle
public void handle(Callback[] callbacks)
throws IOException,
UnsupportedCallbackException
- Deprecated.
- Specified by:
handle in interface CallbackHandler
- Throws:
IOException
UnsupportedCallbackException
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.