NetKernel APIs


org.ten60.netkernel.layer1.nkf.impl
Class NKFAccessorHelperImpl

java.lang.Object
  extended byorg.ten60.netkernel.layer1.nkf.impl.NKFHelperImpl
      extended byorg.ten60.netkernel.layer1.nkf.impl.NKFComponentHelperImpl
          extended byorg.ten60.netkernel.layer1.nkf.impl.NKFAccessorHelperImpl
All Implemented Interfaces:
INKFBasicHelper, INKFConvenienceHelper, INKFKernelHelper

public class NKFAccessorHelperImpl
extends NKFComponentHelperImpl


Constructor Summary
NKFAccessorHelperImpl(Container aContainer, IRequestorContext aContext, Scheduler aScheduler, URRequest aRequest, String aClassName)
          Creates a new instance of NKFAccessorHelperImpl
 
Method Summary
 void handleAsyncException(Exception aException)
          log the exception as we cannot throw exception asyncronously
 void handleAsyncResponse(IURRepresentation aResponse)
          no response can be handled asynchronously
 
Methods inherited from class org.ten60.netkernel.layer1.nkf.impl.NKFComponentHelperImpl
innerIssueAsyncRequest, innerIssueSyncRequest
 
Methods inherited from class org.ten60.netkernel.layer1.nkf.impl.NKFHelperImpl
createIntermediateRepresentationForAspect, createResponseFrom, createResponseFrom, createSubRequest, createSubRequest, delete, exists, fragment, getCWU, getKernel, getKernelHelper, getOwningModule, getThisKernelRequest, getThisRequest, isResponseSet, issueAsyncSubRequest, issueRequest, issueSubRequest, issueSubRequestForAspect, requestNew, setCWU, setResponse, setResponse, sinkAspect, source, source, sourceAspect, transrept, transrept
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NKFAccessorHelperImpl

public NKFAccessorHelperImpl(Container aContainer,
                             IRequestorContext aContext,
                             Scheduler aScheduler,
                             URRequest aRequest,
                             String aClassName)
Creates a new instance of NKFAccessorHelperImpl

Method Detail

handleAsyncResponse

public void handleAsyncResponse(IURRepresentation aResponse)
Description copied from class: NKFHelperImpl
no response can be handled asynchronously

Overrides:
handleAsyncResponse in class NKFHelperImpl

handleAsyncException

public void handleAsyncException(Exception aException)
Description copied from class: NKFHelperImpl
log the exception as we cannot throw exception asyncronously

Overrides:
handleAsyncException in class NKFHelperImpl

NetKernel APIs


Copyright © 2002-2004 1060 Research Ltd. All Rights Reserved.