org.jboss.ejb.client
Class DefaultCallbackHandler
java.lang.Object
org.jboss.ejb.client.DefaultCallbackHandler
- All Implemented Interfaces:
- CallbackHandler
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()
handle
public void handle(Callback[] callbacks)
throws IOException,
UnsupportedCallbackException
- Specified by:
handle
in interface CallbackHandler
- Throws:
IOException
UnsupportedCallbackException
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.