|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.retek.component.rcomrib.RcomRibAbstractInjector
Field Summary |
Fields inherited from interface com.retek.rib.binding.injector.Injector |
VERSION_STR |
Constructor Summary | |
RcomRibAbstractInjector()
|
Method Summary | |
protected DistributedContext |
getContext()
|
void |
inject(com.retek.rib.binding.payload.Payload payload)
|
void |
inject(java.lang.String type,
com.retek.rib.binding.payload.Payload payload)
|
protected abstract void |
processPayload(com.retek.rib.binding.payload.Payload payload)
Subclasses are responsible for implementing this method. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public RcomRibAbstractInjector()
Method Detail |
protected DistributedContext getContext()
public void inject(java.lang.String type, com.retek.rib.binding.payload.Payload payload) throws com.retek.platform.exception.RetekBusinessException, com.retek.platform.exception.RetekSystemException
inject
in interface com.retek.rib.binding.injector.Injector
com.retek.platform.exception.RetekBusinessException
com.retek.platform.exception.RetekSystemException
public final void inject(com.retek.rib.binding.payload.Payload payload) throws SystemException, BusinessException
SystemException
BusinessException
protected abstract void processPayload(com.retek.rib.binding.payload.Payload payload) throws SystemException, BusinessException
SystemException
BusinessException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |