| Package | Description |
|---|---|
| org.omg.SecurityLevel2 |
| Modifier and Type | Field and Description |
|---|---|
MechanismPolicy |
MechanismPolicyHolder.value |
| Modifier and Type | Method and Description |
|---|---|
MechanismPolicy |
CurrentOperations.create_mechanism_policy(String[] mechanisms) |
static MechanismPolicy |
MechanismPolicyHelper.extract(Any any) |
static MechanismPolicy |
MechanismPolicyHelper.narrow(Object obj) |
static MechanismPolicy |
MechanismPolicyHelper.read(InputStream in) |
static MechanismPolicy |
MechanismPolicyHelper.unchecked_narrow(Object obj) |
| Modifier and Type | Method and Description |
|---|---|
static void |
MechanismPolicyHelper.insert(Any any,
MechanismPolicy s) |
static void |
MechanismPolicyHelper.write(OutputStream _out,
MechanismPolicy s) |
| Constructor and Description |
|---|
MechanismPolicyHolder(MechanismPolicy initial) |
Copyright © 2017 JacORB. All rights reserved.