org.apache.aries.samples.blueprint.idverifier.server
Class ComplexVerifierRegistrationListener

java.lang.Object
  extended by org.apache.aries.samples.blueprint.idverifier.server.ComplexVerifierRegistrationListener

public class ComplexVerifierRegistrationListener
extends Object

Author:
forrestxm

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

Constructor Detail

ComplexVerifierRegistrationListener

public ComplexVerifierRegistrationListener()
Method Detail

reg

public void reg(PersonIDVerifierComplexImpl svcobject,
                Map props)

unreg

public void unreg(PersonIDVerifierComplexImpl svcobject,
                  Map props)


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