Method | Description | |
---|---|---|
AddComponentEntry ( |
||
CreateRemoteInstance ( String key ) : object | ||
CreateRemoteInstance ( |
||
Dispose ( ) : void | ||
Publish ( |
||
Publish ( string key ) : void | ||
RemotingRegistry ( IKernel kernel ) : System |
Method | Description | |
---|---|---|
GetModel ( |
Used in case of generics:
|
|
GetModel ( string key ) : |
||
InitializeLifetimeService ( ) : object |
public AddComponentEntry ( |
||
model | ||
return | void |
public CreateRemoteInstance ( String key ) : object | ||
key | String | |
return | object |
public CreateRemoteInstance ( |
||
serviceType | ||
return | object |
public Publish ( |
||
serviceType | ||
return | void |
public RemotingRegistry ( IKernel kernel ) : System | ||
kernel | IKernel | |
return | System |