public abstract class AbstractBusinessService extends Object implements ILogging
LOG
AbstractBusinessService()
abstract void
consume(AbstractBusinessRequest request, AbstractBusinessResponse response)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AbstractBusinessService()
public abstract void consume(AbstractBusinessRequest request, AbstractBusinessResponse response) throws BusinessException
BusinessException
Copyright © 2012. All Rights Reserved.