| Package | Description |
|---|---|
| com.cosylab.epics.caj | |
| gov.aps.jca | |
| gov.aps.jca.event |
| Modifier and Type | Class and Description |
|---|---|
class |
CAJContext
Implementation of CAJ JCA
Context. |
| Modifier and Type | Method and Description |
|---|---|
Context |
CAJMonitor.getContext() |
Context |
CAJChannel.getContext() |
| Modifier and Type | Method and Description |
|---|---|
Context |
JCALibrary.createContext(Configuration configuration)
Create a new context instance using a Configuration object.
|
Context |
JCALibrary.createContext(String fqn)
Create a new context instance using a fully qualified class name and using the Context's default configuration.
|
abstract Context |
Monitor.getContext() |
abstract Context |
Channel.getContext()
Returns the context which created this channel.
|
| Constructor and Description |
|---|
ContextExceptionEvent(Context ctxt,
Channel ch,
DBRType dbrType,
int count,
DBR dbr,
String msg) |
ContextMessageEvent(Context ctxt,
String msg) |
ContextVirtualCircuitExceptionEvent(Context ctxt,
InetAddress virtual_circuit,
CAStatus status) |
Copyright © 2004-2020 EPICS. All Rights Reserved.