|
|||||||||
接口 java.rmi.activation.ActivationSystem
的使用
使用 ActivationSystem 的软件包 | |
---|---|
java.rmi.activation | 为 RMI 对象激活提供支持。 |
java.rmi.activation 中 ActivationSystem 的使用 |
---|
返回 ActivationSystem 的 java.rmi.activation 中的方法 | |
---|---|
ActivationSystem |
ActivationGroupID.getSystem() 返回组的激活系统。 |
static ActivationSystem |
ActivationGroup.getSystem() 返回该 VM 的激活系统。 |
参数类型为 ActivationSystem 的 java.rmi.activation 中的方法 | |
---|---|
static void |
ActivationGroup.setSystem(ActivationSystem system) 设置该 VM 的激活系统。 |
参数类型为 ActivationSystem 的 java.rmi.activation 中的构造方法 | |
---|---|
ActivationGroupID(ActivationSystem system) 构造一个惟一的组 id。 |
所有类
|
|||||||||