|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.axeda.esrs.portal.callback.DefaultRegistrationCallbackHandler
public class DefaultRegistrationCallbackHandler
Created by IntelliJ IDEA. User: kholbrook Date: Sep 10, 2009 Time: 9:24:17 AM To change this template use File | Settings | File Templates.
| Constructor Summary | |
|---|---|
DefaultRegistrationCallbackHandler()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getCallbackhandlerName()
Get the name of the callback handler |
void |
handle(AxedaCallback callback)
Handle the passed in AxedaCallback object |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultRegistrationCallbackHandler()
| Method Detail |
|---|
public void handle(AxedaCallback callback)
handle in interface AxedaCallbackHandlercallback - The AxedaCallback object being passed in for processingpublic java.lang.String getCallbackhandlerName()
getCallbackhandlerName in interface AxedaCallbackHandler
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||