C# Class Castle.Facilities.Remoting.Tests.RemoteSingletonTestCase

Inheritance: AbstractRemoteTestCase
Show file Open project: nats/castle-1.0.3-mono

Public Methods

Method Description
ClientContainerConsumingRemoteComponentCallback ( ) : void
CommonAppConsumingRemoteComponentsCallback ( ) : void
WiringRemoteComponentCallback ( ) : void

Protected Methods

Method Description
GetServerConfigFile ( ) : String

Private Methods

Method Description
ClientContainerConsumingRemoteComponent ( ) : void
CommonAppConsumingRemoteComponents ( ) : void
WiringRemoteComponent ( ) : void

Method Details

ClientContainerConsumingRemoteComponentCallback() public method

public ClientContainerConsumingRemoteComponentCallback ( ) : void
return void

CommonAppConsumingRemoteComponentsCallback() public method

public CommonAppConsumingRemoteComponentsCallback ( ) : void
return void

GetServerConfigFile() protected method

protected GetServerConfigFile ( ) : String
return String

WiringRemoteComponentCallback() public method

public WiringRemoteComponentCallback ( ) : void
return void