Package | Description |
---|---|
org.omg.SecurityLevel2 |
Modifier and Type | Field and Description |
---|---|
AuditChannel |
AuditChannelHolder.value |
Modifier and Type | Method and Description |
---|---|
AuditChannel |
AuditDecisionOperations.audit_channel() |
static AuditChannel |
AuditChannelHelper.extract(Any any) |
static AuditChannel |
AuditChannelHelper.narrow(Object obj) |
static AuditChannel |
AuditChannelHelper.read(InputStream in) |
static AuditChannel |
AuditChannelHelper.unchecked_narrow(Object obj) |
Modifier and Type | Method and Description |
---|---|
static void |
AuditChannelHelper.insert(Any any,
AuditChannel s) |
static void |
AuditChannelHelper.write(OutputStream _out,
AuditChannel s) |
Constructor and Description |
---|
AuditChannelHolder(AuditChannel initial) |