Klasse MockBackendClient
java.lang.Object
ch.nolix.system.application.main.AbstractClient<MockBackendClient>
ch.nolix.system.application.main.AbstractBackendClient<MockBackendClient,Object>
ch.nolix.systemtest.application.main.MockBackendClient
- Alle implementierten Schnittstellen:
ISecuriyModeHolder,ConnectionSideRequestable,Closeable,CloseStateRequestable,GroupCloseable,IBackendClient<Object>,IClient,AutoCloseable
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungprotected INode<?> getDataFromHere(IChainedNode request) protected voidrunHere(IChainedNode command) Lets the currentAbstractClientrun the given command.Von Klasse geerbte Methoden ch.nolix.system.application.main.AbstractBackendClient
getApplicationAsTarget, getApplicationName, getStoredApplicationService, getStoredCurrentSession, isOnBackend, noteClose, setEndPointVon Klasse geerbte Methoden ch.nolix.system.application.main.AbstractClient
getDataFromCounterpart, getSecurityMode, getStoredCloseController, getUrlInstanceNameOfTargetApplication, hasRequestedConnection, hasUrlInstanceNameOfTargetApplication, isClosed, runOnCounterpart, runOnCounterpart, runOnCounterpartVon Klasse geerbte Methoden java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitVon Schnittstelle geerbte Methoden ch.nolix.coreapi.resourcecontrol.closecontroller.CloseStateRequestable
isOpenVon Schnittstelle geerbte Methoden ch.nolix.coreapi.net.staterequest.ConnectionSideRequestable
isOnFrontendVon Schnittstelle geerbte Methoden ch.nolix.coreapi.resourcecontrol.closecontroller.GroupCloseable
close, createCloseDependencyTo, getStoredCloseController, isClosedVon Schnittstelle geerbte Methoden ch.nolix.systemapi.application.client.IClient
getUrlInstanceNameOfTargetApplication, hasRequestedConnection, hasUrlInstanceNameOfTargetApplicationVon Schnittstelle geerbte Methoden ch.nolix.coreapi.net.netattribute.ISecuriyModeHolder
getSecurityMode
-
Konstruktordetails
-
MockBackendClient
public MockBackendClient()
-
-
Methodendetails
-
getDataFromHere
- Angegeben von:
getDataFromHerein KlasseAbstractClient<MockBackendClient>- Parameter:
request-- Gibt zurück:
- the data the given request requests from the current
AbstractClient.
-
runHere
Beschreibung aus Klasse kopiert:AbstractClientLets the currentAbstractClientrun the given command.- Angegeben von:
runHerein KlasseAbstractClient<MockBackendClient>- Parameter:
command-
-
getStoredLatestGetDataFromHereRequest
-
getStoredLatestRunHereCommand
-