xmlBlaster 2.2.0 API

org.xmlBlaster.client.jmx
Class XmlBlasterCallback

java.lang.Object
  extended by org.xmlBlaster.client.jmx.XmlBlasterCallback
All Implemented Interfaces:
java.io.Serializable, Callback

public class XmlBlasterCallback
extends java.lang.Object
implements Callback

See Also:
Serialized Form

Field Summary
private  Global glob
           
private  java.lang.String ID
           
private static java.util.logging.Logger log
           
private static java.lang.String ME
           
private  MethodInvocation mi
           
private  int status
           
 
Constructor Summary
XmlBlasterCallback(java.lang.String ID, MethodInvocation mi)
           
 
Method Summary
 java.lang.Object get()
           
 int peek()
           
protected  void setMethodInvocation(MethodInvocation mi)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

status

private int status

ME

private static java.lang.String ME

ID

private java.lang.String ID

mi

private MethodInvocation mi

glob

private Global glob

log

private static java.util.logging.Logger log
Constructor Detail

XmlBlasterCallback

XmlBlasterCallback(java.lang.String ID,
                   MethodInvocation mi)
Method Detail

setMethodInvocation

protected void setMethodInvocation(MethodInvocation mi)

peek

public int peek()
Specified by:
peek in interface Callback

get

public java.lang.Object get()
                     throws java.rmi.RemoteException
Specified by:
get in interface Callback
Throws:
java.rmi.RemoteException

xmlBlaster 2.2.0 API

Copyright © 1999-2014 The xmlBlaster.org contributers.