| Package | Description |
|---|---|
| org.tango.server |
| Modifier and Type | Method and Description |
|---|---|
InvocationContext.CallType |
InvocationContext.getCallType()
|
static InvocationContext.CallType |
InvocationContext.CallType.getFromDevSource(fr.esrf.Tango.DevSource devSource) |
static InvocationContext.CallType |
InvocationContext.CallType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InvocationContext.CallType[] |
InvocationContext.CallType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
InvocationContext(InvocationContext.ContextType context,
InvocationContext.CallType callType,
fr.esrf.Tango.ClntIdent clientID,
String... names)
Ctr
|
Copyright © 2012–2017 Tango Controls. All rights reserved.