软件包 | 描述 |
---|---|
java.rmi.activation |
为RMI对象激活支持。
|
Modifier and Type | Method and Description |
---|---|
ActivationGroupDesc.CommandEnvironment |
ActivationGroupDesc.getCommandEnvironment()
返回组的命令环境控制对象。
|
Constructor and Description |
---|
ActivationGroupDesc(Properties overrides, ActivationGroupDesc.CommandEnvironment cmd)
构造一个组描述符,该描述符使用组实现和代码位置的系统默认值。
|
ActivationGroupDesc(String className, String location, MarshalledObject<?> data, Properties overrides, ActivationGroupDesc.CommandEnvironment cmd)
指定要用于组的替代组实现和执行环境。
|
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved.