Méthode |
Description |
|
Activate ( RemotingProxy remProxy, IConstructionCallMessage ctorMsg ) : IConstructionReturnMessage |
|
|
ActivateWithMessage ( Type serverType, IMessage msg, ServerIdentity srvIdToBind, Exception &e ) : Object |
|
|
CheckForInfrastructurePermission ( Assembly asm ) : void |
|
|
CheckIfConnected ( RemotingProxy proxy, IConstructionCallMessage ctorMsg ) : Object |
|
|
ConnectIfNecessary ( IConstructionCallMessage ctorMsg ) : Object |
|
|
CreateInstance ( Type serverType ) : MarshalByRefObject |
|
|
DoCrossContextActivation ( IConstructionCallMessage reqMsg ) : IConstructionReturnMessage |
|
|
DoCrossContextActivationCallback ( Object args ) : Object |
|
|
DoServerContextActivation ( IConstructionCallMessage reqMsg ) : IConstructionReturnMessage |
|
|
GetActivator ( ) : IActivator |
|
|
GetContextAttributesForType ( Type serverType ) : IContextAttribute[] |
|
|
GetGlobalAttribute ( ) : ContextAttribute |
|
|
GetPropertiesFromAttributes ( IConstructionCallMessage ctorMsg, Object attributes ) : void |
|
|
GetProxyAttribute ( Type serverType ) : ProxyAttribute |
|
|
InitActivationServices ( ) : void |
|
|
Initialize ( ) : void |
|
|
IsCurrentContextOK ( Type serverType, Object props, bool bNewObj ) : MarshalByRefObject |
|
|
IsCurrentContextOK ( Type serverType, Object props, ConstructorCallMessage &ctorCallMsg ) : bool |
|
|
PeekActivationAttributes ( Type serverType ) : Object[] |
|
|
PopActivationAttributes ( Type serverType ) : void |
|
|
PushActivationAttributes ( Type serverType, Object attributes ) : void |
|
|
QueryAttributesIfContextOK ( Context ctx, IConstructionCallMessage ctorMsg, Object attributes ) : bool |
|
|
SetupConstructionReply ( Object serverObj, IConstructionCallMessage ctorMsg, Exception e ) : IConstructionReturnMessage |
|
|
StartListeningForRemoteRequests ( ) : void |
|
|
Startup ( ) : void |
|
|