org.apache.aries.samples.blueprint.idverifier.client
Class CreditQueryRegistrationListener

java.lang.Object
  extended by org.apache.aries.samples.blueprint.idverifier.client.CreditQueryRegistrationListener

public class CreditQueryRegistrationListener
extends Object

Author:
forrestxm

Constructor Summary
CreditQueryRegistrationListener()
           
 
Method Summary
 void reg(CreditRecordOperationImpl svcobject, Map props)
           
 void unreg(CreditRecordOperationImpl svcobject, Map props)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CreditQueryRegistrationListener

public CreditQueryRegistrationListener()
Method Detail

reg

public void reg(CreditRecordOperationImpl svcobject,
                Map props)

unreg

public void unreg(CreditRecordOperationImpl svcobject,
                  Map props)


Copyright © 2009-2012 The Apache Software Foundation. All Rights Reserved.